Commit Graph

6 Commits

Author SHA1 Message Date
Kurt Zenker
9c56500643 INTEGRATION: CWS presfixes09 (1.6.16); FILE MERGED
2006/04/24 13:25:29 thb 1.6.16.3: #i53194# Unified include statements (local headers always have double quotes; external headers angle brackets); reverted EventMultiplexer pause events to shared_ptr; removed EventMultiplexer::removeViewHandler(), since the handler is held weakly, anyway.
2006/04/12 20:40:08 thb 1.6.16.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:20 thb 1.6.16.1: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006-12-13 14:35:35 +00:00
Oliver Bolte
c6b0c7feac INTEGRATION: CWS presfixes08 (1.4.10); FILE MERGED
2005/08/08 11:14:37 dbo 1.4.10.1: #i45197# end()
Issue number:
Submitted by:
Reviewed by:
2005-10-11 07:45:15 +00:00
Rüdiger Timm
c4168d78b0 INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGED
2005/09/05 17:41:21 rt 1.4.16.1: #i54170# Change license header: remove SISSL
2005-09-07 19:47:14 +00:00
Oliver Bolte
30d9458f3a INTEGRATION: CWS presfixes03 (1.3.10); FILE MERGED
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-18 08:50:58 +00:00
Vladimir Glazounov
74bf50a3c3 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:53 thb 1.2.2.2: #i42499# Made de-spriting of shape effects happen in new Activity::dequeued() method; removed Activity::end() method; fixed calculation of XSlideShow::update() wait interval; slightly modified pres time handling, pres time is now held during _all_ queue processing, including EventQueue (generated funny bounce and break effects, because delayed activities got out of sync); clarified documentation
2005/01/30 16:00:59 dbo 1.2.2.1: #i37777#
- using single presentation time base
- activities queue detects and sets timing lag (calcTimeLag())
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:50:32 +00:00
Kurt Zenker
32eda5db93 INTEGRATION: CWS impress23 (1.1.2); FILE ADDED
2004/12/08 12:46:05 thb 1.1.2.1: #i36214# Restructured animation factory into several files, to increase maintainability (in preparation for implementing global time handling)
2005-01-21 16:08:14 +00:00