0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 07:13:08 -05:00
Squire/source
Neil Jenkins 87c0f3fbe1 Fix Cmd-left/right bug in Firefox on Mac OS X.
Firefox incorrectly goes back/forward in history instead of moving the cursor to
the beginning/end of the line when you press cmd-left/right on a mac. We now
override this to do the right thing.
2013-05-20 16:14:28 +10:00
..
Constants.js Fix Cmd-left/right bug in Firefox on Mac OS X. 2013-05-20 16:14:28 +10:00
document.html Add IE10 compatibility. 2012-11-12 18:30:40 +11:00
Editor.js Fix Cmd-left/right bug in Firefox on Mac OS X. 2013-05-20 16:14:28 +10:00
ie8dom.js Tidy. Ensure trailing new line in all source files 2012-08-07 13:36:05 +10:00
ie8range.js Fix IE returns null for getSelection if never focussed. 2012-08-09 15:08:04 +10:00
ie8types.js Catch all errors to allow logging. 2013-01-24 11:54:44 +11:00
intro.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00
Node.js Always return nodeAfterSplit from split fn 2013-04-10 13:43:31 +10:00
outro.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00
Range.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00
TreeWalker.js Replace Node prototype extensions with normal fns. 2013-04-08 13:27:06 +10:00