Commit Graph

24 Commits (dc071d009548b5af04823d0f1b11c5a24878dff1)

Author SHA1 Message Date
yflory 01f93f6f7b FIx unrecoverable errors when using IE11
yflory 1a0344547b Improve cursor in pad
yflory c6f63d4d54 Cursor position in pad
yflory dbad925e5e New cursor recovery system (beta)
yflory fe0d579d56 Cursor improvements in pad (Beta)
yflory 9f0398826d Make customized translations more maintainable
yflory 7a70d69d8e Hide editor toolbars by default when using a small screen
ansuz c0e49211c4 eat errors related to cursors
ansuz 78b11584f8 remove unused variables
ansuz 9aa0548b1f remove dead cursor code
ansuz 4a173e30dc set user's cursor to either the beginning or end of the document
ansuz 12bbf3e8f6 don't drop values onto the window
ansuz 010566d3c3 pushDelta was mistakenly deprecated. restored.
ansuz b83fb7b823 improve brFix logic
stop exporting functions which we wish to deprecate
ansuz afa1104d85 Pull the cursor out of bogus BR tarpits when it gets stuck
ansuz bd24821c6c Don't attempt to use the cursor selection when it has length 0
RTWYSIWYG-20
RTWYSIWYG-24
ansuz f5a8727254 remove some unused functions from cursor.js
ansuz db1515c445 cursor.js : commit before cleaning up
ansuz de46be85ba add better helpers for finding and resetting the cursor
ansuz c09036bd29 snapshot cursor.js, as some things are working quite well now
ansuz 2c8a2406c6 cursor.js : snapshot before code deletion
ansuz a600ece5c5 fix jshint complaints in common directory
ansuz c22269e36e cursor.js : make the console a little less noisy
ansuz ad184b1114 add stuff to recover the cursor