Changes between Version 33 and Version 34 of PAGE_PREVIEW_PALETTE_R0


Ignore:
Timestamp:
06/17/09 11:21:13 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_PREVIEW_PALETTE_R0

    v33 v34  
    5050  * ListPalette to add a footerComponent and an initFooter method. 
    5151  * MainAppLayoutModule to add the palette to the Pages tab. 
    52  * Test - [3476], [3492], [3496] 
     52 * Test - [3476], [3492], [3496], [3538] 
    5353 
    5454 
     
    5858 * A problem with Page.delete method was fixed - current page was not set after deletion causing a null pointer exception. 
    5959 * A ListPaletteCellRenderer was added allowing ListPaletteItems to return java.awt.Components in their render method and it will be drawn. 
     60 * User interaction has been disabled for reader and preview mode. 
    6061Changesets:[[BR]] 
    6162[3409] (At the time of commit the only differences from trunk are in PagePreviewPalette, PagePreviewPaletteCellRenderer, ListPalette and MainAppLayoutModule)[[BR]] 
     
    6364[3476][[BR]] 
    6465[3499][[BR]] 
     66[3538][[BR]] 
    6567 
    6668= Testing =