.. |
app-spec.coffee
|
Add position translation methods to Renderer
|
2012-03-06 15:33:29 -07:00 |
binding-set-spec.coffee
|
Use event.originalEvent.keyIdentifier instead of event.which.
|
2012-02-15 10:04:02 -08:00 |
buffer-spec.coffee
|
Rename Buffer.getLine to lineForRow
|
2012-03-05 16:06:27 -07:00 |
cursor-spec.coffee
|
Rename Cursor.set/getPosition to set/getScreenPosition
|
2012-02-24 11:53:18 -07:00 |
editor-spec.coffee
|
Fix bug introduced when I resolved a conflict resolution.
|
2012-03-07 11:42:39 -08:00 |
file-finder-spec.coffee
|
Use SpacePen for all views
|
2012-02-06 12:12:45 -07:00 |
global-keymap-spec.coffee
|
Use event.originalEvent.keyIdentifier instead of event.which.
|
2012-02-15 10:04:02 -08:00 |
highlighter-spec.coffee
|
Rename Buffer.getLine to lineForRow
|
2012-03-05 16:06:27 -07:00 |
line-map-spec.coffee
|
Rename input/output to buffer/screen in LineMap
|
2012-03-06 19:20:28 -07:00 |
point-spec.coffee
|
Point.toEqual will return true if it matches an array
|
2012-02-01 15:54:28 -08:00 |
project-spec.coffee
|
Remove references to OSX from fs.coffee and make fs specs pass.
|
2012-02-27 11:38:25 -08:00 |
range-spec.coffee
|
Selections render themselves on screen (1 div per line)
|
2012-01-26 18:54:18 -08:00 |
renderer-spec.coffee
|
Gutter renders correctly with line wrapping and folds
|
2012-03-07 12:19:30 -07:00 |
root-view-spec.coffee
|
Move keymap from app to window
|
2012-02-29 11:33:15 -08:00 |
screen-line-fragment-spec.coffee
|
Rename input/output to buffer/screen in LineMap
|
2012-03-06 19:20:28 -07:00 |
selection-spec.coffee
|
Rename Buffer.getLine to lineForRow
|
2012-03-05 16:06:27 -07:00 |
undo-manager-spec.coffee
|
Rename Buffer.getLine to lineForRow
|
2012-03-05 16:06:27 -07:00 |
vim-mode-spec.coffee
|
Update test to use meta-/ instead of meta-s
|
2012-03-07 12:43:09 -08:00 |
window-spec.coffee
|
Remove menu code and tests
|
2012-02-29 13:47:48 -08:00 |