2006/10/18 19:57:19 thb 1.4.18.4: RESYNC: (1.4-1.5); FILE MERGED
2006/10/18 10:45:55 thb 1.4.18.3: #142144# Moving to native M_PI_* constants
2006/04/12 20:40:08 thb 1.4.18.2: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that)
2006/03/24 18:23:21 thb 1.4.18.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2005/02/25 12:55:23 dbo 1.2.6.2: #i42443# increasing element resolution, workaround empty polypolygon clipping problem
Issue number:
Submitted by:
Reviewed by:
2005/02/15 12:45:09 thb 1.2.6.1: #i42440# Moved sprite-growing code to slideshow, we already handle the case there for update areas of antialiased shapes; Improved/reformatted documentation; (Hopefully) fixed the problem that sometimes, the first effect preview did not work. The reason there was presumably the clearing of the EventQueue before every slide, and the fact that EventMultiplexer only generated new tick events when it thought ticking was switched off.