Commit Graph

5211 Commits

Author SHA1 Message Date
Kevin Sawicki
1cb81037a8 💄 2013-02-01 09:27:32 -08:00
Kevin Sawicki
a3ec402ca9 Only detach with toggle keybinding 2013-02-01 09:22:50 -08:00
Kevin Sawicki
18f62498a1 Don't rely on status bar for background color 2013-02-01 09:22:36 -08:00
Kevin Sawicki
8c1fe35166 Zero pad 9 2013-02-01 09:12:49 -08:00
Kevin Sawicki
336c1299c5 Start tracking stats before graph is opened
This allows the graph to open with data available
since the editor was launched.
2013-02-01 09:09:53 -08:00
Justin Palmer
3c654c67e2 use background-color just in case 2013-02-01 08:59:17 -08:00
Justin Palmer
4f6f95ef42 tweak dimensions 2013-02-01 08:55:44 -08:00
Justin Palmer
3916f44d28 append to the vertical element so its context appears global 2013-02-01 08:46:35 -08:00
Justin Palmer
3f7c7c1b92 soo many conflicts 2013-02-01 08:42:54 -08:00
Kevin Sawicki
d597de6a79 Kill remaining serialization code 2013-02-01 08:34:11 -08:00
Kevin Sawicki
d1b916f5a2 Don't grab focus when attaching stats 2013-02-01 08:32:24 -08:00
Justin Palmer
d1e47fd31c fix conflicts...forgot to pull from editor-stats first 2013-02-01 08:27:43 -08:00
Justin Palmer
52c1ca7a2d fix editor stats so they look as if they are embedded in the status bar 2013-02-01 08:24:43 -08:00
Justin Palmer
4d8a6e5b60 remove serialization for now since I'm not reloading the data 2013-02-01 07:59:35 -08:00
Justin Palmer
4482bdd964 don't need that dot 2013-02-01 07:55:51 -08:00
Justin Palmer
650e6de0a9 Merge branch 'dev' into editor-stats 2013-02-01 07:47:36 -08:00
Corey Johnson
801283d022 wait a bit after tree-view:move specs 2013-01-31 16:02:25 -08:00
Corey Johnson
a7531c1341 💩 2013-01-31 15:54:36 -08:00
Corey Johnson
8e0b6aec40 Longer spec timeout 2013-01-31 15:46:54 -08:00
Corey Johnson
a383c205b7 Make test output more readable 2013-01-31 15:33:15 -08:00
Corey Johnson
587111074d Don't complain if restoring an unnamed buffer 2013-01-31 15:16:03 -08:00
Corey Johnson
5d95d8bc4e Remove log noise while running tests 2013-01-31 15:16:03 -08:00
Corey Johnson
30c7e8e2a5 require 'Task' uses correct case 2013-01-31 15:16:03 -08:00
Kevin Sawicki
de09adc45f 💄 2013-01-31 14:24:02 -08:00
Kevin Sawicki
7f86bf1351 Remove unneeded remove call 2013-01-31 14:19:20 -08:00
Kevin Sawicki
6b3a953384 Close command logger when it loses focus 2013-01-31 14:16:58 -08:00
Kevin Sawicki
4433f443d4 Simplify stats keymap 2013-01-31 14:06:46 -08:00
Kevin Sawicki
20249b4d38 un-f editor stats spec again 2013-01-31 14:06:16 -08:00
Kevin Sawicki
517d4cfe3a Remove unused requires 2013-01-31 13:50:47 -08:00
Kevin Sawicki
30e8eee9ce Move d3 require to top 2013-01-31 13:49:14 -08:00
Kevin Sawicki
9f3f0fe397 Don't focus stats when attaching
Leave the editor with focus since the stats aren't interactive
2013-01-31 13:46:38 -08:00
Kevin Sawicki
2b61883d9b un-f editor stats spec 2013-01-31 13:37:30 -08:00
Kevin Sawicki
08cac2bbe0 💄 2013-01-31 13:37:08 -08:00
Kevin Sawicki
9a73665811 Add ellipsis at end of folded line 2013-01-31 13:21:06 -08:00
Justin Palmer
a0f06e09d6 fix command panel specs that I broke
We're now refocusing the preview list instead of the editor
2013-01-31 12:09:40 -08:00
Kevin Sawicki
379a4a4d8d Only auto-load .cson and .json keymap files
This now prevents files such as .DS_Store from being loaded as a
keymap where previously all paths were loaded regardless of extension.

Closes #205
2013-01-31 12:03:21 -08:00
Corey Johnson & Kevin Sawicki
e24859cc23 💄 2013-01-31 11:03:20 -08:00
Corey Johnson & Kevin Sawicki
6bddebede3 Show folding icon in gutter instead of end of line
Closes #211
2013-01-31 11:02:01 -08:00
Justin Palmer
6935e33b72 Merge pull request #204 from github/command-panel-esc
support escape key to exit command panel
2013-01-31 10:39:24 -08:00
Justin Palmer
cfd66b36df Merge pull request #216 from github/user-prefs
Load settings from user.coffee and user.css
2013-01-31 10:36:23 -08:00
Corey Johnson & Kevin Sawicki
8f030cd97e Always calculate dimensions with editor on DOM
Closes #206
2013-01-31 10:31:13 -08:00
Justin Palmer
2982c5e51a need -r when copying packages directory 2013-01-31 10:22:36 -08:00
Justin Palmer
30103b66fc move old atom.coffee to user.coffee on rake install if it exists 2013-01-31 10:18:25 -08:00
Kevin Sawicki
72bef679d9 Merge branch 'dev' into user-prefs 2013-01-31 09:42:23 -08:00
Kevin Sawicki
e5bd097592 Use configDirPath exposed by global config object 2013-01-31 09:41:40 -08:00
Kevin Sawicki
ef6e525674 Use package instead of package's view in specs
Event logs are now stored on the package and passed
to the view when toggled.
2013-01-31 09:33:06 -08:00
Kevin Sawicki
4f8181969e 💄 2013-01-31 09:24:59 -08:00
Jon Rohan
b401cc4674 Merge pull request #213 from github/line-height
Adding a line-height to the editor.
2013-01-31 08:29:46 -08:00
Jon Rohan
ccb95dbefc Merge pull request #215 from github/no-family
Not adding a font family when the user doesn't have it set
2013-01-31 08:29:27 -08:00
Justin Palmer
20f2cf9a0a Merge branch 'dev' into user-prefs 2013-01-31 08:25:43 -08:00