vvakame
|
d02a67f5bb
|
📝 improves document consistency
|
2015-04-19 11:39:19 +09:00 |
|
Kevin Sawicki
|
edbcf4023e
|
Add back accidentally deleted resolve call
|
2015-04-16 14:57:11 -07:00 |
|
Kevin Sawicki
|
f1d90570b6
|
Check grammars/settings paths before reading
asar seems to create and throw errors synchronously when these
do not exist and fs.readdir is called.
|
2015-04-16 14:57:11 -07:00 |
|
Max Brunsfeld
|
356bb7ce0f
|
Don't rethrow exceptions from reading state files
They block startup.
|
2015-04-15 16:53:45 -07:00 |
|
Kevin Sawicki
|
2c5655b7d2
|
Remove unused requires
|
2015-04-15 15:55:31 -07:00 |
|
Kevin Sawicki
|
e6a49c4531
|
Remove unused resource path
|
2015-04-15 15:55:31 -07:00 |
|
Kevin Sawicki
|
8e5323d154
|
apm is back in app folder
|
2015-04-15 15:55:30 -07:00 |
|
Kevin Sawicki
|
df28212bdf
|
Expect atom.sh and apm in app folder
|
2015-04-15 15:55:30 -07:00 |
|
Kevin Sawicki
|
00e91dc9df
|
Look for apm 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
|
e4984d68cc
|
🎨 Tidy up pane container resize element spec
|
2015-04-15 14:09:27 -07:00 |
|
Kevin Sawicki
|
1602b8cf45
|
👕 remove some coffee lint
|
2015-04-15 14:01:49 -07:00 |
|
Max Brunsfeld
|
632c57d7b4
|
Merge pull request #5902 from liuxiong332/pane-resize
add implementation for resizable panes, just solve the issue #274
|
2015-04-15 13:31:33 -07:00 |
|
Kevin Sawicki
|
9a0c3f94a9
|
Remove path data attributes when no active item
|
2015-04-15 10:32:22 -07:00 |
|
Kevin Sawicki
|
476cf4152c
|
🎨
|
2015-04-15 10:24:51 -07:00 |
|
Kevin Sawicki
|
d4439b1d55
|
Merge pull request #6383 from atom/mq-has-file-path
Indicate whether buffer has a file path
|
2015-04-15 10:21:57 -07:00 |
|
Machiste Quintana
|
7b02720d06
|
🎨 Finish rename
|
2015-04-15 13:16:31 -04:00 |
|
Machiste Quintana
|
8d0168a520
|
🎨
|
2015-04-15 13:12:38 -04:00 |
|
Kevin Sawicki
|
ff88cd6498
|
Add 0 load time for no-op ThemePackage::load
|
2015-04-15 09:27:53 -07:00 |
|
Kevin Sawicki
|
fda6bb3624
|
Add notification when reloading stylesheets fails
|
2015-04-15 09:18:02 -07:00 |
|
Kevin Sawicki
|
63af011b38
|
Remove unneeded metadata loading
This is handled by the super class constructor and by the
package manager.
|
2015-04-15 09:18:02 -07:00 |
|
Kevin Sawicki
|
bf9f0f4597
|
Show notifications for theme activate errors
|
2015-04-15 09:18:02 -07:00 |
|
Antonio Scandurra
|
3c47cc7964
|
Stop polling document when clearing document requests
|
2015-04-15 12:15:51 +02:00 |
|
liuxiong332
|
86a004dc8c
|
add observer to watch flex scale change event in pane-element.coffee
|
2015-04-15 12:44:13 +08:00 |
|
liuxiong332
|
e46d3b0d27
|
Merge remote-tracking branch 'origin' into pane-resize
Conflicts:
src/pane-element.coffee
src/pane.coffee
|
2015-04-15 10:09:41 +08:00 |
|
Machiste Quintana
|
2b43f7d163
|
Add active path and file name to atom-pane
|
2015-04-14 20:52:26 -04:00 |
|
Machiste Quintana
|
06c7ed98f9
|
🎨 Refactor class add
|
2015-04-14 20:20:39 -04:00 |
|
Machiste Quintana
|
078c6a80cf
|
Add .has-file-path if active buffer has a file path
|
2015-04-14 18:35:32 -04:00 |
|
Max Brunsfeld
|
3091ac8331
|
Don't try to reopen spec windows on launch
|
2015-04-14 15:29:04 -07:00 |
|
Kevin Sawicki
|
55b6499b7d
|
Add notification for ENXIO save error
Closes #5576
|
2015-04-14 15:25:36 -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
|
ae6b5e54ef
|
🎨 " -> '
|
2015-04-14 11:08:55 -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
|
6190fe00d7
|
🎨 Avoid string interpolation in require
|
2015-04-14 19:34:43 +02:00 |
|
Ben Ogle
|
cfb28d1c2e
|
Merge pull request #6367 from atom/bo-follow-symlinks
Default `core.followSymlinks` to true
|
2015-04-14 10:22:02 -07:00 |
|
Kevin Sawicki
|
a5a2fb8741
|
Merge pull request #6368 from atom/ks-consolidate-selector-caches
Consolidate selector caches
|
2015-04-14 10:09:21 -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 |
|
Kevin Sawicki
|
84bab1c67b
|
Use selector validator provided by clear-cut
|
2015-04-13 18:03:14 -07:00 |
|
Kevin Sawicki
|
4c6722832b
|
⬆️ clear-cut@2.0
|
2015-04-13 18:01:40 -07:00 |
|
Ben Ogle
|
2538191449
|
Default core.followSymlinks to true
|
2015-04-13 17:47:25 -07:00 |
|
Kevin Sawicki
|
5449658011
|
Remove specificity caching now handled by clear-cut
|
2015-04-13 17:47:25 -07:00 |
|
Ben Ogle
|
f6c1f95b65
|
Rename method for clarity
|
2015-04-13 16:32:26 -07:00 |
|
Ben Ogle
|
8f2fbbfd9d
|
Rename method to be more consistent
|
2015-04-13 16:29:10 -07:00 |
|
Ben Ogle
|
d38f6bb1d3
|
Add toString to ScopeDescriptor
|
2015-04-13 16:26:50 -07:00 |
|
Ben Ogle
|
2872000d13
|
Fix paragraph computation in blocks of single line comments.
Closes #6050
Closes #5963
|
2015-04-13 16:26:24 -07:00 |
|
Sean Lee
|
74caf89dd1
|
🐛 fix rowRangeForParagraphAtBufferRow using \S
|
2015-04-13 15:46:27 -07:00 |
|