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
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
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
Corey Johnson & Kevin Sawicki
e24859cc23
💄
2013-01-31 11:03:20 -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
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
45dfea0559
Start tracking commands when package is activated
...
When the command logger was moved to a deferred package
the custom trigger to track events wasn't registered
until the instance was created causing most events to go
untracked.
Now the custom trigger is registered in the index.coffee
file and passed to the view instance when toggling.
2013-01-30 16:15:08 -08:00
Kevin Sawicki
45d5e714fa
Make snippets keymaps valid CSON
...
Closes #209
2013-01-30 15:25:03 -08:00
Kevin Sawicki
8b3ade2904
Set path as tab title attribute
2013-01-30 15:08:23 -08:00
Kevin Sawicki
034281a638
💄
2013-01-30 15:06:57 -08:00
Kevin Sawicki
d30532c6aa
Show directory in tab when duplicate names are open
...
Closes #181
2013-01-30 15:05:36 -08:00
Justin Palmer
1fa16c4ae1
refocus preview list after performing operation
...
Allows esc key to exit the command pallete
2013-01-30 13:56:35 -08:00
Corey Johnson
74cec989bb
Use getFontSize()
2013-01-30 13:19:09 -08:00
Justin Palmer
c5b9c38311
specs for editor stats
2013-01-30 12:15:25 -08:00
Justin Palmer
2d87a60019
camelCase
2013-01-30 12:15:15 -08:00
Justin Palmer
6c10622b2f
support escape key to exit command panel
2013-01-30 10:57:44 -08:00
Justin Palmer
164b50d795
zero pad minutes
2013-01-30 10:14:26 -08:00
Justin Palmer
1afb2fbeb5
highlight the max minute
2013-01-30 10:14:12 -08:00
Justin Palmer
bc61c3ca98
remove when detached
2013-01-30 10:14:04 -08:00
Justin Palmer
2abe3e47de
show actual time on scale
2013-01-30 09:41:49 -08:00
Justin Palmer
6080ba66e1
tweak x axis display
2013-01-30 09:33:39 -08:00
Justin Palmer
ebc7daf1dc
more styles
2013-01-30 09:00:48 -08:00
Justin Palmer
0c878c5e7d
put editor stats in the document flow so it doesn't overlap the status bar
2013-01-30 09:00:40 -08:00
Justin Palmer
29b3a1d582
add keymap for editor stats
2013-01-30 09:00:16 -08:00
Justin Palmer
aa5660ba81
syntax yo
2013-01-29 15:46:19 -08:00
Justin Palmer
57c9412d99
fix scales
2013-01-29 15:44:16 -08:00