Changes between Version 6 and Version 7 of TEXT_POSITION_INTERNAL
- Timestamp:
- 02/25/10 17:23:46 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_POSITION_INTERNAL
v6 v7 22 22 * Remove the text from the HotPos and add ImmList<ElemOp>. 23 23 * Remove prevText, subSingleInterval, lastOperation, lastChangedInterval from the ImmHotText and add ImmList<ElemOp>. 24 * Change getIndex, subText and other related functions of the ImmHotText. 24 25 * Tests will be provided. 25 26 26 * Change getIndex, subText and other related functions of the ImmHotText.27 27 28 28 == Related ==