Cheng Zhao
|
c2cff39bc5
|
gtk: Initial implementation of save dialog.
|
2014-03-13 12:58:27 +08:00 |
|
Cheng Zhao
|
1ebbf32f29
|
Merge pull request #211 from atom/linux-message-box
Implement message box API on Linux
|
2014-03-12 13:37:20 +00:00 |
|
Cheng Zhao
|
7c3ac01fd3
|
💄 Fix pylint warning.
|
2014-03-12 21:25:13 +08:00 |
|
Cheng Zhao
|
676a48ae28
|
gtk: Make synchronous message box work.
|
2014-03-12 21:17:13 +08:00 |
|
Cheng Zhao
|
5f215cfa6b
|
gtk: Be aware of "Cancel" button in message box.
|
2014-03-12 21:10:00 +08:00 |
|
Cheng Zhao
|
4d175b8f81
|
gtk: Make the message box asynchronous.
|
2014-03-12 21:01:04 +08:00 |
|
Cheng Zhao
|
df692f164c
|
gtk: Left align message box text.
|
2014-03-12 20:39:04 +08:00 |
|
Cheng Zhao
|
e30fef09c8
|
gtk: Add gtk_util from Chromium.
|
2014-03-12 20:38:52 +08:00 |
|
Cheng Zhao
|
6b9148127e
|
gtk: Initial implementation of message box.
|
2014-03-12 20:17:22 +08:00 |
|
Cheng Zhao
|
63ed4acd49
|
Bump v0.10.7.
|
2014-03-11 09:54:05 +00:00 |
|
Cheng Zhao
|
99ee21d657
|
linux: Generate symbols from the symbol file.
|
2014-03-11 09:04:41 +00:00 |
|
Cheng Zhao
|
449748b044
|
Remove vendor/apm/node_modules in cibuild.
|
2014-03-11 00:01:06 +08:00 |
|
Cheng Zhao
|
1019952989
|
Merge pull request #208 from atom/default-sandboxed-iframe
Make iframe sandboxed by default
|
2014-03-10 15:47:39 +00:00 |
|
Cheng Zhao
|
1c057c8ea1
|
Update libchromiumcontent for iframe sandbox.
|
2014-03-10 22:47:21 +08:00 |
|
Cheng Zhao
|
89507a2524
|
💄 Remove console output.
|
2014-03-10 22:46:15 +08:00 |
|
Cheng Zhao
|
31b08a3ec6
|
Update specs with new sandbox setting.
|
2014-03-10 22:42:03 +08:00 |
|
Cheng Zhao
|
b96aee50e1
|
📝 Mention that iframe is sandboxed by default.
|
2014-03-10 22:33:34 +08:00 |
|
Cheng Zhao
|
337e9f9553
|
Fixes crash caused by NativeWindow::IsWebViewFocused.
The RenderViewHostView could be NULL when the renderer process has
crashed.
Fixes #206.
|
2014-03-10 09:24:51 +08:00 |
|
Cheng Zhao
|
3260b42b18
|
Bump v0.10.6.
|
2014-03-05 04:43:45 -08:00 |
|
Cheng Zhao
|
f9c5d0796c
|
Merge pull request #202 from atom/fix-acclerated-composition
Enable accelerated composition in normal window
|
2014-03-06 04:25:43 +00:00 |
|
Cheng Zhao
|
2f113286aa
|
Disable acclerated composition in frameless window.
|
2014-03-06 11:07:04 +08:00 |
|
Cheng Zhao
|
686493e8ec
|
Append command line for renderer in NativeWindow.
|
2014-03-06 10:40:10 +08:00 |
|
Cheng Zhao
|
1b3e6bdb92
|
Bring back accelerated composition.
|
2014-03-06 10:30:42 +08:00 |
|
Cheng Zhao
|
0fe65a688e
|
Temporary fix for flashing devtools.
|
2014-03-06 10:30:22 +08:00 |
|
Cheng Zhao
|
377666503c
|
Bump v0.10.5.
|
2014-03-01 14:05:02 -08:00 |
|
Cheng Zhao
|
0411c2d2b6
|
Do not rely on thread to implement modal dialog.
Fixes #199.
|
2014-03-05 20:02:15 +08:00 |
|
Cheng Zhao
|
839a751de5
|
Add 'activate-with-no-open-windows' event for app.
Fixes #194.
|
2014-03-05 18:09:44 +08:00 |
|
Cheng Zhao
|
a74d3d210d
|
Merge pull request #196 from atom/iframe-security
Fix iframe security
|
2014-03-04 14:12:26 +00:00 |
|
Cheng Zhao
|
df86c9dac1
|
Add spec for sanbox attribute of iframe.
|
2014-03-04 22:04:41 +08:00 |
|
Cheng Zhao
|
e3d67a304f
|
📝 Notice on sandbox attribute.
|
2014-03-04 21:44:15 +08:00 |
|
Cheng Zhao
|
77253abbd7
|
📝 Mention the change of default security of node integration.
|
2014-03-04 21:25:43 +08:00 |
|
Cheng Zhao
|
013a7717b4
|
Enable web security.
|
2014-03-04 21:23:18 +08:00 |
|
Cheng Zhao
|
aae4abfa86
|
Use except-iframe security by default.
|
2014-03-04 20:12:43 +08:00 |
|
Cheng Zhao
|
abc6e1e289
|
Merge pull request #195 from atom/undocked-devtools
Disable the detachment of devtools
|
2014-03-04 12:08:26 +00:00 |
|
Cheng Zhao
|
dc154f3907
|
Disable the detachment of devtools.
|
2014-03-04 19:59:25 +08:00 |
|
Cheng Zhao
|
9f86fa1893
|
Correctly free devtools window.
|
2014-03-04 19:02:48 +08:00 |
|
Cheng Zhao
|
01b42c9e59
|
Make devtools API aware of devtools window.
|
2014-03-04 18:45:36 +08:00 |
|
Cheng Zhao
|
6bd0b82b2e
|
Store the devtools window in weak pointer.
|
2014-03-04 18:42:37 +08:00 |
|
Cheng Zhao
|
391468ece0
|
Make DevToolsDelegate respond to messages.
|
2014-03-04 17:50:57 +08:00 |
|
Cheng Zhao
|
5e05a3045c
|
Use InspectableWebContentsDelegate.
|
2014-03-04 17:08:30 +08:00 |
|
Cheng Zhao
|
c2996d4fd1
|
Take control if devtools is undocked.
|
2014-03-04 15:46:12 +08:00 |
|
Cheng Zhao
|
d37bf06b5a
|
Make the DebugDevTools API more generic.
|
2014-03-04 14:35:35 +08:00 |
|
Cheng Zhao
|
1c07235121
|
Disable the undocked devtools.
|
2014-03-04 14:25:15 +08:00 |
|
Cheng Zhao
|
59a2430f1d
|
Merge pull request #191 from atom/win-ci
Try fix Windows CI
|
2014-03-03 12:47:03 +00:00 |
|
Cheng Zhao
|
87221f8f55
|
💄 Fix pylint warning.
|
2014-03-03 20:03:37 +08:00 |
|
Cheng Zhao
|
e3215a1f21
|
Update to latest apm.
|
2014-03-03 19:57:08 +08:00 |
|
Cheng Zhao
|
2522bc2298
|
Fix calling node in coffeelint.
|
2014-03-03 19:50:32 +08:00 |
|
Cheng Zhao
|
f3103e9b00
|
Merge pull request #189 from atom/linux-symbols
Dump breakpad symbols on Linux
|
2014-03-03 11:45:45 +00:00 |
|
Cheng Zhao
|
e897377879
|
win: Disable pylint in cibuildbuild.
|
2014-03-03 11:31:45 +00:00 |
|
Cheng Zhao
|
6833865ff3
|
Update libchromiumcontent: Contain linux symbols.
|
2014-03-03 11:12:22 +00:00 |
|