Commit graph

871 commits

Author SHA1 Message Date
Fabian Jakobs
a6ab658f15 move ui specific code into the view folder 2011-08-17 09:15:17 +02:00
Fabian Jakobs
0eb476e02f rename virtual_renderer to WindowView 2011-08-16 14:03:15 +02:00
Fabian Jakobs
89eeb3bd1a rename edit session to buffer 2011-08-16 14:01:49 +02:00
Fabian Jakobs
6808e3bb35 I can insert text again 2011-08-16 13:57:38 +02:00
Fabian Jakobs
c417dcd4e6 command_manager is no longer a singleton 2011-08-16 13:57:37 +02:00
Fabian Jakobs
8d0e1784e2 remove request argument to commands 2011-08-16 13:57:37 +02:00
Fabian Jakobs
3d011a8827 remove cockpit submodule 2011-08-16 13:57:37 +02:00
Fabian Jakobs
18ab9b4193 remove dependency on canon 2011-08-16 13:57:37 +02:00
Fabian Jakobs
573f532a07 textinput fixes for IE 2011-08-16 11:48:40 +02:00
Fabian Jakobs
63a6f19386 only ignore focus click if it is inside of the selection 2011-08-16 11:47:43 +02:00
Fabian Jakobs
5d83b20903 make sure test passes on IE 2011-08-16 11:02:50 +02:00
Fabian Jakobs
013512fad4 fix unit tests in firefox 2011-08-16 10:01:09 +02:00
Fabian Jakobs
ca6749cd3b fix browser tests 2011-08-15 13:51:30 +02:00
Fabian Jakobs
b323001d29 fix html tokenizer regressions 2011-08-15 13:46:43 +02:00
Fabian Jakobs
7b2ddf13c3 cleanup key handling 2011-08-15 12:21:24 +02:00
Fabian Jakobs
a6a7ace10d initialize font size 2011-08-15 12:20:58 +02:00
Fabian Jakobs
415d46f0a0 on OSX use Monaco or Menlo font by default 2011-08-12 17:19:56 +02:00
Fabian Jakobs
d84a0425cf use google web font by default 2011-08-12 16:24:57 +02:00
Fabian Jakobs
857857611c update html highlight rules 2011-08-12 13:52:45 +02:00
Fabian Jakobs
bca423f826 update themes with highlighting for tags 2011-08-12 13:52:33 +02:00
Fabian Jakobs
40d5191bb7 fix delete last line 2011-08-12 09:55:37 +02:00
Fabian Jakobs
9505a85237 emit events on copy, cut and paste 2011-08-12 09:51:43 +02:00
Joe Cheng
dda1ff922b Fix bug 371: Bug when wrap mode is enabled. 2011-08-11 16:36:54 -07:00
Fabian Jakobs
00faf6dc9c another worker loader tweak 2011-08-11 14:21:04 +02:00
Fabian Jakobs
c14f5e9b54 another worker loader fix 2011-08-11 14:08:12 +02:00
Fabian Jakobs
53ab1d5dbe add unit test for #375 2011-08-10 11:28:42 +02:00
Joe Cheng
e607ee24a3 Fix rendering width of ideographic space (U+3000) 2011-08-10 01:48:04 -07:00
Fabian Jakobs
1f7045732e make worker path detection more robust 2011-08-04 12:12:03 +02:00
Fabian Jakobs
1b02f2895e update narcissus. fix #365 2011-08-04 12:11:51 +02:00
Fabian Jakobs
63785dc92f package kitchen sink demo and include it in the build 2011-08-03 16:47:43 +02:00
Fabian Jakobs
353d6a6f8a fix #366 Spacebar/Enter non-functional when "+ br" selector used in Chrome 2011-08-03 12:45:08 +02:00
Fabian Jakobs
1a3bbcbfd4 tabs to spaces 2011-08-03 09:48:24 +02:00
Jacob Hansson
f2ae785532 Added SCAD syntax highlighting. 2011-08-03 09:44:49 +02:00
Fabian Jakobs
25c15cf57a use the same active line as in TextMate 2011-08-02 16:07:34 +02:00
Fabian Jakobs
a09141a723 search and replace caused an exception if the
search term was not found.
2011-08-02 15:12:38 +02:00
Fabian Jakobs
727bfaccf2 fix #190 2011-08-02 11:35:51 +02:00
Fabian Jakobs
1c5fb5b75a don't merge tokens (Includes coding style cleanups)
fix #355
2011-08-01 15:01:50 +02:00
Fabian Jakobs
a39ab0d607 change "delete last line" behavior to match vim 2011-08-01 10:31:12 +02:00
nightwing
85ce847fab fix editor.removelines on last line 2011-08-01 10:27:52 +02:00
Fabian Jakobs
4f3719d27a enable behaviors by default to give this code better
testing coverage.
2011-07-29 11:13:18 +02:00
nightwing
77db0be7f8 add behaviours to demo and fix exceptions in cstyle behaviours 2011-07-29 11:07:54 +02:00
Fabian Jakobs
b8c0563d62 fix problem with the row cache 2011-07-28 16:52:00 +02:00
Fabian Jakobs
aa03a915f7 use the same font for the gutter and the editor 2011-07-28 14:37:28 +02:00
Fabian Jakobs
011964cced there was one unnecessary div per line 2011-07-28 14:37:28 +02:00
Fabian Jakobs
54b7900a7c remove log statememnt 2011-07-28 14:37:28 +02:00
Fabian Jakobs
ae63aa4528 fix leaking global 2011-07-28 14:37:28 +02:00
Adam Jimenez
5e8da97474 #304 wasn't merged correctly.
This is a Fix. "Make keyboard infrastructure route keys like []^$ the right way."
2011-07-27 10:21:14 +02:00
Fabian Jakobs
4012c32a55 properly tonekize regexp literals in JavaScript.
fix #140
2011-07-26 16:26:56 +02:00
Fabian Jakobs
9d634eee7b Merge pull request #357 from defunkt/greedy-symbols
Make Ruby symbols less greedy - don't match Namespaced::Constants
2011-07-26 01:33:16 -07:00
Fabian Jakobs
8e0e55fe64 rename regexp module to unicode 2011-07-26 10:28:26 +02:00