mediawiki-extensions-Visual.../modules/es/models
Trevor Parscal 779a63f486 * Switched to using JSON for hashing, allowing us to use the native JSON.stringify where available, which is much faster
* Added a bunch of utility functions for working with character data and annotations
* Got toolbar button states to follow selection of more than one character
2011-11-21 22:32:22 +00:00
..
es.DocumentModel.js * Switched to using JSON for hashing, allowing us to use the native JSON.stringify where available, which is much faster 2011-11-21 22:32:22 +00:00
es.HeadingModel.js Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later 2011-11-16 19:28:13 +00:00
es.HistoryModel.js Initial checkin of new es.HistoryModel (needs tests) 2011-11-17 22:44:11 +00:00
es.ListItemModel.js Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later 2011-11-16 19:28:13 +00:00
es.ListModel.js Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later 2011-11-16 19:28:13 +00:00
es.ParagraphModel.js Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later 2011-11-16 19:28:13 +00:00
es.PreModel.js Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later 2011-11-16 19:28:13 +00:00
es.SurfaceModel.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.TableCellModel.js Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later 2011-11-16 19:28:13 +00:00
es.TableModel.js Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later 2011-11-16 19:28:13 +00:00
es.TableRowModel.js Drop droppable (oh, how meta!) attribute introduced in r103211. Will convert prepareRemoval() later 2011-11-16 19:28:13 +00:00
es.TransactionModel.js Renamed es.Transaction to es.TransactionModel 2011-11-17 22:42:18 +00:00