Commit graph

2,848 commits

Author SHA1 Message Date
Lennart Kats
7ce0ee557b Merge pull request #1415 from ajaxorg/highlighting/bugfix
Highlighting bugfix
2013-05-17 08:39:14 -07:00
Ruben Daniels
62a3954b22 Merge pull request #1430 from ajaxorg/misc
several small bugs
2013-05-15 09:33:22 -07:00
nightwing
40775f68b1 fix config test 2013-05-14 20:12:49 +04:00
nightwing
ebafdd419d fix animated scroll in multiselect mode 2013-05-14 19:18:59 +04:00
Harutyun Amirjanyan
f68b8b9719 Merge pull request #1425 from danyaPostfactum/misc
Micro bug fixes (IE8 issues and mistypes)
2013-05-12 11:19:05 -07:00
DanyaPostfactum
a2260740ad Minor IE8 fixes 2013-05-12 22:16:33 +10:00
nightwing
127b769c50 fix typo 2013-05-11 16:38:58 +04:00
Lennart Kats
527cb626c5 Merge pull request #1416 from ajaxorg/insertlines
fix insert/removeLines at the document edges
2013-05-11 05:31:57 -07:00
nightwing
055a9a5f84 add cursor: pointer; to foldWidgets 2013-05-11 14:33:08 +04:00
nightwing
441dfbad30 fix getOptions 2013-05-11 13:05:25 +04:00
nightwing
9d81d0e6bb fix typo 2013-05-11 13:05:25 +04:00
Harutyun Amirjanyan
8ed6eabc12 Merge pull request #1418 from Joonsoo/master
Dirty check bug fixed
2013-05-10 11:43:26 -07:00
Mostafa Eweda
50fbdac285 add extraStyle parameter to marker layer 2013-05-10 11:25:27 +02:00
nightwing
a09165c64b fix #1417 vbFalse typo 2013-05-09 19:50:14 +04:00
nightwing
e84ec9e27a do not autoclose tags inside of strings 2013-05-09 15:22:14 +04:00
nightwing
c4aa28793f fix tests 2013-05-09 15:10:46 +04:00
nightwing
790bc5e87a add erb mode 2013-05-09 15:10:46 +04:00
nightwing
d3cc3ab5aa do not autoclose tags after %#? etc 2013-05-09 15:10:46 +04:00
nightwing
495318ef6b fix #1413 Invalid number value breaks CSS mode 2013-05-09 15:10:46 +04:00
nightwing
d7b62038c0 disable broken r behaviors 2013-05-09 15:10:46 +04:00
nightwing
5e2ee7a45e update tests 2013-05-09 15:10:46 +04:00
nightwing
e0334c6f6c fix embedding of rules with push/pop 2013-05-09 15:10:46 +04:00
nightwing
2adc4c7c96 fix python string highlighting 2013-05-09 15:10:46 +04:00
nightwing
5c9ebf6ce8 insert/removeLines at the document edges create deltas with wrong range 2013-05-09 14:08:22 +04:00
nightwing
59f4c367dd code style 2013-05-09 13:41:18 +04:00
nightwing
5fc0e0b26e do not call unshift in getTextRange 2013-05-09 13:41:18 +04:00
Joonsoo Jeon
f7a4338ae0 dirty counter bug fixed 2013-05-09 16:12:34 +09:00
Lennart Kats
4eff803f31 Merge pull request #1411 from ajaxorg/emmet
Emmet bugfix
2013-05-07 04:52:38 -07:00
Joonsoo Jeon
2baffd3256 indentation fixed 2013-05-06 10:25:12 +09:00
Joonsoo Jeon
62e31657ca markClean and isClean added into UndoManager 2013-05-03 17:51:13 +09:00
nightwing
a1fdd1bebc allow canceling commands in multi_select mode 2013-05-02 19:37:11 +04:00
nightwing
db4bd7ffd1 display emmet shortcuts in keybindings menu 2013-05-02 19:36:55 +04:00
nightwing
563a38700d fix #1407 Emmet breaks blockindent 2013-05-02 19:36:24 +04:00
nightwing
d300d0402e fix missing var in modelist 2013-05-02 19:32:12 +04:00
Lennart Kats
28c810bbce Merge pull request #1355 from ajaxorg/highlighting/tmmodes
add several new modes autoconverted from textmate
2013-05-01 06:08:17 -07:00
Lennart Kats
60f49118c0 Merge pull request #1403 from ajaxorg/mini_require
compatibility with architect-build
2013-05-01 06:07:20 -07:00
Lennart Kats
342bb71a3a Merge pull request #1406 from ajaxorg/ime
fix chinese Ime handling on windows
2013-05-01 06:06:37 -07:00
Lennart Kats
cf4a34e7f7 Merge pull request #1405 from ajaxorg/stop_keypress
fix ctrl-tab keybinding on firefox
2013-05-01 06:05:40 -07:00
nightwing
4d2afc9d1c fix ctrl-tab keybinding on firefox 2013-05-01 14:12:30 +04:00
Ryan Griffith
2bad571374 Fixed another regex for keyword.operator to include < 2013-04-30 07:28:20 -04:00
nightwing
6d4b91f89f linux ime 2013-04-30 13:29:29 +04:00
nightwing
09bc6119d4 fix ime issues 2013-04-30 12:19:04 +04:00
nightwing
ea31c9fac6 simplify require used in worker 2013-04-30 01:30:44 +04:00
Ryan Griffith
14c897972c Fixed regex for keyword.operator to include <. Adjusted regex for meta.tag due to issue where any < sign is treated as a meta.tag, including conditionals within Velocity. 2013-04-29 16:53:05 -04:00
nightwing
846f712969 cleanup and merge pull #1370 update lsl mode 2013-04-29 23:40:38 +04:00
nightwing
22d6d4132c fix lsl string escapes 2013-04-29 23:38:17 +04:00
Builders Brewery
d15dfadbd3 added "print" to invalid.illegal 2013-04-29 23:20:26 +04:00
Builders Brewery
2a089797c6 added constants from RC MAGNUM 13.04.19.274352
CONTENT_TYPE_ATOM, CONTENT_TYPE_FORM, CONTENT_TYPE_JSON,
CONTENT_TYPE_LLSD, CONTENT_TYPE_RSS, CONTENT_TYPE_XHTML,
CONTENT_TYPE_XML
2013-04-29 23:20:26 +04:00
Builders Brewery
fe46c0fee7 added ATTACH_AVATAR_CENTER and ATTACH_NECK 2013-04-29 23:20:26 +04:00
Builders Brewery
745ee98e4a ... 2013-04-29 23:20:26 +04:00