Changes between Version 23 and Version 24 of TEXT_CHAINING_BEHAVIOUR_R0
- Timestamp:
- 06/22/09 18:52:47 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_CHAINING_BEHAVIOUR_R0
v23 v24 83 83 84 84 Changeset : 85 * [3473] 86 87 Changesets containing fixes : 88 * [3474] : 89 * contains performance fix in HotTextLogic#PASTE_TEXT 85 [3624] 86 Changesets contain these fixes : 87 * performance fix in HotTextLogic#PASTE_TEXT 90 88 * HotTextFrameFactory is added for easy chainginh HotText implementation one day, NaiveHotText's visibility is changed to package visibility 91 89 * BaseLayoutEngine throws more informative exception when no engine implementations are found 92 * [3475] :93 90 * Hitting BACKSPACE when there's no text doesn't throw "Position Not in Text" 94 * [3547]95 * [3560]96 * [3570] - this revision is merge with trunk (if it's important)97 * [3592]98 * [3596] - this is the icon. I've used an icon that is in my main private branch (kind of confusing :) ) before...99 91 100 92 This is how chainig model looks now: