2009-02-09 13:59:40 +0100 thb r267511 : #i96946# Added seemingly missing change for the color space selection for the slide textures
2009-02-04 10:47:12 +0100 cmc r267353 : #i96946# integrate ogltrans work
2008/01/09 18:28:25 cl 1.18.12.4: #i15900# slideshow api consolidation
2007/08/01 11:30:38 af 1.18.12.3: #i18486# In getTransformation() return a properly initialized matrix for windows with zero width or height.
2007/07/24 11:59:16 af 1.18.12.2: RESYNC: (1.18-1.19); FILE MERGED
2007/03/21 16:01:36 cl 1.18.12.1: #i71351# added XIndexAccess for slides in presentation and XComponent plus making deactivate async
2005/09/01 15:17:33 dbo 1.8.112.3: #i51786# send a disposing to all listeners when going down
Issue number:
Submitted by:
Reviewed by:
2005/08/30 15:19:28 cl 1.8.112.2: #i51786# check for empty pointers during dispose
2005/08/30 15:15:32 cl 1.8.112.1: #i51786# check for empty pointers during dispose
2005/04/01 16:31:27 thb 1.7.12.1: #i44807# Shrinking display size of slides by one pixel, to show the infamous extra pixel at the right and the bottom of slides. Whats more, this will also avoid me creating slide bitmaps one pixel larger than the display resolution (which e.g. for 1024x768 exceeds a power-of-2 texture size by exactly one pixel)
2004/09/27 20:25:10 cl 1.1.2.6: fixed aspect ratio
2004/09/12 18:22:48 cl 1.1.2.5: fixed ShowWindow
2004/09/09 18:55:33 cl 1.1.2.4: fixed preview area
2004/09/07 09:24:49 thb 1.1.2.3: #i10000# Renamed all SlideView* classes SlideShowView*, which is on the one hand more appropriate with regard to the actual purpose, and furthermore fixes a linker name clash under Solaris (there _is_ already a class named SlideView in sd)
2004/09/03 15:08:05 thb 1.1.2.2: #110496# Changed view clear mechanics: now, the view is responsible for clearing their area
2004/09/02 14:45:38 cl 1.1.2.1: moved new slideshow to own folder