Cheng Zhao
|
f740684f41
|
Merge pull request #2400 from atom/thumbar_button
Implement API for supporting thumbnail toolbars
|
2015-08-06 09:55:26 +08:00 |
|
Cheng Zhao
|
20a8e7838f
|
Merge pull request #2424 from deepak1556/web_contents_patch
webcontents: minor patches
|
2015-08-06 09:52:16 +08:00 |
|
Haojian Wu
|
2f1cb8b52a
|
Expose NativeWindow.setThumbarButtons API to all platforms.
|
2015-08-05 22:30:05 +08:00 |
|
Robo
|
0a7a4c0d0a
|
webview: adding load-commit event
|
2015-08-05 19:22:30 +05:30 |
|
Robo
|
6b8d4a43a3
|
override: intialise BrowserWindowProxy.closed
|
2015-08-05 19:22:30 +05:30 |
|
Haojian Wu
|
78eac4116c
|
Polish thumbar code.
* Fix a memory leak in thumbar initialization.
* Check the number of thumbar buttons, should be <= 7.
* Correct to check thumbar button click event.
|
2015-08-05 19:38:12 +08:00 |
|
Cheng Zhao
|
5a2f94f415
|
Merge pull request #2423 from atom/fix-release-leak
Fix memory leak when creating NativeImage
|
2015-08-05 15:55:52 +08:00 |
|
Cheng Zhao
|
2f04f76e69
|
ImageSkiaRep doesn't release memory
|
2015-08-05 15:49:37 +08:00 |
|
Cheng Zhao
|
b8d364f11e
|
Merge pull request #2422 from atom/resizable-resize
mac: Disable resizing window when changing style mask
|
2015-08-05 14:44:31 +08:00 |
|
Cheng Zhao
|
5871428c83
|
spec: BrowserWindow.setResizable should not change window size
|
2015-08-05 14:25:53 +08:00 |
|
Cheng Zhao
|
1505dc207b
|
mac: Disable resizing window when changing style mask
|
2015-08-05 14:12:55 +08:00 |
|
Haojian Wu
|
dfd076a3e5
|
Move atom_desktop_window_tree_host_win to atom/browser/ui/win directory.
|
2015-08-05 13:55:06 +08:00 |
|
Haojian Wu
|
ad01a1731a
|
📝 say more about thumbnail toolbar.
|
2015-08-05 13:55:04 +08:00 |
|
Haojian Wu
|
97ab780305
|
📝 BrowserWindow.setThumbarButton API.
|
2015-08-05 13:55:04 +08:00 |
|
Haojian Wu
|
54af048f04
|
win: Add BrowserWindow.setThumbarButtons API.
|
2015-08-05 13:55:02 +08:00 |
|
Cheng Zhao
|
488a69d461
|
Merge pull request #2419 from atom/clean-native-window
Clean up NativeWindow code
|
2015-08-05 13:28:09 +08:00 |
|
Cheng Zhao
|
bbd6c927b1
|
Remove a few unused headers
|
2015-08-05 13:18:41 +08:00 |
|
Cheng Zhao
|
adbb909b39
|
Move ShouldUseGlobalMenuBar to x_window_utils
|
2015-08-05 13:16:03 +08:00 |
|
Cheng Zhao
|
58b1172025
|
Avoid exposing data members to subclass
|
2015-08-05 12:46:32 +08:00 |
|
Cheng Zhao
|
438a5acc0f
|
Use ranged for loop
|
2015-08-05 12:34:45 +08:00 |
|
Cheng Zhao
|
58c0486236
|
Remove duplicate UpdateDraggableRegions
|
2015-08-05 12:32:22 +08:00 |
|
Cheng Zhao
|
1c4f50b2df
|
Merge pull request #2418 from deepak1556/content_tracing_api_patch
tracing: fix api and docs
|
2015-08-05 10:42:18 +08:00 |
|
Cheng Zhao
|
dc60bfa885
|
Merge pull request #2410 from atom/pop_context_menu_issue
Check context menu when calling popContextMenu API.
|
2015-08-05 10:04:26 +08:00 |
|
Robo
|
3b05b135a5
|
tracing: fix api and docs
|
2015-08-05 02:29:55 +05:30 |
|
Cheng Zhao
|
6b65a66119
|
Update brightray for #2263
|
2015-08-04 22:53:03 +08:00 |
|
Cheng Zhao
|
97c15c463e
|
Merge pull request #2412 from atom/dialog-title
win: Use app name as default title of message box
|
2015-08-04 22:52:20 +08:00 |
|
Cheng Zhao
|
50f226e34e
|
win: Use app name as default title of message box
TaskDialogIndirect doesn't allow empty name, if we set empty title
it will show "electron.exe" in title.
|
2015-08-04 21:57:00 +08:00 |
|
Cheng Zhao
|
2d18f91e57
|
Merge pull request #2411 from atom/fix-crash-reporter
Fix crash reporter process not exiting if there is another one running
|
2015-08-04 21:22:18 +08:00 |
|
Machisté N. Quintana
|
7910fe7785
|
Only build pushes on Travis for master branch [ci skip]
|
2015-08-04 08:27:17 -04:00 |
|
Haojian Wu
|
613e5c77ea
|
Check context menu when calling popContextMenu API.
|
2015-08-04 19:45:44 +08:00 |
|
Cheng Zhao
|
c872b1a770
|
Use different name for window class name
|
2015-08-04 19:35:46 +08:00 |
|
Cheng Zhao
|
db58048077
|
Use different name for wait events for different apps
|
2015-08-04 19:30:35 +08:00 |
|
Cheng Zhao
|
14803e4cf8
|
Close handle when waiting is end
|
2015-08-04 19:18:12 +08:00 |
|
Cheng Zhao
|
1347c61c8e
|
Set AppUserModelID for all renderer processes
|
2015-08-04 17:13:05 +08:00 |
|
Cheng Zhao
|
69b20d25ee
|
Update brightray for #2294
|
2015-08-04 16:48:10 +08:00 |
|
Cheng Zhao
|
9642cd286e
|
Merge pull request #2408 from atom/window-opener
Only set window.opener for windows opened by window.open
|
2015-08-04 16:13:09 +08:00 |
|
Cheng Zhao
|
2a30520799
|
Only set window.opener for windows opened by window.open
|
2015-08-04 15:47:12 +08:00 |
|
Cheng Zhao
|
039d4aaecb
|
spec: Test window.opener
|
2015-08-04 15:46:59 +08:00 |
|
Cheng Zhao
|
9e922dd0c7
|
spec: Don't set window to fullscreen unless under travis
|
2015-08-04 15:40:31 +08:00 |
|
Cheng Zhao
|
4ac59e2674
|
Merge pull request #2391 from seanchas116/support-remote-promise
Support Promise over remote objects
|
2015-08-03 15:22:36 +08:00 |
|
Cheng Zhao
|
7c5d443284
|
Merge pull request #2394 from DerNivel/fix-typos
Fix typos
|
2015-08-03 15:04:13 +08:00 |
|
Cheng Zhao
|
666a2233a7
|
Merge pull request #2389 from atom/resize-mask-flag
Fix a bug calling setResizable multiple times will take no effect on OS X.
|
2015-08-03 14:52:40 +08:00 |
|
Cheng Zhao
|
7c75329b18
|
Merge pull request #2375 from deepak1556/web_frame_api_patch
webFrame: api to make scheme bypass CSP
|
2015-08-03 14:46:40 +08:00 |
|
Cheng Zhao
|
e135bcb5b7
|
docs: userGesture is optional
|
2015-08-03 14:43:01 +08:00 |
|
Cheng Zhao
|
d455232eb1
|
Merge pull request #2383 from deepak1556/render_script_execution_patch
render: executejavascript with option to create usergesture context
|
2015-08-03 14:37:29 +08:00 |
|
Ryohei Ikegami
|
c8a794ac34
|
Use constructor name to check if Promise
|
2015-08-01 12:20:16 +09:00 |
|
Jonathan
|
c0ce8723d4
|
Fix typo
|
2015-07-31 20:16:26 +02:00 |
|
Jonathan
|
9dab6e02ca
|
Fix typo
|
2015-07-31 20:14:50 +02:00 |
|
Robo
|
9fb03d584c
|
add spec and fix docs
|
2015-07-31 12:30:17 +05:30 |
|
Ryohei Ikegami
|
428ad20807
|
Change spec to test Promise in both side
|
2015-07-31 14:52:48 +09:00 |
|