[root]/typo3/sysext/t3editor/jslib/codemirror

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 53 (100.0%) | 9728 (100.0%) | 183.5 |
| flyguide | 15 (28.3%) | 7955 (81.8%) | 530.3 |
| etobi.de | 19 (35.8%) | 1765 (18.1%) | 92.8 |
| benni | 2 (3.8%) | 8 (0.1%) | 4.0 |
| stucki | 16 (30.2%) | 0 (0.0%) | 0.0 |
| dmitry | 1 (1.9%) | 0 (0.0%) | 0.0 |
Add missing SVN properties for new or modified files
0 lines of code changed in 16 files:
Fixed issue #9051: t3editor / On Mac Os X the key combination CMD+LEFT will close the t3editor
12 lines of code changed in 1 file:
Fixing issue #8103: t3editor / typoscript on the right side of an operator is not tokenized
21 lines of code changed in 1 file:
Fixed #10380: Update t3editor base (CodeMirror) to release 0.60
1732 lines of code changed in 17 files:
Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)
0 lines of code changed in 1 file:
Fixed bug #8478: highlighting error (the next line after a ">" gets colored as "value") (Thanks to Tobias Liebig)
8 lines of code changed in 1 file:
Fixed bug #8263 t3editor should not highlight decimals
0 lines of code changed in 1 file:
Fixed several bugs with t3editor and IE #8157, #8049, #7509,#8146, credit Tobias Liebig
1 lines of code changed in 1 file:
* Various Bugfixes for t3editor
* Fixed bug #6812: Editor does not respect charset settings while saving with AJAX
* Fixed bug #8049: TypoScript templates can't be saved at all after editing them using IE7/WinXP
* Fixed bug #7314: In IE 6.0.2900 syntax highlighting, save indicator, keyword suggestion and undo isn't working
* Moved CodeMirror into own directory
* Switched from gluecode to hooks
7954 lines of code changed in 14 files: