Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 57 | -0/+0 |
| | |||||
* | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 3 | -3/+3 |
| | |||||
* | Update ace | Tom Needham | 2012-04-15 | 83 | -8885/+19884 |
| | |||||
* | Remove google web font | Tom Needham | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | remove unused css | Tom Needham | 2012-04-15 | 1 | -5/+2 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | Remove go to line | Tom Needham | 2012-04-14 | 1 | -25/+17 |
| | |||||
* | Add some filetypes | Tom Needham | 2012-04-07 | 1 | -0/+2 |
| | |||||
* | Give editor focus after saving | Tom Needham | 2012-04-06 | 1 | -0/+1 |
| | |||||
* | Provide undo when closing editor with unsaved changes | Tom Needham | 2012-04-06 | 1 | -45/+55 |
| | |||||
* | confirm close when there are unsaved changes | Tom Needham | 2012-04-02 | 1 | -1/+14 |
| | |||||
* | add * to filename when changes have been made | Tom Needham | 2012-04-02 | 1 | -26/+42 |
| | |||||
* | use OC_Dialogs instead of alert() | Tom Needham | 2012-04-02 | 1 | -1/+1 |
| | |||||
* | fix spelling fail in texteditor's style.css | Georg Ehrke | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | spaces to tabs | Tom Needham | 2012-03-11 | 1 | -25/+25 |
| | |||||
* | Text editor will now wrap text based on window size | Tom Needham | 2012-03-10 | 1 | -0/+1 |
| | |||||
* | fix character encoding bug oc-278 | Tom Needham | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | update file extensions in editor | Tom Needham | 2012-03-10 | 1 | -3/+9 |
| | |||||
* | Editor fixed. | Marvin Thomas Rabe | 2012-02-23 | 2 | -4/+6 |
| | |||||
* | Text editor display error fixed. | Marvin Thomas Rabe | 2012-02-22 | 1 | -2/+1 |
| | |||||
* | Update breadcrumb css on close | Tom Needham | 2012-02-14 | 1 | -0/+1 |
| | |||||
* | Fix editing shared files and file opening bug. Fixes oc-209 and oc-195 | Tom Needham | 2012-02-14 | 1 | -14/+14 |
| | |||||
* | Add description to texteditor info.xml -fix oc-234 | Tom Needham | 2012-02-12 | 1 | -0/+1 |
| | |||||
* | writable not writeable | Robin Appelman | 2012-02-05 | 2 | -2/+2 |
| | |||||
* | merge master into filesystem | Robin Appelman | 2012-01-30 | 1 | -1/+2 |
|\ | |||||
| * | disable keyboard shortcuts as temp fix | Tom Needham | 2012-01-23 | 1 | -1/+2 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 77 | -10096/+62480 |
|\| | |||||
| * | some minor changes to the text editor loading | Robin Appelman | 2012-01-14 | 1 | -33/+32 |
| | | |||||
| * | Fix breadcrumb issue when closing editor | Tom Needham | 2012-01-14 | 1 | -1/+1 |
| | | |||||
| * | fix editor js | Tom Needham | 2012-01-14 | 1 | -2/+2 |
| | | |||||
| * | improved ui for go to line button | Tom Needham | 2012-01-09 | 1 | -2/+2 |
| | | |||||
| * | update page title | Tom Needham | 2012-01-09 | 1 | -0/+4 |
| | | |||||
| * | Added live search | Tom Needham | 2012-01-09 | 1 | -16/+52 |
| | | |||||
| * | Added 'Go to line' functionality | Tom Needham | 2012-01-09 | 2 | -10/+28 |
| | | |||||
| * | improved ui and save button action | Tom Needham | 2012-01-09 | 2 | -20/+9 |
| | | |||||
| * | hide save button for read-only files | Tom Needham | 2012-01-09 | 1 | -3/+6 |
| | | |||||
| * | fixed saving bug | Tom Needham | 2012-01-09 | 2 | -3/+13 |
| | | |||||
| * | Handles file permissions. Protect against overwriting changes. | Tom Needham | 2012-01-08 | 4 | -135/+154 |
| | | |||||
| * | added ace source | Tom Needham | 2012-01-01 | 33 | -0/+45276 |
| | | |||||
| * | Removed old code | Tom Needham | 2012-01-01 | 3 | -19824/+0 |
| | | |||||
| * | Added ace license file | Tom Needham | 2012-01-01 | 1 | -0/+476 |
| | | |||||
| * | Added support for more file types | Tom Needham | 2012-01-01 | 1 | -1/+8 |
| | | |||||
| * | Updated ace-editor software | Tom Needham | 2012-01-01 | 36 | -28/+26377 |
| | | |||||
| * | Fixed keyboard shortcuts | Tom Needham | 2011-12-31 | 1 | -11/+8 |
| | | |||||
| * | Disable save button whilst saving. Refined code. | Tom Needham | 2011-11-29 | 1 | -1/+1 |
| | | |||||
| * | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -59/+54 |
| | | |||||
| * | Keyboard shortcuts for saving. Refined code. | Tom Needham | 2011-11-11 | 1 | -13/+46 |
| | | |||||
| * | Fixed problem closing the editor. | Tom Needham | 2011-11-07 | 1 | -2/+4 |
| | | |||||
| * | Fixed error where saving message appears twice. | Tom Needham | 2011-11-07 | 1 | -29/+22 |
| | | |||||
| * | Merged from master and fixed issue with opening multiple editors | Tom Needham | 2011-10-21 | 1 | -14/+8 |
| |\ |