summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor
Commit message (Expand)AuthorAgeFilesLines
* removing executable bit from various filesThomas Mueller2012-04-3057-0/+0
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-173-3/+3
* Update aceTom Needham2012-04-1583-8885/+19884
* Remove google web fontTom Needham2012-04-151-1/+1
* remove unused cssTom Needham2012-04-151-5/+2
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* Remove go to lineTom Needham2012-04-141-25/+17
* Add some filetypesTom Needham2012-04-071-0/+2
* Give editor focus after savingTom Needham2012-04-061-0/+1
* Provide undo when closing editor with unsaved changesTom Needham2012-04-061-45/+55
* confirm close when there are unsaved changesTom Needham2012-04-021-1/+14
* add * to filename when changes have been madeTom Needham2012-04-021-26/+42
* use OC_Dialogs instead of alert()Tom Needham2012-04-021-1/+1
* fix spelling fail in texteditor's style.cssGeorg Ehrke2012-03-201-1/+1
* spaces to tabsTom Needham2012-03-111-25/+25
* Text editor will now wrap text based on window sizeTom Needham2012-03-101-0/+1
* fix character encoding bug oc-278Tom Needham2012-03-101-1/+1
* update file extensions in editorTom Needham2012-03-101-3/+9
* Editor fixed.Marvin Thomas Rabe2012-02-232-4/+6
* Text editor display error fixed.Marvin Thomas Rabe2012-02-221-2/+1
* Update breadcrumb css on closeTom Needham2012-02-141-0/+1
* Fix editing shared files and file opening bug. Fixes oc-209 and oc-195Tom Needham2012-02-141-14/+14
* Add description to texteditor info.xml -fix oc-234Tom Needham2012-02-121-0/+1
* writable not writeableRobin Appelman2012-02-052-2/+2
* merge master into filesystemRobin Appelman2012-01-301-1/+2
|\
| * disable keyboard shortcuts as temp fixTom Needham2012-01-231-1/+2
* | merge master into filesystemRobin Appelman2012-01-1677-10096/+62480
|\|
| * some minor changes to the text editor loadingRobin Appelman2012-01-141-33/+32
| * Fix breadcrumb issue when closing editorTom Needham2012-01-141-1/+1
| * fix editor jsTom Needham2012-01-141-2/+2
| * improved ui for go to line buttonTom Needham2012-01-091-2/+2
| * update page titleTom Needham2012-01-091-0/+4
| * Added live searchTom Needham2012-01-091-16/+52
| * Added 'Go to line' functionalityTom Needham2012-01-092-10/+28
| * improved ui and save button actionTom Needham2012-01-092-20/+9
| * hide save button for read-only filesTom Needham2012-01-091-3/+6
| * fixed saving bugTom Needham2012-01-092-3/+13
| * Handles file permissions. Protect against overwriting changes.Tom Needham2012-01-084-135/+154
| * added ace sourceTom Needham2012-01-0133-0/+45276
| * Removed old codeTom Needham2012-01-013-19824/+0
| * Added ace license fileTom Needham2012-01-011-0/+476
| * Added support for more file typesTom Needham2012-01-011-1/+8
| * Updated ace-editor softwareTom Needham2012-01-0136-28/+26377
| * Fixed keyboard shortcutsTom Needham2011-12-311-11/+8
| * Disable save button whilst saving. Refined code.Tom Needham2011-11-291-1/+1
| * Disable save button while saving. Streamlined code.Tom Needham2011-11-291-59/+54
| * Keyboard shortcuts for saving. Refined code.Tom Needham2011-11-111-13/+46
| * Fixed problem closing the editor.Tom Needham2011-11-071-2/+4
| * Fixed error where saving message appears twice.Tom Needham2011-11-071-29/+22
| * Merged from master and fixed issue with opening multiple editorsTom Needham2011-10-211-14/+8
| |\