Changes between Version 27 and Version 28 of UNPLANNED_PALETTES_REFACTORING_R0
- Timestamp:
- 09/23/09 12:48:14 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UNPLANNED_PALETTES_REFACTORING_R0
v27 v28 110 110 * EmbeddedBooksPalette - it will be done on the next revision of the task because of the missing EmbeddedBooks functionality. 111 111 * PagePreviewPalette - syncSelected property added to synchronise the current page and to set the border of the thumbnail to be gray or black depending on if the page is current or not. (black for current, gray otherwise). The list() of the PagePreviewPalette will be repainted in updateSwing method of AllChangesPalette because it should be updated when changes are available. 112 * ToolsTab - it will be removed for this revision because the search functionality is missing113 112 114 113 = Implementation =