[root]/typo3/sysext/t3editor/css

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 454 (100.0%) | 32.4 |
| flyguide | 4 (28.6%) | 329 (72.5%) | 82.2 |
| ohader | 1 (7.1%) | 58 (12.8%) | 58.0 |
| stucki | 4 (28.6%) | 51 (11.2%) | 12.7 |
| etobi.de | 3 (21.4%) | 14 (3.1%) | 4.6 |
| matrikz | 2 (14.3%) | 2 (0.4%) | 1.0 |
Add missing SVN properties for new or modified files
0 lines of code changed in 2 files:
Fixed bug #9513: t3editor bad line numbering
3 lines of code changed in 1 file:
Replace whitespaces by tabs (everywhere except in codemirror/)
51 lines of code changed in 2 files:
Fixing issue #8103: t3editor / typoscript on the right side of an operator is not tokenized
1 lines of code changed in 1 file:
* Fixed #10382: Bugfixes for t3editor code completion (thanks to Stephan Petzl and Christian Kartnig)
10 lines of code changed in 1 file:
Added feature #9670: Integrate code-completion for TypoScript in the t3editor
58 lines of code changed in 1 file:
* Fixed bug #8483: Lines break when longer as the width of the window (t3editor) (Patch by 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
71 lines of code changed in 2 files:
* code cleanup and bugfix patch for t3editor / preparation for review (Thanks to Tobias Liebig)
1 lines of code changed in 1 file:
fixed bug #7256: highlight matching curly brackets * fixed bug #6834: Wrong syntax highlighting in wrong context * fixed bug #7255: implement "auto-closing brackets", all credits Tobias Liebig
17 lines of code changed in 1 file:
added t3editor as system extension
241 lines of code changed in 1 file: