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