Matt Colyer
001fe5931e
Merge branch 'master' into win-package-specs
...
Conflicts:
package.json
2013-11-11 14:22:31 -08:00
Matt Colyer
cb0f3ce2ec
Fix path affixing in git.coffee
2013-11-11 14:13:35 -08:00
Kevin Sawicki
8f63e40ba0
Default packageDependencies outside of try block
2013-11-11 13:05:45 -08:00
Kevin Sawicki
6c09a42545
Call getPackageDependencies from getAvailablePackagePaths
2013-11-11 13:04:04 -08:00
Kevin Sawicki
fe426000d0
Bring hidden input into view on focus
...
Closes #1104
2013-11-11 12:20:30 -08:00
Kevin Sawicki
c8aeb8ec2d
Add PackageManager::isBundledPackage
2013-11-11 12:01:44 -08:00
Kevin Sawicki
0d75bcae48
Add PackageManager::getPackageDirPaths
2013-11-11 11:53:25 -08:00
Kevin Sawicki
e31dbfd7d6
Store resourcePath as ivar
2013-11-11 10:40:50 -08:00
Kevin Sawicki
d4b5303983
Remove remaining package paths from Config class
2013-11-11 10:33:09 -08:00
Kevin Sawicki
ad0d0473b3
Add missing paren
2013-11-11 10:33:09 -08:00
Kevin Sawicki
0db23c3e96
🔥 config.bundledMenusDirPath
2013-11-11 10:33:09 -08:00
Kevin Sawicki
0b78450917
🔥 config.bundledKeymapsDirPath
2013-11-11 10:33:09 -08:00
Kevin Sawicki
4b15b98bdd
Set RootView/Editor config defaults from startEditorWindow
2013-11-11 10:32:52 -08:00
Kevin Sawicki
572157124e
Move storage dir path to Atom
2013-11-11 10:32:17 -08:00
Kevin Sawicki
88d80918a7
Use local resource path variable
2013-11-11 09:26:50 -08:00
Kevin Sawicki
0897007662
Remove unneeded @
2013-11-11 09:26:43 -08:00
Kevin Sawicki
1c4e38c867
Set paths before creating cache
2013-11-11 09:24:14 -08:00
Kevin Sawicki
78617e31bc
💉 resource path into LessCompileCache
2013-11-11 09:20:48 -08:00
Kevin Sawicki
a377a49004
Use atom.config instead of window.config
2013-11-11 09:16:44 -08:00
Kevin Sawicki
5756ec45ba
Add Config::toggle
2013-11-11 09:06:33 -08:00
Kevin Sawicki
23c8db09b7
💉 paths into Keymap constructor
2013-11-11 09:05:39 -08:00
Kevin Sawicki
9f8a8139e0
Use atom.syntax instead of window.syntax
2013-11-11 08:53:52 -08:00
Kevin Sawicki
d793d114d4
Use atom.site instead of window.site
2013-11-11 08:44:26 -08:00
Kevin Sawicki
58b2a4f98e
Use atom.keymap in Editor
2013-11-11 08:43:14 -08:00
Kevin Sawicki
f356190b42
Use atom.pasteboard instead of window.pasteboard
2013-11-11 08:43:14 -08:00
Kevin Sawicki
08a81b61a3
Remove atom.packageStates shims
2013-11-11 08:43:14 -08:00
Kevin Sawicki
bff47e10f4
Remove dimension shims on window
2013-11-11 08:43:14 -08:00
Ben Ogle
5f8e757f57
Merge pull request #1102 from atom/bo-add-replace
...
Add replace() to project and buffer
2013-11-08 16:57:38 -08:00
Ben Ogle
ee896846bb
Comments. Change up the api a tiny bit.
2013-11-08 12:25:59 -08:00
Ben Ogle
ddd560b785
Add replace to project and buffer
2013-11-08 12:20:43 -08:00
Matt Colyer
a168692eea
Don't relativize uris
2013-11-08 09:39:51 -08:00
Matt Colyer
43419fdef2
Normalize dom ids rather than remove
2013-11-07 14:41:58 -08:00
Matt Colyer
dfa5ac11a2
Merge branch 'origin/master' into win-specs
2013-11-07 13:59:43 -08:00
Daniel Hengeveld
6485e4f540
Merge pull request #1077 from atom/copy-docs-into-atom-io
...
Copy docs into atom io
2013-11-07 11:16:46 -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
Matt Colyer
38a3c0dbd3
Simplify regexp escaping in text-mate-grammar.coffee
2013-11-07 09:26:56 -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
Matt Colyer
98db48eae6
Fix syntax path matching
2013-11-06 17:04:50 -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
6e049dd173
Fix tests in editor
2013-11-06 14:13:09 -08:00
Matt Colyer
015f4f7542
Merge remote-tracking branch 'origin/master' into win-specs
2013-11-06 12:12:41 -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
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
Matt Colyer
edc789173b
Don't install commands on windows
2013-11-05 16:44:03 -08:00
Matt Colyer
1fe6a2974d
Merge branch 'win-specs' of https://github.com/atom/atom into win-specs
2013-11-05 15:46:34 -08:00
Matt Colyer
cd2e78f04f
Fix indentation of comments
...
Ref #1081
2013-11-05 11:46:44 -08:00