pulsar/spec/app
Kevin Sawicki ff7c639b64 Don't use error class in select list
Use a subtler error message that displays in the same place as the
loading message but does not change the entire background of the
view.

Also, extending classes can now customize the message displayed
when there are no items and also no filtered items to allow for
different messages for these two cases.
2013-06-13 11:31:09 -07:00
..
atom-spec.coffee Always load bundle preferences 2013-06-11 13:52:40 -07:00
config-panel-spec.coffee Update config panel spec 2013-05-02 12:05:56 -07:00
config-spec.coffee Rename .write() to writeSync() 2013-06-12 20:38:26 -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 Rename .write() to writeSync() 2013-06-12 20:38:26 -07:00
display-buffer-spec.coffee Use correct textmate package names 2013-05-29 11:01:59 -07:00
edit-session-spec.coffee Move universal comment toggle specs to edit-session-spec 2013-06-05 17:58:39 -07:00
editor-spec.coffee Rename .write() to writeSync() 2013-06-12 20:38:26 -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 Rename .write() to writeSync() 2013-06-12 20:38:26 -07:00
git-spec.coffee Remove unused functions and specs 2013-06-13 10:02:13 -07:00
keymap-spec.coffee Use correct indentation 2013-05-29 11:55:06 -07:00
language-mode-spec.coffee Comment .less code correctly 2013-06-11 12:25:57 -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 Rename .write() to writeSync() 2013-06-12 20:38:26 -07:00
range-spec.coffee Add Range.compare 2013-04-29 21:01:46 -06:00
root-view-spec.coffee Use path.basename() instead of fsUtils.base() 2013-06-12 15:26:09 -07: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 Don't use error class in select list 2013-06-13 11:31:09 -07: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 Rename .write() to writeSync() 2013-06-12 20:38:26 -07:00
text-mate-grammar-spec.coffee Remove unneeded activatePackage calls 2013-06-06 12:45:41 -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 Use path.join() instead of fsUtils.join() 2013-06-12 16:20:40 -07: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 Use path.join() instead of fsUtils.join() 2013-06-12 16:20:40 -07: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 Use path.join() instead of fsUtils.join() 2013-06-12 16:20:40 -07:00