Commit Graph

20 Commits

Author SHA1 Message Date
Michal Čihař
94855c2137 Update CodeMirror to 3.15 2013-08-06 13:27:09 +02:00
Michal Čihař
2af13548da Drop not used colorize addon 2013-05-24 10:06:53 +02:00
Michal Čihař
e03449460a Highlight SQL using CodeMirror 2013-05-24 09:59:38 +02:00
Michal Čihař
4fa3f06d23 Upgrade CodeMirror to 3.13 2013-05-21 09:41:04 +02:00
Michal Čihař
18db5aa881 Upgrade to CodeMirror version 2.38
There is no real change (it was only in modes we don't use).
2013-02-14 15:24:42 +01:00
Marc Delisle
96e5e54e0a Upgraded CodeMirror to 2.37 2013-01-10 13:25:34 -05:00
Marc Delisle
366477a8d3 Fix from codemirror 2.22 for a IE problem 2012-09-09 07:20:44 -04:00
Jo Michael
6ba62e1b2d Replaced "seperator" with "separator" 2012-04-07 20:23:22 +02:00
Jo Michael
642829ceb1 Added EVENT and ROUTINE to CodeMirror keywords 2012-03-17 19:09:03 +01:00
Michal Čihař
9b9d3e5cbc Update CodeMirror to 2.18
This brings lot of fixes and introduces line wrapping. Upgrading to
latest 2.1x should be safe, in future we will want to move to 2.2.
2012-01-27 11:00:51 +01:00
Tyron Madlener
de98961029 SQL pretty printer feature using the codemirror tokenizer. Replaced this with old pretty-printer regexp collection in query analyzer dialog. 2011-08-18 13:16:03 +03:00
Michal Čihař
0e53f3bf83 Fix codemirror syntax highlighting 2011-08-10 08:22:17 +02:00
Michal Čihař
9525cac85c Update CodeMirror to 2.12 2011-07-26 07:21:27 +02:00
Michal Čihař
d147fd26db Update keywords to list from http://dev.mysql.com/doc/refman/5.5/en/reserved-words.html 2011-06-06 15:01:50 +02:00
Michal Čihař
3cb40926c0 Remove other not needed files 2011-06-02 15:07:57 +02:00
Michal Čihař
1a20d4e3a3 Update CodeMirror2 to latest git for configurable scrolling 2011-06-02 14:46:06 +02:00
Michal Čihař
4be1821a8f Remove not needed CodeMirror files 2011-06-02 14:42:59 +02:00
Michal Čihař
896f8debec Handle missing attributes 2011-06-02 14:40:48 +02:00
Michal Čihař
4c84ece64d Initial implementation of MySQL mode in CodeMirror, based on our list of keywords 2011-06-02 14:37:10 +02:00
Michal Čihař
0968f5bb60 Initial import of complete codemirror 2011-06-02 13:40:19 +02:00