Kevin Sawicki
8c07d0d0bb
Use white text
2012-12-28 17:10:10 -08:00
Kevin Sawicki
ee8c949409
Add missing semicolon
2012-12-28 17:10:10 -08:00
Kevin Sawicki
9609352336
Style inside of nodes with HTML instead of SVG
2012-12-28 17:10:10 -08:00
Kevin Sawicki
8b88ebb93e
Add border to tree map
2012-12-28 17:10:10 -08:00
Kevin Sawicki
bd68dc618a
Add d3 treemap of command logger data
2012-12-28 17:10:10 -08:00
Kevin Sawicki
92661041f8
Add package to log command details
...
Logs the count and most recent time a command
is triggered and displays them in a sorted list.
2012-12-28 17:10:10 -08:00
Jon Rohan
1396794a12
using just a higher contrast silver for the focused tree-view
2012-12-28 17:04:20 -08:00
Jon Rohan
b09b55704c
got my gradients reveresed
2012-12-28 15:25:49 -08:00
Jon Rohan
f8414437e9
some tricks to make it more obvious which pane has focus
2012-12-28 15:24:45 -08:00
Kevin Sawicki
0ac47f8ec0
Use select list in autocomplete package
2012-12-28 13:24:31 -08:00
Kevin Sawicki
5993b04e62
Colorize new and modified files in tree view
2012-12-28 09:17:23 -08:00
Jon Rohan
f24f95560e
Orange you glad I didn't say banana
2012-12-28 08:28:20 -08:00
Jon Rohan
51e9cdbb94
removing the gradient from the status bar, and adding padding around command-panel
2012-12-27 22:48:23 -08:00
Jon Rohan
d162644ada
Merge pull request #117 from github/modified-tab
...
Changing the close icon when the tab is modified
2012-12-27 22:29:18 -08:00
Kevin Sawicki
f07f42fc38
Add higher z-index to tree view dialog
2012-12-27 21:17:05 -08:00
Jon Rohan
4fa92c72c2
matching the status-bar modified color to the tab color
2012-12-27 21:04:18 -08:00
Jon Rohan
d97651d19a
These importants are too harsh. and not necessary
2012-12-27 13:39:02 -08:00
Kevin Sawicki
219aaca0f5
Show diff stat in status bar
...
Include the number of lines added and removed for
new and modified files
2012-12-27 10:41:29 -08:00
Corey Johnson
747b2b6bad
Use an offensive icon for Atom
2012-12-27 10:15:42 -08:00
Jon Rohan
2f7776d971
Just some tabs and tree view style tweaks
2012-12-26 23:10:20 -08:00
Jon Rohan
dc6970b72e
Merge pull request #115 from github/dirty-linen
...
Dirty Laundry: Removing the linen background.
2012-12-26 21:27:42 -08:00
Kevin Sawicki
bfe58de64e
Darken icon color
2012-12-26 20:35:38 -08:00
Jon Rohan
09abc6c682
Removing the linen background.
2012-12-26 20:20:19 -08:00
Kevin Sawicki
d51fae9c3e
Add left margin to file icon
2012-12-26 20:18:52 -08:00
Kevin Sawicki
ae6039e74d
Add octicons to fuzzy-finder
...
Also place file base name first followed by
directory path in darker color
2012-12-26 20:13:53 -08:00
Jon Rohan
ca8ad670bf
centering the directory name in the highlight.
2012-12-26 16:53:33 -08:00
Kevin Sawicki
9a06b606f6
Increase left margin on file names to 15px
2012-12-26 16:43:58 -08:00
Kevin Sawicki
ff4ae5ce05
Use octicon disclosure arrow
2012-12-26 16:38:21 -08:00
Kevin Sawicki
b6a0b8bfdb
Use image, pdf, and compressed file icons
2012-12-26 15:55:07 -08:00
Jon Rohan
e2f7be6ef0
moved to select-list.css
2012-12-26 13:21:35 -08:00
Jon Rohan
65de43fb34
something was wrong with the scrolling, the root view shouldn't be scrolled
2012-12-26 13:16:40 -08:00
Jon Rohan
10866223d3
Merge branch 'master' into tree-massage
2012-12-26 13:13:08 -08:00
Jon Rohan
7cdf12dead
updating status bar colors
2012-12-26 13:10:48 -08:00
Jon Rohan
ca39b9dccb
re-organizing the cursor position text
2012-12-26 13:06:27 -08:00
Jon Rohan
4ce71e5bc2
Merge branch 'master' into foot-loose
2012-12-26 12:47:59 -08:00
Kevin Sawicki
ab407a297a
Put z-index on select-list class
2012-12-26 11:51:41 -08:00
Jon Rohan
4a46e9f32a
fuzzy finder is high on the z-index
2012-12-26 11:49:57 -08:00
Jon Rohan
6bdaf53289
fuzzy finder should be on top of all
2012-12-26 11:44:35 -08:00
Jon Rohan
696155f865
adding icons to file tree
2012-12-26 11:36:31 -08:00
Jon Rohan
fe72776a7b
Merge branch 'master' into tree-massage
2012-12-26 11:18:52 -08:00
Jon Rohan
3436d05116
Merge pull request #111 from github/table-tabs
...
Changing the tab display style to a table layout.
2012-12-26 11:13:54 -08:00
Jon Rohan
d6973dc24f
Not overriding font-size
2012-12-25 12:40:13 -08:00
Jon Rohan
14ca750932
Changing around the status bar html
2012-12-25 11:18:13 -08:00
Jon Rohan
72d9470ed1
Creating a new style for the tree-view
2012-12-24 17:16:32 -08:00
Jon Rohan
f27d84a7f0
Only using the fixed width font inside the editor.
2012-12-24 13:23:15 -08:00
Jon Rohan
d697986e3e
updating the tab font-family
2012-12-24 13:05:27 -08:00
Jon Rohan
01cde54b76
Changing the tab display style to a table layout.
2012-12-24 11:22:56 -08:00
Kevin Sawicki
905002cd58
Highlight foreground of selected line numbers
...
Previously no gutter highlight was displayed unless
the selection was empty.
Now there is a separate CSS class for no selection
that changes the background color independently
from the foreground color.
2012-12-22 22:06:46 -08:00
Kevin Sawicki
5c2b7b400d
Decode param name and value
...
These can contain percent encodings that
will need to be decoded before used.
2012-12-19 15:37:41 -08:00
Nathan Sobo
acc0503684
Merge remote-tracking branch 'origin/master' into config
...
Conflicts:
src/app/keymap.coffee
src/extensions/outline-view/src/keymap.coffee
src/extensions/outline-view/src/tag-reader.coffee
src/packages/fuzzy-finder/spec/fuzzy-finder-spec.coffee
src/packages/fuzzy-finder/src/fuzzy-finder.coffee
2012-12-18 20:32:05 -07:00