Directory typo3/sysext/t3editor/jslib/codemirror/

Directory Created:
2008-04-16 19:39
Total Files:
18
Deleted Files:
1
Lines of Code:
5882

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

Lines of Code

typo3/sysext/t3editor/jslib/codemirror/ Lines of Code

Developers

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

Most Recent Commits

stucki 2009-11-25 15:49 Rev.: 6539

Add missing SVN properties for new or modified files

0 lines of code changed in 16 files:

  • typo3/sysext/t3editor/jslib/codemirror: codemirror.js (changed), editor.js (changed), mirrorframe.js (changed), parsecss.js (changed), parsehtmlmixed.js (changed), parsejavascript.js (changed), parsesparql.js (changed), parsetyposcript.js (changed), parsexml.js (changed), select.js (changed), stringstream.js (changed), tokenize.js (changed), tokenizejavascript.js (changed), tokenizetyposcript.js (changed), undo.js (changed), util.js (changed)
etobi.de 2009-04-15 20:37 Rev.: 5314

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:

  • typo3/sysext/t3editor/jslib/codemirror: editor.js (+12)
etobi.de 2009-04-15 20:30 Rev.: 5313

Fixing issue #8103: t3editor / typoscript on the right side of an operator is not tokenized

21 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib/codemirror: tokenizetyposcript.js (+21 -15)
etobi.de 2009-03-10 23:02 Rev.: 5177

Fixed #10380: Update t3editor base (CodeMirror) to release 0.60

1732 lines of code changed in 17 files:

  • typo3/sysext/t3editor/jslib/codemirror: README (+3 -3), codemirror.js (+83 -28), editor.js (+452 -203), mirrorframe.js (new 81), parsecss.js (new 155), parsehtmlmixed.js (new 73), parsejavascript.js (+26 -27), parsesparql.js (new 162), parsexml.js (+79 -103), patch.codemirror055.diff (del), select.js (+278 -172), stringstream.js (+101 -91), tokenize.js (new 57), tokenizejavascript.js (+106 -112), tokenizetyposcript.js (+3 -6), undo.js (+62 -51), util.js (+11 -30)
benni 2008-06-10 16:25 Rev.: 3792

Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)

0 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib/codemirror: util.js (-5)
benni 2008-06-10 14:41 Rev.: 3780

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:

  • typo3/sysext/t3editor/jslib/codemirror: tokenizetyposcript.js (+8 -3)
dmitry 2008-05-20 10:22 Rev.: 3670

Fixed bug #8263 t3editor should not highlight decimals

0 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib/codemirror: tokenizetyposcript.js (-12)
flyguide 2008-04-22 19:28 Rev.: 3612

Fixed several bugs with t3editor and IE #8157, #8049, #7509,#8146, credit Tobias Liebig

1 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib/codemirror: editor.js (+1 -1)
flyguide 2008-04-16 19:39 Rev.: 3588

* 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:

  • typo3/sysext/t3editor/jslib/codemirror: LICENSE (new 23), README (new 16), codemirror.js (new 165), editor.js (new 976), parsejavascript.js (new 323), parsetyposcript.js (new 457), parsexml.js (new 310), patch.codemirror055.diff (new 2984), select.js (new 501), stringstream.js (new 121), tokenizejavascript.js (new 182), tokenizetyposcript.js (new 1372), undo.js (new 377), util.js (new 147)
Generated by StatSVN 0.5.0