Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 366f4d67d9 Implemented Selection.setFocus. 9 years ago
  Piotr Jasiun 715dddebb4 Merge pull request #336 from ckeditor/t/332 9 years ago
  Piotr Jasiun 5629cc967a Merge pull request #328 from ckeditor/t/308 9 years ago
  Piotrek Koszuliński 95b78fc190 Implemented Selection.collapse( pos ). 9 years ago
  Szymon Kupś 278e4cb0c5 Changed engine.treeModel.Selection.getRanges to return iterator instead of array. 9 years ago
  Piotrek Koszuliński 16810673ae Added Selection.isBackward. 9 years ago
  Piotrek Koszuliński 97a67920e2 Implemented selection.collapse(). 9 years ago
  Piotrek Koszuliński 56a7a3ec8a Tests: Wrapped addRange() tests into describe(). 9 years ago
  Piotrek Koszuliński 40ee7446f8 Fixed paths in tests. 9 years ago
  Piotrek Koszuliński a08ddfea03 Reverted part of "Renamed method `detach` to `destroy` in multiple classes." 9 years ago
  Piotrek Koszuliński 97ae48487a Merge branch 'master' into t/features 9 years ago
  Szymon Cofalik edb5988503 Change core.treeModel.Selection#update event to change:range. Introduce change:attribute event. 9 years ago
  Szymon Cofalik dd8589ddf5 Renamed method `detach` to `destroy` in multiple classes. 9 years ago
  Piotrek Koszuliński 7aef23b7c2 Fixed paths to CKEditorError. 9 years ago
  Szymon Cofalik 8fecc60482 Introduced core.treeModel.Document#_getDefaultRoot, core.treeModel.Selection#_getDefaultRange. Made Selection always have a range. 9 years ago
  Szymon Cofalik ac39cf89a1 Changed: Selection updates and stores its attributes on it's own. 9 years ago
  Szymon Cofalik ccd98a4a63 Tests: fixed branch coverage for treeModel.Selection tests. 10 years ago
  Szymon Cofalik 60f4835c08 Improvements in treeModel.Selection: added hasAnyRange, getFirstRange, getFirstPosition. 10 years ago
  Piotr Jasiun e9494219f4 Use iterator API. 9 years ago
  Szymon Cofalik 7361a2d694 Removed treeModel.Attribute, treeModel.AttributeList. Fixes in files to use new Attribute API. Fixed bug in AttributeOperation by AttributeOperation transformation. 10 years ago
  Szymon Cofalik a826580618 Add layer of abstraction above AttributeList. Make instance of AttributeList a protected property in multiple classes. 10 years ago
  Szymon Cofalik 7f1769c4c4 Tests: treeModel.Selection improvements. 10 years ago
  Szymon Cofalik 747aa1fcbb Changed AttributeList API. 10 years ago
  Piotrek Koszuliński 4807351bc9 Ported a bunch of tests. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 95e4c2aaa1 Ported the TDM. 10 years ago
  Szymon Cofalik 23a127df77 Change Selection to use AttributeList. 10 years ago
  Szymon Cofalik f8d103d8e0 Changed Selection.pushRange now throws an error if given range intersects with selection. 10 years ago
  Szymon Cofalik fbb3857e20 Tests: updated Selection tests. 10 years ago
  Szymon Cofalik 66a1de5b2b Tests: Selection class. 10 years ago