mediawiki-extensions-Visual.../modules/ve/actions
Christian Williams d23c10fd8e Fix insertion annotations
Now comparing annotations in surface to insertionAnnotations
by comparable object to trigger pawn trick. Adding annotations
correctly to placeholder.

dm.Surface change method now uses setInsertionAnnotations()
and passes the AnnotationSet from offset-1. The set is cloned.

Added ve.ce.Surface.areAnnotationsCorrect() to compare either
annotations to the left or right to the insertionAnnotations.

Also use compareTo() and getComparableAnnotations() rather than
comparing by name, and fix SurfaceFragment.annotateContent() to
actually be selective when clearing rather than clearing everything.

Change-Id: I6116afa2e176daa0a0f2103a551501426829e2a6
2013-05-06 15:53:29 -07:00
..
ve.AnnotationAction.js Fix insertion annotations 2013-05-06 15:53:29 -07:00
ve.ContentAction.js The resurrection 2013-04-22 12:50:23 +01:00
ve.FormatAction.js The resurrection 2013-04-22 12:50:23 +01:00
ve.HistoryAction.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.IndentationAction.js The resurrection 2013-04-22 12:50:23 +01:00
ve.InspectorAction.js No more confusing boolean argument for closing windows 2013-04-10 12:31:49 -07:00
ve.ListAction.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00