2005/04/20 18:02:22 thb 1.4.8.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs
2005/04/20 18:02:22 thb 1.6.8.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs
2005/04/20 18:02:21 thb 1.3.16.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs
2005/04/20 18:02:20 thb 1.3.10.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs
2005/04/20 18:02:20 thb 1.6.8.1: #i47657# Changed Event interface, to better express the meaning of the isCharged() (former wasFired()) method; changed EventQueue and UserEventQueue to ignore events which are discharged; changed Impl_Presentation::notifySlideAnimationEnded to generate an interruptable delay, i.e. one that can be fired prematurely by user intervention; improved/clarified docs
2005/04/11 17:42:35 thb 1.3.10.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))
2005/04/11 17:42:34 thb 1.2.16.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))
2005/04/11 23:10:47 thb 1.3.2.1: #i36190# #i44807# Fixed incorrect shape rendering after effects: 1. when attribute layers are removed, a content update is due (possibly, everything has changed). 2. calc bounding box and static-mode shape transformation correctly (take attribute layer pos and scale into account); changed @since tags; beautified formatting
2005/04/11 17:42:34 thb 1.3.2.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))
2005/04/11 17:42:34 thb 1.4.2.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))
2005/04/12 03:23:14 thb 1.2.22.3: #i44807# Don't cut off negative scales (now, the flips should work again for the full range)
2005/04/11 17:42:33 thb 1.2.22.2: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))
2005/04/01 16:34:24 thb 1.2.22.1: #i46224# Now rendering OLE and graphic shapes as bitmaps (even if they are metafiles); Fixed the extra white line around slides problem by clearing the slide bitmap first black (full size), and then white, but one pixel smaller.
2005/04/11 17:42:32 thb 1.5.2.1: #i36190# #i44807# Implemented reduction of subset animations to the actual subset bounding box: relegated some common code to tools.cxx; completely overhauled viewshape.cxx; removed duplicate subset vector entry from DrawShapeSubsetting; corrected auto-reverse mode (fixed broken 'put on the brakes' effect); fixed AnimationSetNode deactivate behaviour (made the sequence activate->process activity->deactivate explicit (was by chance before and currently actually broken))
2005/04/04 10:07:45 dbo 1.8.4.2: #i43928# root cause for crash in eventmultiplexer.cxx was sunpro CC problem with opt -xO3
Issue number:
Submitted by:
Reviewed by:
2005/04/01 14:04:17 dbo 1.8.4.1: #120732# using optimization for sunpro CC again except for smilfunctionparser.cxx, eventmultiplexer.cxx;
worked around safe_bool idiom optimizer bug in boost (CC -xO3 ...)
Issue number:
Submitted by:
Reviewed by:
2005/03/23 19:47:52 dbo 1.3.2.1: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc)
seems to be a compiler bug: currently no better way to workaround its problem
Issue number:
Submitted by:
Reviewed by:
2005/03/23 19:47:51 dbo 1.2.8.1: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc)
seems to be a compiler bug: currently no better way to workaround its problem
Issue number:
Submitted by:
Reviewed by:
2005/03/21 17:37:15 dbo 1.2.8.2: #i41476# schedule deactivation of parent node if no children are available
Issue number:
Submitted by:
Reviewed by:
2005/03/15 10:38:26 dbo 1.2.8.1: #i39513# misc minor improvements
Issue number:
Submitted by:
Reviewed by:
2005/03/23 19:47:50 dbo 1.2.8.1: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc)
seems to be a compiler bug: currently no better way to workaround its problem
Issue number:
Submitted by:
Reviewed by:
2005/03/23 19:47:49 dbo 1.7.2.2: #i45754# whole slideshow code: disabling optimization for solaris sparc (!gcc)
seems to be a compiler bug: currently no better way to workaround its problem
Issue number:
Submitted by:
Reviewed by:
2005/03/14 16:12:25 thb 1.7.2.1: #i36914# #i37785# #i41477# #i43486# Merge from prefixes01 patches
2005/03/29 09:22:02 cl 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED
2005/03/17 16:56:47 iha 1.2.12.2: #i45012# dispose sound at deactivation
2005/03/14 17:14:50 iha 1.2.12.1: #i45012# to many player instances created at the same time