Cheng Zhao
|
15a05b3639
|
Add script to call symstore
|
2014-11-07 20:23:13 +08:00 |
|
Cheng Zhao
|
edcae49e52
|
views: Fix showing menu bar when pressing Alt for a long time
|
2014-11-07 15:20:16 +08:00 |
|
Cheng Zhao
|
81283db2da
|
views: Make auto-hide-menu-bar work when NumLock is on, fixes #796
|
2014-11-07 15:05:55 +08:00 |
|
Cheng Zhao
|
fea5559fbc
|
Upgrade node, fixes #634
|
2014-11-06 21:27:16 +08:00 |
|
Cheng Zhao
|
b360122b35
|
Add spec for #634
|
2014-11-06 21:26:54 +08:00 |
|
Cheng Zhao
|
185d3a7c02
|
Upgrade brightray for #646
|
2014-11-06 19:09:10 +08:00 |
|
Cheng Zhao
|
f90fb8cc72
|
Print error when "preload" script is not found
|
2014-11-06 16:12:40 +08:00 |
|
Cheng Zhao
|
111dcbac25
|
Merge pull request #794 from atom/webivew-preload
Add "preload" attribute for <webview>
|
2014-11-06 16:04:36 +08:00 |
|
Cheng Zhao
|
e28bdcdd46
|
docs: "preload" attribute of <webview>
|
2014-11-06 15:51:33 +08:00 |
|
Cheng Zhao
|
395b0c4224
|
spec: "preload" attribute of <webview>
|
2014-11-06 15:23:42 +08:00 |
|
Cheng Zhao
|
217b1afe87
|
Load the "preload" script in <webview>
|
2014-11-06 15:13:37 +08:00 |
|
Cheng Zhao
|
8d8bfcd120
|
Pass "preload" attribute to GuestViewManager
|
2014-11-06 14:35:32 +08:00 |
|
Cheng Zhao
|
2637cafda5
|
Merge pull request #791 from brentertz/online-offline-events-tutorial
Online/offline event detection tutorial
|
2014-11-06 14:02:42 +08:00 |
|
Cheng Zhao
|
c764b7b023
|
docs: Mention the side effect of "fullscreen" option, fixes #792
|
2014-11-06 10:16:28 +08:00 |
|
Brent Ertz
|
522ae765ea
|
Updates per PR feedback
* Use backticks instead of quotes around code object
* Remove path.join usage
* Dasherize event names
|
2014-11-05 11:21:18 -07:00 |
|
Brent Ertz
|
9cf3811a56
|
Add tutorial on online/offline event detection
|
2014-11-05 07:49:50 -07:00 |
|
Cheng Zhao
|
6d2cc8aedf
|
Merge pull request #790 from atom/error-box
Fix crash when showing error dialog before GUI environment is initialized
|
2014-11-05 20:25:04 +08:00 |
|
Cheng Zhao
|
058046304d
|
Forbid using dialog module before app is ready
|
2014-11-05 19:50:24 +08:00 |
|
Cheng Zhao
|
7ff0e0214e
|
linux: Use GTK+ for error reporting when GUI is ready
|
2014-11-05 19:27:43 +08:00 |
|
Cheng Zhao
|
2be5393768
|
Don't print error to console in default_app
|
2014-11-05 19:08:09 +08:00 |
|
Cheng Zhao
|
b54caccb22
|
linux: Print error to console when GUI is not ready
|
2014-11-05 19:08:00 +08:00 |
|
Cheng Zhao
|
c499dfbb22
|
mac: Implement dialog.showErrorBox
|
2014-11-05 17:27:04 +08:00 |
|
Cheng Zhao
|
f6ba308ff8
|
Use dialog.showErrorBox for showing errors
|
2014-11-05 16:05:29 +08:00 |
|
Cheng Zhao
|
10e195a444
|
win: Implement dialog.showErrorBox
|
2014-11-05 16:05:11 +08:00 |
|
Cheng Zhao
|
490a12d38a
|
Add dialog.showErrorBox API
|
2014-11-05 16:04:39 +08:00 |
|
Cheng Zhao
|
e004d53d2a
|
Merge pull request #787 from atom/webview-plugins
Add "plugins" attribute for <webview>
|
2014-11-05 15:18:19 +08:00 |
|
Cheng Zhao
|
4788323582
|
docs: "plugins" attribute of <webview>
|
2014-11-05 15:02:37 +08:00 |
|
Cheng Zhao
|
80d574482e
|
Add "plugins" attribute for <webview>
|
2014-11-05 14:59:28 +08:00 |
|
Cheng Zhao
|
d1724ad733
|
Bump v0.19.1.
|
2014-11-04 19:19:31 +08:00 |
|
Cheng Zhao
|
1fbe05b2d5
|
Merge pull request #779 from atom/new-window-disposition
Emit "new-window" event for dispositions other than current tab
|
2014-11-04 18:59:58 +08:00 |
|
Cheng Zhao
|
c5212b36f7
|
External links should have "foreground-tab" disposition
|
2014-11-04 18:49:57 +08:00 |
|
Cheng Zhao
|
033212841d
|
docs: Document the disposition parameter
|
2014-11-04 18:37:06 +08:00 |
|
Cheng Zhao
|
22c5720aa2
|
Window opened by window.open should have "default" disposition
|
2014-11-04 18:31:47 +08:00 |
|
Cheng Zhao
|
f29c7164f3
|
Translate |disposition| to string
|
2014-11-04 18:12:57 +08:00 |
|
Cheng Zhao
|
013593ccf8
|
Emit "new-window" event for dispositions other than CURRENT_TAB
|
2014-11-04 17:59:15 +08:00 |
|
Cheng Zhao
|
77724345c4
|
Upgrade brightray, fixes #769
|
2014-11-04 10:01:17 +08:00 |
|
Cheng Zhao
|
4c12a4369d
|
Fixes Event.prevenDefault() not working, closes #771
|
2014-11-03 23:24:20 +08:00 |
|
Cheng Zhao
|
a3a21b5b88
|
Merge pull request #778 from atom/project-infinium-webview-devtools
devtools for webview tags (continue work of #774)
|
2014-11-03 23:10:09 +08:00 |
|
Cheng Zhao
|
48d54e8d3a
|
Fix JavaScript errors in webview
|
2014-11-03 22:18:03 +08:00 |
|
Cheng Zhao
|
4ebe58df57
|
Also add closeDevTools and isDevToolsOpened for webview
|
2014-11-03 22:12:56 +08:00 |
|
Cheng Zhao
|
accd08a2bf
|
Show devtools for guest page in undocked mode
|
2014-11-03 21:48:25 +08:00 |
|
Cheng Zhao
|
1731d609b7
|
Fix double freeing WebContents
|
2014-11-03 19:45:09 +08:00 |
|
Cheng Zhao
|
cf9f249f07
|
Merge branch 'webview-devtools' of https://github.com/project-infinium/atom-shell into project-infinium-webview-devtools
|
2014-11-03 18:42:18 +08:00 |
|
Cheng Zhao
|
92cfd96933
|
Merge pull request #777 from atom/web-dialog
Implement file dialog and color chooser for <input> tag
|
2014-11-03 17:47:08 +08:00 |
|
gray
|
6c3f065147
|
force devtools to show as undocked.
|
2014-11-02 11:32:06 -08:00 |
|
gray
|
45f4a25ac9
|
fix for cpplint
|
2014-11-02 07:32:33 -08:00 |
|
gray
|
f43c227806
|
update and document openDevTools on web view.
|
2014-11-02 07:20:10 -08:00 |
|
Kevin Sawicki
|
490efe69f4
|
📝 a -> an
|
2014-11-02 07:20:00 -08:00 |
|
gray
|
368d23ef5b
|
add open devtools api to webview tag
|
2014-11-02 06:34:22 -08:00 |
|
Cheng Zhao
|
5e99c8f280
|
Merge pull request #763 from paulcbetts/dont-hardcode-atom-lib
Don't hard-code the atom.lib file
|
2014-11-01 18:55:49 +08:00 |
|