summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor/js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * Little trick to avoid editor loading twice on double clickBrice Maron2011-10-191-6/+4
* | Fixed issue with opening editor multiple times.Tom Needham2011-10-141-45/+52
* | Updated bug messageTom Needham2011-10-091-1/+1
|/
* Fixed editor loading and file saving issueTom Needham2011-10-081-25/+28
* Updated saving feedbackTom Needham2011-10-051-3/+21
* Cleanup of code. Fixed breadcrumb removal issueTom Needham2011-10-051-6/+3
* use texteditor for search resultsRobin Appelman2011-10-051-0/+11
* move some code to where it belongs and remove duplicated editor appRobin Appelman2011-10-051-0/+13
* Added all the remaining extensions to filetypesFlorian Jacob2011-10-051-5/+21
* Control events are now bound on the page load rather than everytime the edito...Tom Needham2011-10-041-1/+4
* Save button now removed after closing editorTom Needham2011-10-041-0/+1
* fixed another bug with breadcrumbsMarvin Thomas Rabe2011-10-041-1/+1
* fixed scrollbar issues. fixed missing breadcrumb image.Marvin Thomas Rabe2011-10-041-8/+5
* Added fillHeight() js function for resizing editorTom Needham2011-10-041-4/+4
* Fixed breadcrumb issue.Tom Needham2011-10-041-4/+7
* Updated saving feedback to use loading.gifTom Needham2011-10-041-13/+4
* Updated control bar styling and save feedback.Tom Needham2011-10-041-13/+17
* HTML data is now encoded before being shown.Tom Needham2011-10-041-3/+2
* Fixed ajax urlsTom Needham2011-10-031-3/+3
* Fixed file saving issue.Tom Needham2011-10-031-1/+11
* Added breadcrumb and control bar.Tom Needham2011-10-031-26/+57
* Editor now loads on top of files app.Tom Needham2011-10-0132-0/+19982