Nathan Sobo
3b2c6afdaf
Fix removeListener calls
2015-11-17 16:23:38 -08:00
Nathan Sobo
7e902bc31e
1.2.1
2015-11-13 16:14:25 -07:00
Antonio Scandurra
7c6fcea441
Set initialLoadComplete to true only in test mode
2015-11-13 16:00:54 -07:00
Nathan Sobo
58bc966053
1.2.0
2015-11-12 09:59:31 -07:00
Nathan Sobo
02ac863d38
Merge branch 'stable' into beta
2015-11-12 09:59:01 -07:00
Nathan Sobo
37b3c45cc2
1.2.0-beta3
2015-11-11 12:05:34 -07:00
Antonio Scandurra
cc30daa617
Make sure showing success dialogs works correctly
2015-11-11 12:05:11 -07:00
Antonio Scandurra
780979e122
Make sure showing errors works correctly
2015-11-11 12:05:03 -07:00
joshaber
86eef8cbbf
1.2.0-beta2
2015-11-09 16:32:40 -05:00
Josh Abernathy
3a42a34092
⬇️ pathwatcher
...
6.3.0 is broken on Windows (https://github.com/atom/node-pathwatcher/issues/96 ).
2015-11-09 16:31:59 -05:00
Josh Abernathy
4dba6f10fe
⬆️ git-utils
2015-11-09 16:31:52 -05:00
Kevin Sawicki
f0ec4e380f
⬆️ legal-eagle@0.12
2015-11-05 14:02:04 -08:00
Kevin Sawicki
f1617c7797
⬆️ legal-eagle@0.12
2015-11-05 13:59:56 -08:00
Antonio Scandurra
7aa913f4ae
1.2.0-beta1
2015-11-02 18:48:30 +01:00
Antonio Scandurra
8f44bb1d4f
⬆️ tabs
2015-11-02 18:47:41 +01:00
Antonio Scandurra
9c81e87e84
🐛 Fix incorrectly reported width when measuring lines
...
This commit fixes what seems to be a bug in Chromium.
When measuring lines (and with a special character sequence), it could happen
that Range(0, 0). getBoundingClientRect().width reports a number greater than 0.
This seems to happen when the font size is smaller than 12px and it's probably
due to subpixel font scaling. To solve it we've explicitly included a guard
clause that prevents this problem to happen.
2015-11-02 18:47:29 +01:00
Max Brunsfeld
94b98bb716
Include version param in remoteReleases URL
2015-10-29 14:35:10 -07:00
Max Brunsfeld
2ec1b18bef
1.2.0-beta0
2015-10-29 11:00:42 -07:00
Max Brunsfeld
402f6056cc
1.1.0
2015-10-29 11:00:41 -07:00
Thomas Johansen
9d36fafc41
⬆️ tree-view@0.195.0
2015-10-29 08:41:03 +01:00
Wliu
ad2dbcab2c
⬆️ language-javascript@0.98.0
2015-10-28 19:16:49 -04:00
Max Brunsfeld
8df03ec0af
Fixup railcar script
...
Signed-off-by: Nathan Sobo <nathan@github.com>
2015-10-28 16:03:28 -07:00
Max Brunsfeld
2765c19cce
Merge branch 'beta'
2015-10-28 15:42:34 -07:00
Wliu
03169475a9
⬆️ language-sql@0.19.0
2015-10-28 15:44:46 -04:00
Wliu
50c7de1863
⬆️ language-xml@0.34.0
2015-10-28 15:42:24 -04:00
Daniel Hengeveld
65492ea986
Merge pull request #9313 from yakirac/yc-docs-rm-onDidChange-event-keypath-return-value
...
Remove keyPath as a possible return value on the event object for onDidChange in config.coffee
- closes #7918
2015-10-28 10:11:03 +01:00
Daniel Hengeveld
ff525c9faf
⬆️ language-coffee-script@0.43.0
2015-10-28 09:58:11 +01:00
Yakira C. Bristol
908316ec72
Remove keyPath as a possible return value on the event object for onDidChange in config.coffee
...
The value is never returned on the object so the documention was updated to reflect that
2015-10-27 18:20:37 -04:00
Antonio Scandurra
75f7d72973
⬆️ tabs
2015-10-27 10:18:06 +01:00
Thomas Johansen
bfca04e634
⬆️ settings-view@0.231.0
2015-10-26 12:31:55 +01:00
Ivan Žužak
b473d12de9
Merge pull request #9283 from Tyriar/cursor_getScreenPosition_comment_fix
...
Fix Cursor.getScreenPosition comment return type
2015-10-26 08:27:54 +01:00
Daniel Imms
5e1c2632e6
📝 Fix Cursor.getScreenPosition comment return type
2015-10-25 18:28:56 -07:00
Thomas Johansen
9b46f7cb6b
⬆️ styleguide@0.45.0
2015-10-25 17:01:36 +01:00
Ivan Žužak
0c2ef37afb
⬆️ fuzzy-finder@0.93.0
2015-10-24 13:37:26 +02:00
Nathan Sobo
334e70ea3e
⬆️ first-mate
...
Fixes #9153
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
2015-10-23 13:16:43 -06:00
Nathan Sobo
d2fdc414e7
Merge pull request #8919 from bencolon/workspace_vertical_splits
...
Add top/bottom split options when opening uri in a workspace
2015-10-22 14:13:42 -06:00
Nathan Sobo
1539e2c9c0
⬆️ tree-view
2015-10-22 13:00:07 -06:00
Nathan Sobo
539c1affa4
Merge pull request #9249 from atom/ns-only-save-modified
...
Only save *modified* items on saveAll
2015-10-22 09:40:26 -06:00
Nathan Sobo
d763b7b0a5
Merge pull request #9184 from atom/wl-electron-34
...
Update to Electron v0.34.x
2015-10-22 09:39:13 -06:00
Ben Colon
1b0d72b232
Add up/down split options when opening uri in a workspace
2015-10-22 17:03:10 +02:00
Ivan Žužak
8e2a276997
⬆️ tabs@0.86.0
2015-10-22 16:37:53 +02:00
Ivan Žužak
359566680b
⬆️ symbols-view@0.110.0
2015-10-22 16:36:16 +02:00
Ivan Žužak
4699fa472c
⬆️ whitespace@0.32.0
2015-10-22 16:31:51 +02:00
Ivan Žužak
d5786a6879
⬆️ welcome@0.32.0
2015-10-22 16:30:45 +02:00
Ivan Žužak
2dfc066ad7
⬆️ tree-view@0.193.0
2015-10-22 16:29:35 +02:00
Ivan Žužak
951c8e842b
⬆️ spell-check@0.62.0
2015-10-22 16:23:57 +02:00
Ivan Žužak
9ca97d391a
⬆️ package-generator@0.41.0
2015-10-22 16:22:29 +02:00
Ivan Žužak
fad937bb69
⬆️ open-on-github@0.39.0
2015-10-22 16:20:40 +02:00
Ivan Žužak
1e1c88a49c
⬆️ notifications@0.61.0
2015-10-22 16:19:17 +02:00
Ivan Žužak
efe815de95
⬆️ markdown-preview@0.156.0
2015-10-22 16:16:25 +02:00