Commit Graph

477 Commits

Author SHA1 Message Date
Kevin Sawicki
356fa4ac24 🎨 2015-05-13 15:21:57 -07:00
Michael Bolin
bcd20a7cd2 Do not create an AutoUpdateManager when in test mode. 2015-05-13 15:20:57 -07:00
Max Brunsfeld
dabf5b5f69 Don't save windows state when apm test finishes 2015-05-13 10:52:13 -07:00
Max Brunsfeld
6026c78d9e Don't save window state when closing spec windows 2015-05-13 10:44:23 -07:00
Max Brunsfeld
8ddfa8690b Save window state when atom.exit() is called 2015-05-13 10:44:23 -07:00
Max Brunsfeld
62c406f450 Save open window state when a window loses focus 2015-05-13 10:44:23 -07:00
Max Brunsfeld
725a564e62 Avoid saving windows state when quitting on windows/linux 2015-05-13 10:44:23 -07:00
Max Brunsfeld
1edeb7b568 Save list of open windows as windows are added/removed 2015-05-13 10:44:23 -07:00
Ivan Zuzak
71fba99540 Dont split keystrokes on trailing dashes 2015-05-10 09:46:45 +02:00
Ivan Zuzak
29a4ab1396 Electron uses 'Plus' instead of '+' in accelerators 2015-05-10 09:26:46 +02:00
Kevin Sawicki
f1f8c3d0a7 Merge pull request #6706 from atom/iz-fix-open-with-trailing-colon
Ignore trailing colons and whitespace when opening files from command line
2015-05-08 13:59:08 -07:00
Max Brunsfeld
b8cd0a0628 Don't persist dev/safe/api-preview mode settings of windows 2015-05-08 11:21:36 -07:00
Ivan Zuzak
6a7d5e6945 Ignore trailing colons and whitespace when opening files from command line 2015-05-08 18:59:17 +02:00
Max Brunsfeld
4300ba6bb3 Make 'atom' command w/ no args reopen previous windows 2015-05-07 11:35:16 -07:00
Kevin Sawicki
a847b4cc65 Merge pull request #6640 from atom/iz-fix-0-in-command-line-initial-row
Allow 0 to be passed as initialLine when opening files via command line
2015-05-06 10:26:43 -07:00
Kevin Sawicki
61a0927b26 Use apiPreviewMode value when running specs 2015-05-06 09:56:32 -07:00
Ivan Zuzak
70bd04f7df Allow 0 to be passed as initialLine 2015-05-04 13:36:18 +02:00
Kevin Sawicki
9c7f9f74a1 Thread through profileStartup load setting 2015-04-28 09:04:52 -07:00
Kevin Sawicki
6b1c7f7a04 📝 Add missing the 2015-04-28 09:04:52 -07:00
Kevin Sawicki
0b150fc6a8 Add --profile-startup 2015-04-28 09:04:51 -07:00
Kevin Sawicki
8e5323d154 apm is back in app folder 2015-04-15 15:55:30 -07:00
Kevin Sawicki
5a8885aeed Revert "Revert "Add asar support in Atom"" 2015-04-15 15:55:30 -07:00
Max Brunsfeld
c665747879 Merge pull request #6380 from atom/mb-reopen-windows
Reopen windows when starting app w/ no arguments
2015-04-15 15:50:22 -07:00
Max Brunsfeld
8f06301880 Open window if Atom was previously quit w/ no open windows 2015-04-15 15:09:49 -07:00
Max Brunsfeld
b8c7f655f9 🎨 Extract logic for storage folder into separate class 2015-04-15 15:09:49 -07:00
Max Brunsfeld
3091ac8331 Don't try to reopen spec windows on launch 2015-04-14 15:29:04 -07:00
Max Brunsfeld
3d05ae02ba Reopen windows when launching w/ no arguments 2015-04-14 14:18:44 -07:00
Max Brunsfeld
e7f64c5ec1 Fix docs for AtomApplication::openPaths 2015-04-14 14:17:40 -07:00
Kevin Sawicki
5272584d29 Merge pull request #6359 from atom/as-fix-linux-failing-specs
Fix some of the specs which fail on Linux
2015-04-14 11:07:58 -07:00
Antonio Scandurra
1c8cf4390c Rename to safe-clipboard
...and use remote only on Linux renderer processes.
2015-04-14 10:50:09 +02:00
Antonio Scandurra
106f9fdf2e Use src/native-clipboard in atom-application 2015-04-13 14:08:43 +02:00
Max Brunsfeld
09be369544 Update help message to reflect changes to multi-path handling 2015-04-09 13:06:11 -07:00
Kevin Sawicki
4160a8c239 Merge pull request #6230 from mnquintana/coffeelint-plus
Lint for more styleguide errors
2015-04-08 12:07:23 -07:00
Ivan Zuzak
36641884f9 Point in-app link for reporting issues to CONTRIBUTING guide 2015-04-07 13:37:30 +02:00
Machiste Quintana
5d2392ea67 👕 Fix new coffeelint errors 2015-04-06 23:59:54 -04:00
Kevin Sawicki
914c1b55e5 Pass through apiPreviewMode flag 2015-04-03 11:29:13 -07:00
Kevin Sawicki
6a6036db58 Add command for open dev and api preview modes 2015-04-03 11:29:12 -07:00
Kevin Sawicki
f79c2669fc Add 1.0 API preview command line option 2015-04-03 11:27:59 -07:00
Kevin Sawicki
3de83f6860 Revert "Add asar support in Atom" 2015-04-03 11:03:43 -07:00
Cheng Zhao
15ec7a4e9b Merge branch 'master' into asar 2015-04-03 19:50:53 +08:00
Kevin Sawicki
cd8536d8a0 Listen for error event before any other calls 2015-04-02 09:43:31 -07:00
Cheng Zhao
685e4ebe96 Update path to apm in squirrel-update and package-manager 2015-03-30 15:01:19 +08:00
Cheng Zhao
01130230e4 Copy LICENSE.md to process.resourcesPath
The LICENSE file is needed by mkdeb task, we should move it out of asar
archive.
2015-03-30 15:01:19 +08:00
Kevin Sawicki
f728bc7aec Add explicit returns to browser process classes 2015-03-19 11:48:40 -07:00
Kevin Sawicki
eb63556b27 Use - in socket file name 2015-03-17 16:51:52 -07:00
Bjoernsen
66fa86e129 Enable multiple users
Enable atom for multiple users on same linux computer.
2015-03-14 13:42:54 +01:00
Bjoernsen
37f5a33116 Enable multiple users
Currently, it is not possible to use atom for multiple users on the same linux machine. The socket file '/tmp/atom.sock' belongs to the first user that starts atom.
With this small change, a socket file will be created for each user.
2015-03-13 13:36:07 +01:00
Max Brunsfeld
a6e8f8a08a Always open all CLI paths in the same window
No more 'atom --multi-folder'
2015-03-05 15:23:28 -08:00
Max Brunsfeld
49e92a45ae Update loadSettings as project paths change
This way, reloading the window always preserves your current state.
2015-03-04 17:40:24 -08:00
Max Brunsfeld
9bb4968e6f Store load settings in URL fragment, not query string 2015-03-04 16:03:00 -08:00