Cheng Zhao
|
a614134144
|
Simplify V8 operations.
|
2013-12-05 10:35:57 +08:00 |
|
Cheng Zhao
|
5670ee7693
|
Add API to get and override application name.
|
2013-12-05 10:32:58 +08:00 |
|
Cheng Zhao
|
420ae1a2cc
|
Add API to override browser version.
|
2013-12-05 10:26:01 +08:00 |
|
Cheng Zhao
|
02bbf07d3a
|
Enable overriding UA strings.
|
2013-12-05 10:08:11 +08:00 |
|
Cheng Zhao
|
7cffbc8a1a
|
Bump v0.7.4.
|
2013-12-04 22:12:58 +08:00 |
|
Cheng Zhao
|
e45f83e62a
|
Make sure browserWindow.destroy() doesn't leave zombie processes.
|
2013-12-04 22:00:20 +08:00 |
|
Cheng Zhao
|
687c9de5d7
|
win: Implement NativeWindowWin::HasModalDialog().
|
2013-12-04 21:18:53 +08:00 |
|
Cheng Zhao
|
e43b39a009
|
Do not send "unresponsive" message if window is showing a modal dialog.
|
2013-12-04 17:18:55 +08:00 |
|
Cheng Zhao
|
bfe8928ab1
|
Do not use flags to mark whether the window is unresponsive.
It's error prone.
|
2013-12-04 17:10:59 +08:00 |
|
Cheng Zhao
|
d6d1604623
|
mac: Add API to return whether the window has attached sheet.
|
2013-12-04 16:32:32 +08:00 |
|
Cheng Zhao
|
7d5826df85
|
Add "Cmd" and "Control" alias for "Command" and "Ctrl".
|
2013-11-29 16:31:38 +08:00 |
|
Cheng Zhao
|
9493c1b0bb
|
Bump v0.7.3.
|
2013-11-29 16:22:27 +08:00 |
|
Cheng Zhao
|
8237edcf0d
|
Add "CommandOrControl" to represent "Command" on OS X and "Ctrl" on other platforms.
|
2013-11-29 16:11:48 +08:00 |
|
Cheng Zhao
|
02d14ed23b
|
Fix returning the chosen option for synchronous dialogs.
|
2013-11-29 15:19:00 +08:00 |
|
Cheng Zhao
|
a0a5b20ef1
|
Send the "unresponsive" event if window is not closed in 500ms when closing it.
|
2013-11-29 14:52:12 +08:00 |
|
Cheng Zhao
|
fd081e162b
|
Bump v0.7.2.
|
2013-11-28 21:00:40 +08:00 |
|
Cheng Zhao
|
da03784610
|
Bump v0.7.1.
|
2013-11-23 01:09:42 -08:00 |
|
Cheng Zhao
|
6393e2e1e5
|
Bump v0.7.0.
|
2013-11-27 16:11:19 +08:00 |
|
Cheng Zhao
|
a5224f705d
|
mac: Use "Atom Framework.framework" instead of "Atom.framework".
The "Atom.framework" would confuse breakpad with "App.app" when finding
symbols.
|
2013-11-25 15:37:39 +08:00 |
|
Cheng Zhao
|
59b3e74542
|
Merge branch 'master' into breakpad
|
2013-11-22 19:37:34 +08:00 |
|
Cheng Zhao
|
4af646b760
|
Bump v0.6.12.
|
2013-11-22 15:18:21 +08:00 |
|
Cheng Zhao
|
4af802f215
|
Enable ignoring |rect| when calling BrowserWindow.capturePage.
|
2013-11-22 14:29:20 +08:00 |
|
Cheng Zhao
|
3b4a45ac65
|
Add BrowserWindow.capturePage API.
|
2013-11-22 14:23:19 +08:00 |
|
Cheng Zhao
|
8d6764e0a0
|
Return screenshot's data buffer instead of directly saving to file.
|
2013-11-21 22:03:29 +08:00 |
|
Cheng Zhao
|
36ecb35cb1
|
Add API to capture a page into file.
|
2013-11-21 21:50:06 +08:00 |
|
Cheng Zhao
|
9ad3b7939f
|
Bump v0.6.11.
|
2013-11-20 22:51:26 +08:00 |
|
Matt Colyer
|
113d644615
|
Don't map command to ctrl
We no longer what this behavior because it's confusing unless you
understand that atom-shell does this.
|
2013-11-19 15:18:54 -08:00 |
|
Cheng Zhao
|
374cf948e4
|
Make the crash reporter available for both browser and renderer.
|
2013-11-13 17:29:35 +08:00 |
|
Cheng Zhao
|
8f558fb252
|
mac: Tune parameters of breakpad.
|
2013-11-13 17:20:52 +08:00 |
|
Cheng Zhao
|
8f2dd91e34
|
Setup breakpad in crash reporter.
|
2013-11-13 17:20:52 +08:00 |
|
Cheng Zhao
|
6c0621fe05
|
Bump v0.6.10.
|
2013-11-11 20:04:15 +08:00 |
|
Cheng Zhao
|
baa6d9730c
|
win: Enable setting window icon in creation options.
|
2013-11-11 19:29:40 +08:00 |
|
Cheng Zhao
|
44c0dc9104
|
Bump v0.6.9.
|
2013-11-07 16:59:45 +08:00 |
|
Cheng Zhao
|
8d710609fd
|
win: Fix setting icon after format of atom.rc has changed.
|
2013-11-07 15:09:45 +08:00 |
|
Cheng Zhao
|
d1dc041aaf
|
win: Use exe's icon as window icon, fixed #123.
|
2013-11-07 11:06:25 +08:00 |
|
Cheng Zhao
|
dc1a8b644a
|
Get the status of devtools from brightray, fixed #27.
|
2013-11-05 10:32:45 +08:00 |
|
Cheng Zhao
|
585777e62d
|
Allow single-character accelerators.
|
2013-10-22 09:38:19 +08:00 |
|
Cheng Zhao
|
640f45a5b3
|
Fix a possible crash when calling AdapterRequestJob::Kill().
|
2013-10-22 09:33:38 +08:00 |
|
Cheng Zhao
|
27be89d39a
|
Should not touch process.argv when starting the default_app.
|
2013-10-21 16:48:52 +08:00 |
|
Cheng Zhao
|
5ce66fca5c
|
Do not use sscanf.
|
2013-10-21 15:59:45 +08:00 |
|
Cheng Zhao
|
94e4044160
|
Allow "Space" in accelerator.
|
2013-10-21 15:35:54 +08:00 |
|
Cheng Zhao
|
30eabfb9f6
|
Allow "F1" - "F24" in accelerator.
|
2013-10-21 15:33:19 +08:00 |
|
Cheng Zhao
|
a6eb261af0
|
Get rid of the NormalizeShortcutSuggestion function.
|
2013-10-21 14:34:25 +08:00 |
|
Cheng Zhao
|
6e4f74ae35
|
Allow more special keys in the accelerator.
|
2013-10-21 14:25:36 +08:00 |
|
Cheng Zhao
|
f091352c56
|
Slightly optimize accelerator token comparing.
|
2013-10-21 14:05:43 +08:00 |
|
Cheng Zhao
|
534ff5efdb
|
Be case-insensible of accelerators.
|
2013-10-21 13:46:37 +08:00 |
|
Cheng Zhao
|
51d92454ce
|
Map all single symbols in the keyboard to accelerators.
|
2013-10-21 13:39:55 +08:00 |
|
Cheng Zhao
|
7c30d037a3
|
mac: Enable to set the 'Help' menu, fixes #109.
|
2013-10-17 10:21:24 +08:00 |
|
Cheng Zhao
|
92c68797d0
|
Enable more common ASCII tokens to be used in accelerator, fixes #107.
|
2013-10-10 14:33:59 +08:00 |
|
Cheng Zhao
|
6a712d4db4
|
Merge pull request #105 from atom/windows-menu
Implement menu API on Windows, fixes #75.
|
2013-10-06 17:58:42 -07:00 |
|