mediawiki-extensions-Visual.../modules/ve/ce
Christian Williams f934d91b97 Triple-Click Detection for IE
IE does not properly support MouseEvent.detail for reporting the number of clicks in a user action. The new clickCounter() function takes a mousedown event and returns the detail property if non-IE or calculates the detail by comparing to a recent history (up to 3) of mousedowns.

Change-Id: Ib521eaa695d7e436d67ebb49106159daadc2ee38
2013-01-08 12:43:09 -08:00
..
nodes Added disable/enable methods to ve.Surface 2012-12-11 16:28:39 -08:00
styles (bug 43098) Prevent alien node contents from floating above phantoms. 2012-12-15 00:58:52 +01:00
ve.ce.BranchNode.js Render inline annotations in CE 2012-11-28 11:21:59 -08:00
ve.ce.ContentBranchNode.js Rename and cleanup ve.ce.Surface locking state 2012-12-05 15:19:56 -08:00
ve.ce.Document.js Fix even more inspector issues, and some ce ones as well 2012-11-21 15:26:12 -08:00
ve.ce.js Make entity nodes work in CE 2012-11-21 12:04:31 -08:00
ve.ce.LeafNode.js Static composition of 'can' and 'not', may improve performance slightly 2012-12-07 13:38:00 -08:00
ve.ce.Node.js Alien support for IE 2012-12-07 15:51:15 -08:00
ve.ce.NodeFactory.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.ce.Surface.js Triple-Click Detection for IE 2013-01-08 12:43:09 -08:00
ve.ce.SurfaceObserver.js Fixing Pre-Annotations 2012-12-05 15:13:25 -08:00