deepak1556
|
2785a4cc48
|
browser: create quota permission context to allow quota request
|
2015-05-12 17:52:30 +05:30 |
|
Cheng Zhao
|
827741a9c6
|
Bump v0.26.0
|
2015-05-12 17:24:00 +08:00 |
|
Cheng Zhao
|
e817192df3
|
Make history.go work
|
2015-05-11 16:44:01 +08:00 |
|
Cheng Zhao
|
2bb7497312
|
Handle when in-page entries are cleared
|
2015-05-11 16:37:53 +08:00 |
|
Cheng Zhao
|
82ffa4d2b1
|
Send history operations as asynchronous messages
Sending as sync message will cause weird results for
NavigationController
|
2015-05-11 16:03:25 +08:00 |
|
Cheng Zhao
|
d1545a64ae
|
Don't force restart renderer process for in-page navigation
|
2015-05-11 14:40:40 +08:00 |
|
Cheng Zhao
|
40631edb70
|
Use Chrome's navigation controller for in-page navigations
|
2015-05-11 14:30:26 +08:00 |
|
Cheng Zhao
|
4c10925694
|
Add remote.getCurrentWebContents API
|
2015-05-11 14:05:20 +08:00 |
|
Cheng Zhao
|
fc2bc20572
|
Determine wheter a navigation entry is in-page
|
2015-05-11 13:51:52 +08:00 |
|
deepak1556
|
24bcd3b21e
|
provide default error message
|
2015-05-11 10:24:44 +05:30 |
|
deepak1556
|
9ab53b0e4b
|
protocol: adding error job to log error with custom protocols
|
2015-05-11 10:17:31 +05:30 |
|
Cheng Zhao
|
75e5695317
|
Merge pull request #1554 from deepak1556/favicon_patch
webContents: removing getFavicon api
|
2015-05-10 21:22:01 +08:00 |
|
Cheng Zhao
|
66ef52197a
|
mac: Make "standard-window" option default to true
|
2015-05-10 21:16:08 +08:00 |
|
Cheng Zhao
|
9e3f108fad
|
Merge pull request #1585 from joshaber/no-texture
Use the standard window background
|
2015-05-10 21:09:38 +08:00 |
|
Cheng Zhao
|
1571c3537d
|
Merge pull request #1601 from hokein/fix-out-of-bound
Fix a potential out-of-bound issue in Accelerator.
|
2015-05-10 21:04:45 +08:00 |
|
Cheng Zhao
|
ce042d0524
|
mac: Don't use [NSScreen mainScreen]
|
2015-05-10 16:51:18 +08:00 |
|
deepak1556
|
15ae6b8d36
|
fix lint errors and add documentation
|
2015-05-10 10:25:19 +05:30 |
|
deepak1556
|
3fdc4543b8
|
ppapi flash plugin support
|
2015-05-10 09:22:09 +05:30 |
|
joshaber
|
85119db81a
|
Use a new option to opt into the standard window.
|
2015-05-08 16:28:24 -04:00 |
|
Cheng Zhao
|
4d9470c24e
|
Bump v0.25.3
|
2015-05-08 14:28:30 +08:00 |
|
Haojian Wu
|
2b82e523bf
|
Fix a potential out-of-bound issue in Accelerator.
|
2015-05-07 15:46:38 +08:00 |
|
Cheng Zhao
|
9d54092f41
|
Merge pull request #1512 from hokein/add-win-key
Add `Super` key support in global-shortcut API.
|
2015-05-07 10:35:56 +08:00 |
|
joshaber
|
5f357d39b2
|
If it's frameless then use the textured background.
|
2015-05-06 10:08:24 -04:00 |
|
joshaber
|
102fb66461
|
Remove the textured background.
|
2015-05-05 20:53:26 -04:00 |
|
Haojian Wu
|
0f67b1866a
|
Add Super key support in global-shortcut API.
|
2015-05-05 22:49:32 +08:00 |
|
deepak1556
|
22c50d0800
|
webContents: removing getFavicon api
|
2015-05-04 13:39:13 +05:30 |
|
Cheng Zhao
|
0d4d2080ca
|
Implement size and position APIs with bounds API
|
2015-05-04 12:47:56 +08:00 |
|
Cheng Zhao
|
7142cae041
|
mac: Also use [NSScreen mainScreen] in other places
|
2015-05-04 12:33:51 +08:00 |
|
Cheng Zhao
|
f5cf3556b1
|
Pass bounds in clicked event of tray
|
2015-05-04 11:43:22 +08:00 |
|
Cheng Zhao
|
a53b1f7edf
|
win: Mouse position is not notify icon's position
|
2015-05-04 11:37:23 +08:00 |
|
Cheng Zhao
|
294dbac869
|
Merge pull request #1543 from deepak1556/tray_icon_patch
tray: send tray icon position as payload onclick OSX and windows
|
2015-05-04 11:11:13 +08:00 |
|
Cheng Zhao
|
5f27bb597f
|
Merge pull request #1545 from deepak1556/windows_patch
window: adding setBounds and getBounds api
|
2015-05-04 11:03:50 +08:00 |
|
Paul Betts
|
4f67415607
|
Enable NPAPI by default, trump Chromium's default
|
2015-05-01 16:59:40 -07:00 |
|
deepak1556
|
9ae59e8ac7
|
removed move utility and replaced with setbounds
|
2015-05-01 20:10:46 +05:30 |
|
deepak1556
|
6d7d068e49
|
tray: send tray icon position as payload onclick OSX
|
2015-05-01 19:30:01 +05:30 |
|
deepak1556
|
ae6a1b409f
|
window: adding setBounds and getBounds api
|
2015-05-01 16:20:53 +05:30 |
|
Cheng Zhao
|
4608f5e9cd
|
Bump v0.25.2
|
2015-05-01 14:57:25 +08:00 |
|
Cheng Zhao
|
9300859983
|
Merge pull request #1535 from deepak1556/contents_patch
webContents: adding serviceworker helper utilities
|
2015-05-01 14:56:35 +08:00 |
|
deepak1556
|
d76bd4a103
|
webContents: adding serviceworker helper utilities
|
2015-05-01 12:02:57 +05:30 |
|
Cheng Zhao
|
bfac7f7a17
|
Make beforeunload work in webview
|
2015-05-01 13:48:39 +08:00 |
|
Cheng Zhao
|
817dfbdc27
|
Merge pull request #1525 from deepak1556/dom_event_patch
webContents: providing dom-ready event
|
2015-05-01 12:08:03 +08:00 |
|
Cheng Zhao
|
72f5381c31
|
Merge pull request #1521 from deepak1556/title_patch
webContents: check for navigation entry before using
|
2015-04-30 16:54:14 +08:00 |
|
deepak1556
|
8c5f171a93
|
webContents: providing dom-ready event
|
2015-04-30 09:58:29 +05:30 |
|
Cheng Zhao
|
8d3404d26c
|
win: Fix compilation error
|
2015-04-29 15:13:46 +08:00 |
|
Cheng Zhao
|
05e0564426
|
Merge pull request #1477 from atom/dont-rig-app-name
Provide an optional way to explicitly set the AppUserModelID
|
2015-04-29 14:10:12 +08:00 |
|
deepak1556
|
d8be645d5a
|
webContents: check for navigation entry before using
|
2015-04-29 08:57:49 +05:30 |
|
Cheng Zhao
|
c6cf91d11f
|
Add 'disable-auto-hide-cursor' option
|
2015-04-29 10:26:31 +08:00 |
|
Cheng Zhao
|
3a50c9e48c
|
Update to the new patch for acceptsFirstMouse
|
2015-04-29 10:26:31 +08:00 |
|
Paul Betts
|
7c2b1468c8
|
Fix typo
|
2015-04-28 15:49:16 -07:00 |
|
Paul Betts
|
fb6c80d12e
|
Create an explicit API for setting the App User Model ID
|
2015-04-28 12:23:58 -07:00 |
|