提交历史

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