..
atom-spec.coffee
Merge branch 'master' into atom-shell
2013-05-29 13:23:23 -07:00
config-panel-spec.coffee
Update config panel spec
2013-05-02 12:05:56 -07:00
config-spec.coffee
Update expection extension to .less
2013-06-05 17:02:44 -07:00
config-view-spec.coffee
Use bootstrap stacked nav-pills for panels menu in config window
2013-04-26 15:36:12 -07:00
directory-spec.coffee
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
2013-04-03 12:01:37 -06:00
display-buffer-spec.coffee
Use correct textmate package names
2013-05-29 11:01:59 -07:00
edit-session-spec.coffee
Add support for surrogate pairs
2013-06-04 13:43:19 -07:00
editor-spec.coffee
Use correct textmate package names
2013-05-29 11:01:59 -07:00
event-emitter-spec.coffee
Allow off
to be called before on
without error
2013-04-24 11:41:56 -07:00
file-spec.coffee
Use node-pathwatcher.
2013-04-07 16:35:35 +08:00
git-spec.coffee
doc: task instead of web worker
2013-05-13 17:35:51 -07:00
image-view-spec.coffee
Set height on image view, not parent
2013-04-15 20:45:55 -06:00
keymap-spec.coffee
Use correct indentation
2013-05-29 11:55:06 -07:00
language-mode-spec.coffee
Only uncomment when all lines start with a comment
2013-06-05 17:38:50 -07:00
package-config-panel-spec.coffee
Add spec for installing a package
2013-05-22 15:29:38 -07:00
pane-container-spec.coffee
Focus pane after reopening it
2013-04-08 16:54:05 -07:00
pane-spec.coffee
Rename Project.buildEditSession -> Project.open
2013-05-14 20:03:53 -06:00
pasteboard-spec.coffee
Remove double spies on native pasteboard methods
2013-01-10 15:33:30 -08:00
point-spec.coffee
Support translating points and ranges
2013-01-30 13:49:10 -08:00
project-spec.coffee
Exclude core.ignoredNames when scanning project
2013-05-21 18:46:03 -07:00
range-spec.coffee
Add Range.compare
2013-04-29 21:01:46 -06:00
root-view-spec.coffee
Rename Project.buildEditSession -> Project.open
2013-05-14 20:03:53 -06:00
row-map-spec.coffee
Merge adjacent isomorphic regions after adding new regions
2013-05-10 13:20:42 -06:00
select-list-spec.coffee
Fix select-list auto-scrolling specs
2013-04-15 20:45:55 -06:00
selection-spec.coffee
Fix selection spec to to check marker destruction properly
2013-04-29 21:01:47 -06:00
syntax-spec.coffee
Use correct textmate package names
2013-05-29 11:01:59 -07:00
text-buffer-spec.coffee
Remove semicolons
2013-05-29 11:52:14 -07:00
text-mate-grammar-spec.coffee
Add support for surrogate pairs
2013-06-04 13:43:19 -07:00
text-mate-scope-selector-spec.coffee
Add specs for & selectors
2013-04-19 10:58:35 -07:00
text-mate-theme-spec.coffee
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
2013-04-03 12:01:37 -06:00
theme-config-panel-spec.coffee
Themes can be disabled by clicking their 'x' icon in the enabled list
2013-04-26 15:36:14 -07:00
theme-spec.coffee
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
2013-04-03 12:01:37 -06:00
tokenized-buffer-spec.coffee
Add spec with surrogate pair token with trailing text
2013-06-04 13:43:19 -07:00
undo-manager-spec.coffee
Make Buffer.transact restore marker ranges on undo/redo of transaction
2013-05-01 18:38:40 -06:00
window-spec.coffee
Fix opening links in external browsers.
2013-05-23 14:50:21 +08:00