pulsar/spec/app
2012-06-15 17:30:10 -07:00
..
atom-spec.coffee Atom spec no longer closes all open windows 2012-06-15 16:24:49 -06:00
buffer-spec.coffee Don't serialize pathless buffer text 2012-06-12 15:12:58 -07:00
directory-spec.coffee Directory spec calls .off() when testing unwatch path 2012-05-03 09:43:45 -07:00
display-buffer-spec.coffee DisplayBuffer.destroyFoldsContainingBufferRow destroys all folds containing buffer row (instead of just folds starting at buffer row) 2012-06-14 13:56:08 -07:00
edit-session-spec.coffee If the cursor is at any buffer position inside a fold, backspace deletes the folded text 2012-06-15 14:41:05 -06:00
editor-spec.coffee Calculate gutter dimensions when editor's dimensions are calculated 2012-06-15 17:30:10 -07:00
event-emitter-spec.coffee EventEmitter.off with no args removes all subscriptions 2012-04-26 15:54:12 -06:00
keymap-spec.coffee Add rootView.activeKeybindings(). 2012-05-29 15:46:38 -07:00
line-map-spec.coffee Rename LanguageMode to TokenizedBuffer 2012-06-14 11:02:52 -06:00
point-spec.coffee Fix bug where you can't move rightward over fold placeholders 2012-04-06 15:37:27 -06:00
project-spec.coffee Project.getFilePaths does not traverse into ignored directories 2012-05-08 17:59:38 -07:00
range-spec.coffee Rename App.coffee to Atom.coffee. This also required moving src/atom,spec/atom to src/app,spec/app 2012-04-03 10:33:24 -07:00
root-view-spec.coffee Do not allow root view to set a font-size less than 1 2012-06-15 17:30:10 -07:00
screen-line-spec.coffee Rename LanguageMode to TokenizedBuffer 2012-06-14 11:02:52 -06:00
selection-spec.coffee EditSession no longer requires a reference to its Editor 2012-06-13 11:18:47 -06:00
status-bar-spec.coffee Make Atom SpacePen view's default to empty object (where needed) 2012-05-16 10:35:50 -07:00
tokenized-buffer-spec.coffee Use a legitimate replace method in AceAdaptor. 2012-06-15 11:56:09 -07:00
undo-manager-spec.coffee Allow calls to startBatch/endBatch to be nested 2012-04-19 11:19:24 -06:00
window-spec.coffee Serialize root view state to a string of JSON when storing it on the window upon refresh 2012-06-15 15:34:07 -06:00