Kevin Sawicki
0262ae3c9d
Update build to use electron
2015-09-06 10:27:22 +02:00
Kevin Sawicki
01a692a276
Use grunt-download-electron
2015-09-06 10:27:22 +02:00
Wliu
fef79a6b49
⬆️ language-python@0.40.0
2015-09-05 15:03:29 -04:00
Wliu
aed1179410
⬆️ language-shellscript@0.16.0
2015-09-05 14:57:55 -04:00
Wliu
82bbefb8fd
⬆️ language-sass@0.41.0
2015-09-05 14:57:36 -04:00
Wliu
95921a6379
⬆️ language-javascript@0.93.0
2015-09-05 14:57:09 -04:00
Wliu
b5a7ec1662
⬆️ language-csharp@0.8.0
2015-09-05 14:56:44 -04:00
Wliu
31429da55c
⬆️ language-css@0.34.0
2015-09-05 14:56:26 -04:00
Ivan Žužak
6d0ae3f97b
Merge pull request #8469 from atom/iz-labels-in-contributing
...
Add section on issue and pull request labels to contributing guide
2015-09-04 14:14:05 +02:00
Ivan Zuzak
7a4a00207a
🎨 🔧 🔨 ✂️ words
2015-09-04 13:58:50 +02:00
Max Brunsfeld
66cf6a1858
Merge pull request #8668 from atom/mb-fix-executed-from-error
...
Use correct executedFrom value for subsequent invocations
2015-09-03 16:28:50 -07:00
Max Brunsfeld
c4fc8e55fa
Use correct executedFrom value for subsequent invocations
2015-09-03 16:03:02 -07:00
Max Brunsfeld
b579c21882
Merge pull request #8665 from atom/mb-preserve-undo-stack-on-reload
...
Preserve undo stack on reload
2015-09-03 15:15:33 -07:00
Max Brunsfeld
851f3a94ed
⬆️ text-buffer
2015-09-03 15:15:16 -07:00
Max Brunsfeld
caaf45a271
⬆️ text-buffer
2015-09-03 14:55:48 -07:00
Max Brunsfeld
164d8ddd5d
⬆️ text-buffer
2015-09-03 14:20:54 -07:00
Max Brunsfeld
8993ed1da6
Merge pull request #8661 from atom/mb-fix-opening-files-with-line-numbers
...
Fix handling of filename:line:column command-line arguments
2015-09-03 12:19:46 -07:00
Nathan Sobo
d6c0e8f8c8
Merge pull request #8660 from atom/as-null-bytes-paired-char
...
Avoid pairing null byte characters
2015-09-03 13:17:37 -06:00
Max Brunsfeld
e5da009cdc
Strip colon-number suffixes from args before parsing them as URLs
2015-09-03 11:31:01 -07:00
Antonio Scandurra
ac64245848
Avoid pairing null bytes characters
2015-09-03 19:54:55 +02:00
Max Brunsfeld
0a8ff35c3a
🎨 Pass devResourcePath as an argument to AtomApplication
2015-09-03 10:30:08 -07:00
Max Brunsfeld
ed62685c78
🎨 main.coffee
2015-09-03 10:28:37 -07:00
Nathan Sobo
4d77c92409
Merge pull request #8646
...
SelectLine : When multiple lines selected, complete both first and last line
2015-09-03 08:46:03 -06:00
Nathan Sobo
3ca11c2cef
🎨 select-line adjustments; Only select single row if row is given
2015-09-03 08:25:24 -06:00
Nathan Sobo
6d88c641ff
Merge branch 'master' of git://github.com/jeancroy/atom into jeancroy-master
2015-09-03 08:05:02 -06:00
simurai
daa38b2f44
⬆️ wrap-guide@v0.36.0
2015-09-03 10:42:49 +09:00
jc roy
361ef308e2
SelectLine : When multiple line selected, complete both first and last line.
2015-09-02 20:03:18 -04:00
Max Brunsfeld
3351b01df9
Prepare 1.0.12
2015-09-02 12:15:09 -07:00
Nathan Sobo
278e988cca
Merge pull request #8642 from atom/ns-fix-last-cursor-restoration
...
Update selection and cursor state atomically before emitting any events
2015-09-02 12:20:59 -06:00
Nathan Sobo
698e414bfb
Update selection and cursor state atomically before emitting any events
...
This ensures we correctly restore the last cursor when handling a cursor
destruction event. It fixes an exception that occurred when undoing
after splitting an editor.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
2015-09-02 12:20:30 -06:00
Max Brunsfeld
f299c8e366
Merge pull request #8632 from devoncarew/patch-2
...
Update notification-manager.coffee
2015-09-01 22:31:11 -07:00
Devon Carew
a235fcb8aa
Update notification-manager.coffee
...
Fix a broken link in the docs page for https://atom.io/docs/api/v1.0.10/NotificationManager .
2015-09-01 21:28:16 -07:00
Max Brunsfeld
77704e5d21
⬆️ whitespace
2015-09-01 17:41:55 -07:00
Max Brunsfeld
d9410716d2
Don't attempt to use source maps w/ no cache directory
...
This error will only happen when the compile-cache file is compiled
twice, which seems to be happening on windows when running specs.
This doesn't fix that problem, but prevents further errors from
cascading in a confusing way.
2015-09-01 16:49:15 -07:00
Max Brunsfeld
a0f5a6612c
Prepare 1.0.11
2015-09-01 16:44:52 -07:00
Max Brunsfeld
8f1daad4a9
Merge pull request #8608 from atom/mb-normalize-driver-letter-case
...
Normalize drive letter case on windows
2015-09-01 14:15:39 -07:00
Nathan Sobo
5be64cdc89
Merge pull request #8627 from atom/ns-terminate-drag-on-any-text-change
...
Terminate drag on any buffer change
2015-09-01 14:22:29 -06:00
Max Brunsfeld
61f7de736f
Normalize resource path drive letters in main
2015-09-01 12:20:05 -07:00
Max Brunsfeld
5be3d4f82f
Normalize drive letter case on windows
2015-09-01 12:17:19 -07:00
Nathan Sobo
f3def3a7ed
Terminate drag on any buffer change
...
Not just text insertion.
2015-09-01 12:58:34 -06:00
Nathan Sobo
968cf6a51b
Merge pull request #8624 from atom/ns-fix-mouse-autoscroll
...
Autoscroll when mouse gets close to the edge of the editor scroll view
2015-09-01 11:22:28 -06:00
Nathan Sobo
f1276f59de
Autoscroll when mouse gets close to the edge of the editor scroll view
...
Previously, we required the cursor to exceed the bounds of the editor,
but that makes it impossible to scroll when the window is maximized.
2015-09-01 10:43:45 -06:00
simurai
e1a5a99fda
⬆️ atom-dark-ui@v0.51.0
2015-09-02 00:21:06 +09:00
Wliu
28d0e27e60
Merge pull request #8617 from CosmicWebServices/master
...
Update windows.md
2015-09-01 10:08:03 -04:00
Cosmic Web Services
74f356f11d
Update windows.md
2015-09-01 09:20:46 -04:00
Cosmic Web Services
25dfd620f2
Update windows.md
2015-09-01 09:07:01 -04:00
Kevin Sawicki
a32034978b
⬆️ symbols-view@0.104
2015-08-31 17:17:16 -07:00
Kevin Sawicki
99d89fbc04
⬆️ language-gfm@0.81
2015-08-31 17:07:40 -07:00
Kevin Sawicki
ff6387630f
Merge pull request #8601 from atom/ks-update-variable-for-root-case
...
Append root to local cache dir value
2015-08-31 13:58:44 -07:00
Kevin Sawicki
56f40d7714
Append to existing cache dir value
2015-08-31 10:29:36 -07:00