| .. |
|
commands
|
add selected text to finds prompt
|
2011-08-18 23:14:31 +05:00 |
|
css
|
Don't hardcode protocol to Google Fonts.
|
2011-09-06 13:38:51 -07:00 |
|
edit_session
|
fix row cache. fix #352
|
2011-07-25 13:04:42 +02:00 |
|
keyboard
|
fix copy and paste in chrome
|
2011-08-19 16:35:05 +02:00 |
|
layer
|
remove unneeded </div>, and remove entities not present in xml
|
2011-09-01 10:54:59 +05:00 |
|
lib
|
Provide our own version of AMD text plugin
|
2011-08-18 09:56:55 +02:00 |
|
mode
|
yet another regex highlighting fix
|
2011-09-06 17:20:53 +02:00 |
|
narcissus
|
update narcissus. fix #365
|
2011-08-04 12:11:51 +02:00 |
|
requirejs
|
Provide our own version of AMD text plugin
|
2011-08-18 09:56:55 +02:00 |
|
settings
|
Implementing CLI settings that are shown in the demo editor.
|
2011-01-26 12:13:43 +01:00 |
|
test
|
Provide our own version of AMD text plugin
|
2011-08-18 09:56:55 +02:00 |
|
theme
|
use entity.name.function in coffeescript classes
|
2011-09-06 10:24:34 +02:00 |
|
worker
|
fixed path normalization for paths relative to root
|
2011-08-23 14:50:57 +02:00 |
|
ace.js
|
Fixes for #240 and #255
|
2011-05-21 00:22:15 +01:00 |
|
anchor.js
|
fix leaking global
|
2011-07-28 14:37:28 +02:00 |
|
anchor_test.js
|
use new asyncjs
|
2011-04-29 11:26:40 +02:00 |
|
background_tokenizer.js
|
Assume no state change from previously known state in bgTokenizer (#256)
|
2011-05-23 11:31:36 +01:00 |
|
defaults.js
|
Implementing CLI settings that are shown in the demo editor.
|
2011-01-26 12:13:43 +01:00 |
|
document.js
|
update narcissus. fix #365
|
2011-08-04 12:11:51 +02:00 |
|
document_test.js
|
use new asyncjs
|
2011-04-29 11:26:40 +02:00 |
|
edit_session.js
|
outdent python after 'pass', 'raise', 'return', 'break' and 'continue'
|
2011-08-18 13:04:54 +02:00 |
|
edit_session_test.js
|
fix browser tests
|
2011-08-15 13:51:30 +02:00 |
|
editor.js
|
emit change event on the editor as well
|
2011-09-14 14:48:39 +02:00 |
|
editor_change_document_test.js
|
fix browser tests
|
2011-08-15 13:51:30 +02:00 |
|
editor_highlight_selected_word_test.js
|
fix browser tests
|
2011-08-15 13:51:30 +02:00 |
|
editor_navigation_test.js
|
fix browser tests
|
2011-08-15 13:51:30 +02:00 |
|
editor_text_edit_test.js
|
fix browser tests
|
2011-08-15 13:51:30 +02:00 |
|
mouse_handler.js
|
Merge pull request #384 from nightwing/pullreq
|
2011-08-17 06:01:12 -07:00 |
|
range.js
|
fix #325
|
2011-07-22 10:24:15 +02:00 |
|
range_test.js
|
fix #325
|
2011-07-22 10:24:15 +02:00 |
|
renderloop.js
|
use requestAnimationFrame to allow new browsers to schedule renders
|
2011-05-14 22:57:50 +05:00 |
|
scrollbar.js
|
fix invisible scrollbar for zoomed pages on firefox
|
2011-08-18 23:14:31 +05:00 |
|
search.js
|
bug fixes and tests
|
2011-02-17 01:54:31 +08:00 |
|
search_test.js
|
use new asyncjs
|
2011-04-29 11:26:40 +02:00 |
|
selection.js
|
Verify that #185 is already fixed. fix #185
|
2011-07-23 20:32:02 +02:00 |
|
selection_test.js
|
highlight js identifiers with unicode characters.
|
2011-07-25 17:32:17 +02:00 |
|
split.js
|
initialize font size
|
2011-08-15 12:20:58 +02:00 |
|
tokenizer.js
|
don't merge tokens (Includes coding style cleanups)
|
2011-08-01 15:01:50 +02:00 |
|
undomanager.js
|
Fix handling of undo/redo stack in splits do the right thing.
|
2011-05-23 17:14:30 +02:00 |
|
unicode.js
|
rename regexp module to unicode
|
2011-07-26 10:28:26 +02:00 |
|
virtual_renderer.js
|
can't scroll all the way to the left with mouse
|
2011-09-01 10:54:59 +05:00 |
|
virtual_renderer_test.js
|
use new asyncjs
|
2011-04-29 11:26:40 +02:00 |