Kevin Sawicki
4ca66a535c
Merge pull request #1095 from atom/ks-solo
...
Use non-replicated telepath strings
2013-11-07 10:13:50 -08:00
Nathan Sobo
56c88820d6
Upgrade to telepath 0.23.0 to deal gracefully w/ outdated window state
2013-11-07 10:02:44 -08:00
Kevin Sawicki & Nathan Sobo
5d56365c26
Upgrade to telepath@0.22.0
2013-11-07 10:02:43 -08:00
Kevin Sawicki & Nathan Sobo
55c5ae926c
Create telepath string with replicate: false option
2013-11-07 10:02:43 -08:00
Kevin Sawicki & Nathan Sobo
ef68fd24d5
Log open exception stack to console
2013-11-07 10:02:43 -08:00
Kevin Sawicki
4497ec9733
Upgrade to language-coffee-script@0.3.0 for switch/when indent fix
2013-11-07 09:48:10 -08:00
Matt Colyer
38a3c0dbd3
Simplify regexp escaping in text-mate-grammar.coffee
2013-11-07 09:26:56 -08:00
Matt Colyer
b69bc8ce71
Add a newline to the end of .gitattributes
2013-11-07 09:22:41 -08:00
Kevin Sawicki
fe6cf8ec01
Merge pull request #1091 from atom/ks-autoscroll
...
Autoscroll on undo/redo
2013-11-07 09:17:10 -08:00
Kevin Sawicki
b4f8387053
Remove unneded clearAutoscroll call
2013-11-07 09:04:41 -08:00
Kevin Sawicki
6b63f5db9e
Always mark cursor needing autoscroll
2013-11-07 09:04:41 -08:00
Kevin Sawicki
291f4fbb90
Mark last cursor for autoscroll on undo/redo
2013-11-07 09:04:41 -08:00
Kevin Sawicki
dba7687470
Autoscroll even when text does not change
2013-11-07 09:04:41 -08:00
Cheng Zhao
e6a7678fd6
Update to atom-shell v0.6.9.
2013-11-07 18:52:12 +08:00
Ben Ogle
4b6867831a
Upgrade to scandal@0.6.4
2013-11-06 17:34:42 -08:00
Matt Colyer
28d7160c3b
Update specs concerning stylesheet ids
2013-11-06 17:12:47 -08:00
Cheng Zhao
c4ab4364ba
Merge pull request #1089 from atom/cz-win32-icon
...
Set version strings and icon for the exe on Windows
2013-11-06 17:07:46 -08:00
Matt Colyer
98db48eae6
Fix syntax path matching
2013-11-06 17:04:50 -08:00
Matt Colyer
d6cb848503
Upgrade language-mode@0.3.0
2013-11-06 16:52:58 -08:00
Matt Colyer
3119ed9dfe
Update project-spec.coffee for windows
2013-11-06 16:45:10 -08:00
Matt Colyer
3f0f3267c1
Upgrade scandal@0.6.3
2013-11-06 16:40:14 -08:00
Ben Ogle
2cc32e1faf
Upgrade to atom-dark-ui@0.5.0
...
New tabs!!
2013-11-06 14:55:36 -08:00
Matt Colyer
a8fe8ab982
Update keymap-spec.coffee paths for windows
2013-11-06 14:52:28 -08:00
Ben Ogle
4bee197e01
Upgrade to base16-tomorrow-dark-theme@0.5.0
2013-11-06 14:42:24 -08:00
Matt Colyer
01f41207d4
Update font specs for windows
2013-11-06 14:39:47 -08:00
Ben Ogle
ce2e123cc8
Merge pull request #1088 from atom/bo-changes-for-themes-with-padding
...
Handle themes with padding on the scroll view
2013-11-06 14:38:34 -08:00
Ben Ogle
16b64b03f7
Nof
2013-11-06 14:38:01 -08:00
Ben Ogle
2adcc9709c
10 -> back to 2
2013-11-06 14:37:36 -08:00
Ben Ogle
0f1d701646
Upgrade to wrap-guide@0.5.0
2013-11-06 14:21:54 -08:00
Ben Ogle
6e049dd173
Fix tests in editor
2013-11-06 14:13:09 -08:00
Matt Colyer
face4a3f76
Force Unix line endings in spec/fixtures
2013-11-06 14:11:36 -08:00
Matt Colyer
015f4f7542
Merge remote-tracking branch 'origin/master' into win-specs
2013-11-06 12:12:41 -08:00
Kevin Sawicki
9f5e913804
Update remaining selected class names to fold-selected
2013-11-06 09:55:53 -08:00
Kevin Sawicki
383a724144
Update class name to new fold-selected
2013-11-06 09:50:06 -08:00
Kevin Sawicki
90c21906a4
Add fold- prefix to selected class name
...
This prevents interference with the base selected class
which adds a noticeable blur to folded lines that are selected
when using dark syntax and light ui.
2013-11-06 09:49:18 -08:00
Cheng Zhao
0686efc429
Revert "Only run set-development-version on mac"
...
This reverts commit 9a4db9d95d
.
It's supported on Windows now.
2013-11-06 22:48:50 +08:00
Cheng Zhao
2058d5a431
Add task to set exe icon.
2013-11-06 22:41:53 +08:00
Cheng Zhao
6c9f037cd9
Use node-rcedit to set development version.
2013-11-06 22:27:27 +08:00
Cheng Zhao
5033fac8eb
Update to atom-shell v0.6.8.
2013-11-06 12:32:19 +08:00
Ben Ogle
0aa0dc01d5
Properly reset the size of layers on resize
...
Otherwise, when a theme has padding in the scroll-view, it will be
scrollable all the time (width:100%).
2013-11-05 18:40:05 -08:00
Ben Ogle
994756f8c1
Use padding in the pixel left calculation
...
Now themes can specify padding in the scroll-view so the text isn't
jammed up against the
2013-11-05 18:40:04 -08:00
Kevin Sawicki
47bab20363
Merge pull request #1087 from atom/ks-reenable-specs
...
Reenable edit session specs
2013-11-05 18:30:36 -08:00
Kevin Sawicki
efb87237e2
Reenable undo, redo, and transaction specs
2013-11-05 18:25:37 -08:00
Kevin Sawicki
2be5790311
Set auto indent config setting in spec
2013-11-05 18:25:36 -08:00
Kevin Sawicki
60fa937ed7
Add asserts for undoing an insertNewlineAbove
2013-11-05 18:25:36 -08:00
Kevin Sawicki
867a6ecd95
Reenable insertNewlineBelow() specs
2013-11-05 18:25:36 -08:00
Kevin Sawicki
36c9d68009
Update to telepath@0.21.0
2013-11-05 18:25:36 -08:00
Ben Ogle
4dda2f93ae
Upgrade to base16-tomorrow-dark-theme@0.4.0
2013-11-05 17:48:22 -08:00
Matt Colyer
fcdc341981
Merge branch 'win-specs' of https://github.com/atom/atom into win-specs
2013-11-05 17:36:24 -08:00
Matt Colyer
5b187e7a8c
Upgrade jasmine-tagged@0.2.0
2013-11-05 17:35:44 -08:00