[root]/typo3/sysext/t3editor/jslib
codemirror
(18 files, 5882 lines)
ts_codecompletion
(5 files, 1568 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 54 (100.0%) | 12605 (100.0%) | 233.4 |
| flyguide | 35 (64.8%) | 8906 (70.7%) | 254.4 |
| matrikz | 6 (11.1%) | 3617 (28.7%) | 602.8 |
| etobi.de | 7 (13.0%) | 45 (0.4%) | 6.4 |
| benni | 1 (1.9%) | 11 (0.1%) | 11.0 |
| stucki | 2 (3.7%) | 10 (0.1%) | 5.0 |
| dmitry | 1 (1.9%) | 10 (0.1%) | 10.0 |
| ohader | 2 (3.7%) | 6 (0.0%) | 3.0 |
Add missing SVN properties for new or modified files
0 lines of code changed in 1 file:
Cleanup/Bugfix #11838: Hardcoded labels in t3editor
4 lines of code changed in 1 file:
Fixed bug #12413: t3editor should not be disabled in safari
1 lines of code changed in 1 file:
Cleanup: #12416: cleanup t3editor files
3 lines of code changed in 1 file:
Replace whitespaces by tabs (everywhere except in codemirror/)
10 lines of code changed in 1 file:
Fixed #10380: (t3editor) Use CodeMirrors new method for highlighting matching brackets and remove the now obsolete own implementation
3 lines of code changed in 1 file:
Fixed #10380: (t3editor) Make use of the new CodeMirror API for updating line numbers
5 lines of code changed in 1 file:
Fixed #10380: Update t3editor base (CodeMirror) to release 0.60
4 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Fixed bug #9823: Save and close in t3editor closes without saving
25 lines of code changed in 1 file:
Added feature #9670: Integrate code-completion for TypoScript in the t3editor
5 lines of code changed in 1 file:
Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)
11 lines of code changed in 1 file:
Fixed bug #8049: Save button don't work when deactivating t3editor
10 lines of code changed in 1 file:
Removed redundant files from t3editor
0 lines of code changed in 8 files:
Fixed several bugs with t3editor and IE #8157, #8049, #7509,#8146, credit Tobias Liebig
17 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
279 lines of code changed in 1 file:
fixed syntax error in t3editor, whitespace cleanup in t3editor javascript files
139 lines of code changed in 7 files:
* code cleanup and bugfix patch for t3editor / preparation for review (Thanks to Tobias Liebig)
3617 lines of code changed in 6 files:
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
128 lines of code changed in 3 files:
fixed bug; #7238: t3editor should not depend on MochiKit-Javascript-Framework
261 lines of code changed in 5 files:
added t3editor as system extension
8082 lines of code changed in 10 files: