提交歷史

作者 SHA1 備註 提交日期
  Piotr Jasiun 8bc0981558 Changed default TreeWalker behavior to return merged characters by default. 9 年之前
  Piotr Jasiun b0d53192a7 Docs fixes. 9 年之前
  Piotr Jasiun 48ceca2dec Docs: for Range.getValues and Range.getItems. 9 年之前
  Piotr Jasiun 823350645a Simplified range methods body. 9 年之前
  Piotr Jasiun 097c6430e9 Return previous and next positions from the TreeWalker. Changed Range methods. 9 年之前
  Maciej Gołaszewski 9f49751ab4 Documentation: update core.treemodel documentation. 9 年之前
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 9 年之前
  Szymon Cofalik 484c423ca4 Changed: treeModel.Range minor optimization. 10 年之前
  Szymon Cofalik 70236a4923 Changed enum constants to strings in TreeModel. 10 年之前
  Szymon Cofalik 86b603089d Docs: treeModel.Range fix. 10 年之前
  Szymon Cofalik 8bbbcd81fe Changed: TreeWalker optimizations, caching nodes. 10 年之前
  Szymon Cofalik 6c106ff62a Changes in Range connected with PositionIterator -> TreeWalker change. 10 年之前
  Szymon Cofalik de0d587c3a Docs: treeModel.Range improvements. 10 年之前
  Szymon Cofalik 481f067b6c Added character merging to Range iterators. Added Range.*getPositions. 10 年之前
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 年之前
  Piotrek Koszuliński 95e4c2aaa1 Ported the TDM. 10 年之前
  Szymon Cofalik 9503a6793c Docs changed tabs to spaces in examples. 10 年之前
  Szymon Cofalik cdbcc97542 Renamed InsertTextDelta to InsertWeakDelta. Merged Batch.removeNode and Batch.remove. Merged Batch.moveNode and Batch.move. Tests slight refactor. Docs Range fix and example. 10 年之前
  Szymon Cofalik 90415a72e5 Added Position.getShiftedBy. 10 年之前
  Szymon Cofalik 0b7f1527ca Added Range.getMinimalFlatRanges, Range.*getTopLevelNodes. Renamed Range.*getNodes to Range.*getAllNodes. 10 年之前
  Szymon Cofalik 46a37fbdf7 Changed EmitterMixin._counter, AttributeList constructor. Removed Document._selection (Document.selection still available). Docs typos and examples. 10 年之前
  Szymon Cofalik 6345c0dfa0 Add Range.isIntersecting. Tests Range slight refactor. 10 年之前
  Szymon Cofalik dbb5ede3be Added Range.isCollapsed. 10 年之前
  Szymon Cofalik cc21916670 Changed Range.clone and LiveRange.clone to Range.createFromPosition and LiveRange.createFromPosition. Docs LiveRange update. 10 年之前
  Szymon Cofalik 0e021a6834 Changed Position.clone and LivePosition.clone to Position.createFromPosition and LivePosition.createFromPosition. Changed some constructors to copy passed parameters. Docs LivePosition update. 10 年之前
  Szymon Cofalik bb20608e5a Changed Range.constructor passed positions are now always cloned. Doc LivePosition typo. 10 年之前
  Szymon Cofalik eb49e686c6 Changed Range static creators to return instances of a proper class. 10 年之前
  Szymon Cofalik bb39b05310 Added Range.root. 10 年之前
  Piotr Jasiun 71b27b6142 Renamed Range.createFromPositionAndShift parameter offset to shift. 10 年之前
  Piotr Jasiun 799fdb55b8 Docs. 10 年之前