| .. |
|
commands
|
resolve keybinding collision between goto line and center selection on windows
|
2011-03-21 17:44:41 +08:00 |
|
css
|
added hold-mousedown delay to enable selection drag
|
2011-02-18 19:56:08 +02:00 |
|
keyboard
|
Merge remote branch 'jviereck/kb'
|
2011-03-07 20:00:51 +01:00 |
|
layer
|
merge
|
2011-03-25 14:35:02 +00:00 |
|
mode
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
narcissus
|
requireJS version of narcissus
|
2011-01-25 13:33:37 +01:00 |
|
settings
|
Implementing CLI settings that are shown in the demo editor.
|
2011-01-26 12:13:43 +01:00 |
|
test
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
theme
|
move themes
|
2011-03-07 20:20:04 +01:00 |
|
worker
|
added check in worker if sender actually exists
|
2011-04-06 16:19:28 +02:00 |
|
anchor.js
|
only skip clipping if the new position came from a change event
|
2011-02-21 09:20:37 +01:00 |
|
anchor_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
background_tokenizer.js
|
IE fixes
|
2011-02-01 11:48:46 +01:00 |
|
defaults.js
|
Implementing CLI settings that are shown in the demo editor.
|
2011-01-26 12:13:43 +01:00 |
|
document.js
|
rebased the branch, moved the moveText() from Document to EditSession, and removed the 'move' change event, which is no longer needed given the fixes in UndoManager.
|
2011-02-18 14:53:44 +02:00 |
|
document_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
edit_session.js
|
fix typo
|
2011-03-31 09:50:14 +02:00 |
|
edit_session_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
editor.js
|
Fixing bug in editor.setOverwrite #issue/204
|
2011-04-07 17:38:00 +08:00 |
|
editor_change_document_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
editor_highlight_selected_word_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
editor_navigation_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
editor_text_edit_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
mouse_handler.js
|
make jshint happy
|
2011-03-09 09:36:50 +01:00 |
|
range.js
|
Merge current ajaxorg:master with jviereck:wrapMode
|
2011-01-26 23:51:04 +01:00 |
|
range_test.js
|
minor cleanup
|
2011-04-26 09:43:29 +02:00 |
|
renderloop.js
|
update postMessage fix based on @gozala's feedback
|
2011-01-17 11:07:53 +01:00 |
|
scrollbar.js
|
improvements for Workspace
|
2011-02-21 20:27:09 +02:00 |
|
search.js
|
bug fixes and tests
|
2011-02-17 01:54:31 +08:00 |
|
search_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
selection.js
|
Fixed some bugs and unit tests pass again
|
2011-03-21 17:54:05 +08:00 |
|
selection_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |
|
tokenizer.js
|
add unit test to match regular expression literals (still fialing)
|
2011-02-22 23:39:01 +01:00 |
|
undomanager.js
|
more fixes for Workspace
|
2011-02-21 20:26:27 +02:00 |
|
virtual_renderer.js
|
Improve behavior of font size detection when editors have changing visibility
|
2011-03-09 00:14:54 +08:00 |
|
virtual_renderer_test.js
|
Refactor unit tests:
|
2011-04-08 10:28:18 +02:00 |