Cheng Zhao
|
2be5393768
|
Don't print error to console in default_app
|
2014-11-05 19:08:09 +08:00 |
|
Cheng Zhao
|
f6ba308ff8
|
Use dialog.showErrorBox for showing errors
|
2014-11-05 16:05:29 +08:00 |
|
Cheng Zhao
|
57acdc1bf6
|
Use menu bar features in default_app
|
2014-10-17 16:43:37 +08:00 |
|
Cheng Zhao
|
b41d356143
|
--harmony_collections is not needed anymore
|
2014-10-16 20:59:01 +08:00 |
|
Cheng Zhao
|
b2b70bb37c
|
Upgrade libchromiumcontent to 440833b, fixes #462
|
2014-10-06 10:54:14 +08:00 |
|
Cheng Zhao
|
4a4814b41c
|
default_app: Don't quit when started as web driver.
|
2014-09-12 22:54:00 +08:00 |
|
Cheng Zhao
|
db8de9e60d
|
Make default_app focus the main window on startup.
|
2014-09-09 18:33:36 +08:00 |
|
Cheng Zhao
|
f604525b98
|
mac: Enable setting "Services" menu.
Regarding https://github.com/atom/atom/issues/3204.
|
2014-09-05 13:07:05 +08:00 |
|
Cheng Zhao
|
c81a4bcafc
|
Don't use third party dependency in default_app.
|
2014-08-26 09:50:45 +08:00 |
|
Cheng Zhao
|
e803d3cc7a
|
Merge pull request #440 from atom/chrome35
Upgrade to Chrome35
|
2014-07-21 22:23:04 +08:00 |
|
Hiroshige Umino
|
6bfa69ceda
|
Print stack traces when starting app failed in addition to a dialog
|
2014-07-15 19:42:01 +09:00 |
|
Cheng Zhao
|
e150a3e3b2
|
Enable accelerated composition in frameless window.
|
2014-07-09 19:05:24 +08:00 |
|
Cheng Zhao
|
ae3958c997
|
The default_app should also set process.mainModule.
|
2014-06-22 14:57:11 +08:00 |
|
Amin Ullah Khan
|
3d89181e96
|
Removed a typo
Fix for #416
|
2014-06-21 20:34:31 +05:00 |
|
Cheng Zhao
|
393d61b362
|
Override app version and name when loading apps from default_app.
Fixes #346.
|
2014-05-24 11:18:06 +08:00 |
|
Cheng Zhao
|
764deab5c1
|
Make the default_app unresizable.
|
2014-05-22 09:09:32 +08:00 |
|
Cheng Zhao
|
8d5fbe525d
|
Use content size in default_app.
|
2014-05-15 15:29:53 +08:00 |
|
Cheng Zhao
|
cfeb00e629
|
Only report "app invalid" error when app could not be loaded, fixes #294.
|
2014-05-14 16:27:40 +08:00 |
|
Cheng Zhao
|
e5e3a6837a
|
Better window height for default_app.
|
2014-05-05 17:12:39 +08:00 |
|
Cheng Zhao
|
0e7c7ca34b
|
Also report when user provided strange files.
|
2014-05-05 16:50:11 +08:00 |
|
Cheng Zhao
|
f0e5cae9bb
|
Disable elastic scrolling.
|
2014-05-05 16:48:58 +08:00 |
|
Cheng Zhao
|
f943f54ad5
|
Linkify the docs in default_app.
|
2014-05-05 16:46:25 +08:00 |
|
Cheng Zhao
|
c6448d0607
|
Use dialog to report invalid app.
|
2014-05-05 16:35:06 +08:00 |
|
Cheng Zhao
|
84bf956725
|
Enable dragging to open an app.
|
2014-05-05 16:30:37 +08:00 |
|
Cheng Zhao
|
854295c0a6
|
Add some styles.
|
2014-05-05 16:02:52 +08:00 |
|
Cheng Zhao
|
a132d2e5a0
|
Show a friendly guide when atom-shell is opened without app.
|
2014-05-05 15:45:50 +08:00 |
|
Cheng Zhao
|
538bd1116d
|
Deprecate app.terminate API.
Users should use app.quit which can shutdown the application gracefuly.
|
2014-04-10 15:08:14 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|