Commit Graph

160 Commits

Author SHA1 Message Date
Kurt Zenker
fe9142c6cb INTEGRATION: CWS impress36 (1.2.10); FILE MERGED
2005/03/02 11:52:10 cl 1.2.10.1: #i43679# added AnimationCommandNode for STOPAUDIO support
2005-03-18 16:12:00 +00:00
Kurt Zenker
3a8cc1f672 INTEGRATION: CWS impress36 (1.3.8); FILE MERGED
2005/03/02 11:52:10 cl 1.3.8.1: #i43679# added AnimationCommandNode for STOPAUDIO support
2005-03-18 16:11:47 +00:00
Kurt Zenker
25ae46e010 INTEGRATION: CWS impress36 (1.1.2); FILE ADDED
2005/03/02 11:37:09 cl 1.1.2.1: #i43679# added AnimationCommandNode for STOPAUDIO support
2005-03-18 16:11:34 +00:00
Kurt Zenker
25dd779085 INTEGRATION: CWS impress36 (1.1.2); FILE ADDED
2005/03/08 12:44:18 cl 1.1.2.2: deactivate command node after activation
2005/03/02 11:35:21 cl 1.1.2.1: #i43679# added AnimationCommandNode for STOPAUDIO support
2005-03-18 16:11:24 +00:00
Kurt Zenker
188ed80c82 INTEGRATION: CWS impress36 (1.2.10); FILE MERGED
2005/03/15 18:00:07 cl 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED
2005/03/02 11:52:10 cl 1.2.10.1: #i43679# added AnimationCommandNode for STOPAUDIO support
2005-03-18 16:10:56 +00:00
Kurt Zenker
a879401046 INTEGRATION: CWS impress36 (1.2.18); FILE MERGED
2005/03/04 16:06:46 thb 1.2.18.1: #i43997# Reworked notification handling: now, _all_ external events are handled through the EventQueue, i.e. every external notification call (mouse events, whatever) will enqueue zero-timeout events, thus invoking the actual functionality through XSlideShow::update(). Together with the requirement to only call XSlideShow::update() from the main thread, this should result in correct behaviour under nearly all multi-threading circumstances.
2005-03-18 16:10:43 +00:00
Kurt Zenker
fb64bb3c9b INTEGRATION: CWS impress36 (1.2.18); FILE MERGED
2005/03/15 17:52:14 cl 1.2.18.5: RESYNC: (1.2-1.3); FILE MERGED
2005/03/08 11:13:49 cl 1.2.18.4: do not use references for mouse events
2005/03/04 16:06:45 thb 1.2.18.3: #i43997# Reworked notification handling: now, _all_ external events are handled through the EventQueue, i.e. every external notification call (mouse events, whatever) will enqueue zero-timeout events, thus invoking the actual functionality through XSlideShow::update(). Together with the requirement to only call XSlideShow::update() from the main thread, this should result in correct behaviour under nearly all multi-threading circumstances.
2005/03/02 11:52:08 cl 1.2.18.2: #i43679# added AnimationCommandNode for STOPAUDIO support
2005/02/28 15:09:55 cl 1.2.18.1: #i42524# foreward setShapeCursor to buffered slides
2005-03-18 16:10:16 +00:00
Vladimir Glazounov
305082c26c INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/16 11:17:49 fs 1.2.6.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005/01/26 11:17:20 dbo 1.2.6.1: #i40888##i40976# reverse for spiral, clock
fixed random index
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:53:09 +00:00
Vladimir Glazounov
f5bda03db1 INTEGRATION: CWS presfixes01 (1.3.2); FILE MERGED
2005/02/15 23:51:01 thb 1.3.2.4: #i42440# Moved sprite-growing code to slideshow, some minor issues with size calculations for empty slides (when a 'leaving' slide is needed, but there's no previous one, an empty bitmap is generated)
2005/02/02 22:47:00 dbo 1.3.2.3: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/30 15:54:43 dbo 1.3.2.2: #i39787# correct bitmap dimensions
Issue number:
Submitted by:
Reviewed by:
2005/01/26 11:18:33 dbo 1.3.2.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:52:52 +00:00
Vladimir Glazounov
249857ca1d INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED
2005/02/15 23:51:01 thb 1.1.2.4: #i42440# Moved sprite-growing code to slideshow, some minor issues with size calculations for empty slides (when a 'leaving' slide is needed, but there's no previous one, an empty bitmap is generated)
2005/02/07 01:05:37 thb 1.1.2.3: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too.
2005/01/30 15:54:43 dbo 1.1.2.2: #i39787# correct bitmap dimensions
Issue number:
Submitted by:
Reviewed by:
2005/01/26 11:18:33 dbo 1.1.2.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:52:35 +00:00
Vladimir Glazounov
cd41ee9682 INTEGRATION: CWS presfixes01 (1.1.2); FILE ADDED
2005/02/15 23:51:00 thb 1.1.2.5: #i42440# Moved sprite-growing code to slideshow, some minor issues with size calculations for empty slides (when a 'leaving' slide is needed, but there's no previous one, an empty bitmap is generated)
2005/02/15 12:45:09 thb 1.1.2.4: #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.
2005/02/07 01:05:37 thb 1.1.2.3: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too.
2005/01/30 15:54:43 dbo 1.1.2.2: #i39787# correct bitmap dimensions
Issue number:
Submitted by:
Reviewed by:
2005/01/26 11:18:32 dbo 1.1.2.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:52:21 +00:00
Vladimir Glazounov
fcb94d82cc INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/01/26 11:18:32 dbo 1.2.6.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:52:07 +00:00
Vladimir Glazounov
e447bc6d1c INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/25 12:55:23 dbo 1.2.6.1: #i42443# increasing element resolution, workaround empty polypolygon clipping problem
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:51:52 +00:00
Vladimir Glazounov
1eeb1763a2 INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/01/30 15:54:42 dbo 1.2.6.2: #i39787# correct bitmap dimensions
Issue number:
Submitted by:
Reviewed by:
2005/01/26 11:18:31 dbo 1.2.6.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:51:18 +00:00
Vladimir Glazounov
dc8d72b8ff INTEGRATION: CWS presfixes01 (1.3.2); FILE MERGED
2005/02/15 23:51:00 thb 1.3.2.3: #i42440# Moved sprite-growing code to slideshow, some minor issues with size calculations for empty slides (when a 'leaving' slide is needed, but there's no previous one, an empty bitmap is generated)
2005/01/30 15:54:42 dbo 1.3.2.2: #i39787# correct bitmap dimensions
Issue number:
Submitted by:
Reviewed by:
2005/01/26 11:18:31 dbo 1.3.2.1: #i39787# slide transition revision: recalc bitmaps/sprites in case of view changes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:51:04 +00:00
Vladimir Glazounov
bb31fd5873 INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
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.
2005-03-10 12:50:47 +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
Vladimir Glazounov
4d795e6499 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:53 thb 1.2.2.1: #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-03-10 12:50:17 +00:00
Vladimir Glazounov
66c855f267 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 15:58:02 dbo 1.2.2.1: #i41478# assertion
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:49:53 +00:00
Vladimir Glazounov
2ce7fed4e8 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/01/30 15:51:03 dbo 1.2.2.1: #i39662# sound pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:49:39 +00:00
Vladimir Glazounov
08dc57a3df INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:53 thb 1.2.2.4: #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/02/02 22:47:00 dbo 1.2.2.3: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/30 16:00:58 dbo 1.2.2.2: #i37777#
- using single presentation time base
- activities queue detects and sets timing lag (calcTimeLag())
Issue number:
Submitted by:
Reviewed by:
2005/01/27 15:58:18 dbo 1.2.2.1: #i39662# using shared timer for correct pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:49:20 +00:00
Vladimir Glazounov
29ec1df563 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:52 thb 1.2.2.5: #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/02/07 01:05:36 thb 1.2.2.4: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too.
2005/02/02 22:47:00 dbo 1.2.2.3: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/30 16:00:58 dbo 1.2.2.2: #i37777#
- using single presentation time base
- activities queue detects and sets timing lag (calcTimeLag())
Issue number:
Submitted by:
Reviewed by:
2005/01/27 15:58:18 dbo 1.2.2.1: #i39662# using shared timer for correct pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:49:05 +00:00
Vladimir Glazounov
aba84ba143 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:52 thb 1.2.2.1: #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-03-10 12:48:51 +00:00
Vladimir Glazounov
377711a73b INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/02 22:47:00 dbo 1.2.2.1: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:48:04 +00:00
Vladimir Glazounov
4b85b34a8b INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:52 thb 1.2.2.3: #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/02/02 22:46:59 dbo 1.2.2.2: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/30 16:00:58 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:47:51 +00:00
Vladimir Glazounov
865868281f INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:52 thb 1.2.2.3: #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/02/02 22:46:59 dbo 1.2.2.2: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/30 16:00:57 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:47:38 +00:00
Vladimir Glazounov
3cbce7b957 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:51 thb 1.2.2.4: #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/02/16 11:17:48 fs 1.2.2.3: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005/02/02 22:46:59 dbo 1.2.2.2: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/27 15:58:18 dbo 1.2.2.1: #i39662# using shared timer for correct pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:47:24 +00:00
Vladimir Glazounov
cf0f2800f9 INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/01/27 15:58:17 dbo 1.2.6.1: #i39662# using shared timer for correct pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:47:12 +00:00
Vladimir Glazounov
c37ed4fe96 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/03/09 12:19:09 thb 1.2.2.3: RESYNC: (1.2-1.3); FILE MERGED
2005/03/03 14:17:28 thb 1.2.2.2: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent()
2005/02/16 11:17:48 fs 1.2.2.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:46:58 +00:00
Vladimir Glazounov
01416cdd18 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/03/03 14:17:28 thb 1.2.2.3: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent()
2005/02/16 11:17:47 fs 1.2.2.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005/02/02 22:46:59 dbo 1.2.2.1: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:46:45 +00:00
Vladimir Glazounov
aaa0e47dc1 INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/16 11:17:46 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:45:29 +00:00
Vladimir Glazounov
8e37d855bc INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/02 22:46:58 dbo 1.2.6.2: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/30 15:50:04 dbo 1.2.6.1: #i39662# sound pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:45:15 +00:00
Vladimir Glazounov
7338b4f2ab INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:17:45 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:45:00 +00:00
Vladimir Glazounov
25ee1340b0 INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/02/17 23:56:51 thb 1.2.2.3: #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:57 dbo 1.2.2.2: #i37777#
- using single presentation time base
- activities queue detects and sets timing lag (calcTimeLag())
Issue number:
Submitted by:
Reviewed by:
2005/01/26 11:28:54 dbo 1.2.2.1: #i39787# cleanup, minor changes
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:43:47 +00:00
Vladimir Glazounov
80ee6f9baf INTEGRATION: CWS presfixes01 (1.2.2); FILE MERGED
2005/03/03 14:17:27 thb 1.2.2.6: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent()
2005/02/17 23:56:51 thb 1.2.2.5: #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/02/16 11:17:44 fs 1.2.2.4: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005/02/02 22:46:58 dbo 1.2.2.3: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/30 16:00:56 dbo 1.2.2.2: #i37777#
- using single presentation time base
- activities queue detects and sets timing lag (calcTimeLag())
Issue number:
Submitted by:
Reviewed by:
2005/01/27 15:58:17 dbo 1.2.2.1: #i39662# using shared timer for correct pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:43:34 +00:00
Vladimir Glazounov
a4e9678c79 INTEGRATION: CWS presfixes01 (1.6.2); FILE MERGED
2005/03/03 16:32:14 bm 1.6.2.1: #i43928# problem with boost weak pointer and optimization by Solaris compiler
2005-03-10 12:42:55 +00:00
Vladimir Glazounov
2e4edd93f6 INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED
2005/02/17 23:56:50 thb 1.4.6.4: #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/02/07 01:05:36 thb 1.4.6.3: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too.
2005/02/02 22:46:58 dbo 1.4.6.2: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/27 15:58:17 dbo 1.4.6.1: #i39662# using shared timer for correct pausing
Issue number:
Submitted by:
Reviewed by:
2005-03-10 12:41:56 +00:00
Vladimir Glazounov
d542850b6c INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/03/03 14:17:25 thb 1.2.6.3: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent()
2005/02/16 11:17:42 fs 1.2.6.2: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005/02/15 12:45:08 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.
2005-03-10 12:41:42 +00:00
Vladimir Glazounov
0e4aa9bc51 INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/16 11:17:41 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:40:58 +00:00
Vladimir Glazounov
3fb4d8608c INTEGRATION: CWS presfixes01 (1.3.2); FILE MERGED
2005/02/16 11:17:40 fs 1.3.2.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:40:45 +00:00
Vladimir Glazounov
3261c74797 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/03/03 14:17:25 thb 1.3.6.6: #i43927# Slightly changed the way updateScreen() is handled: since just lately, there were several places introduced which had to call View::updateScreen() manually (RehearsetimtinActivity, WaitSymbol, etc.). Together with the recent change regarding #i42499#, this resulted in the unfortunate situation that LayerManager::update() was not called before updateScreen(). Now, the view update is centrally handled by the EventMultiplexer (which also knows the LayerManager), I've therefore changed all direct calls to View::updateScreen() to EventMultiplexer::updateScreenContent()
2005/02/17 23:56:50 thb 1.3.6.5: #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/02/16 11:17:40 fs 1.3.6.4: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005/02/07 01:05:35 thb 1.3.6.3: #i38960# Slight adaptions for new timer handling: event and activities queue now share a timer, such that e.g. a hold on this timer affects the other queue, too; slight reworks to slidechangebase, now creating the slide bitmap(s) on start(), too.
2005/02/02 22:46:57 dbo 1.3.6.2: #i37777#
- timing changes for activities queue
- minor fixes
Issue number:
Submitted by:
Reviewed by:
2005/01/30 16:00:55 dbo 1.3.6.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:40:32 +00:00
Vladimir Glazounov
8daed9286a INTEGRATION: CWS slideshowgcc (1.2.4); FILE MERGED
2005/02/11 17:49:09 hjs 1.2.4.1: #i42579# workaround gcc bug
2005-02-16 14:35:18 +00:00
Rüdiger Timm
098bea1127 INTEGRATION: CWS impress30 (1.2.10); FILE MERGED
2005/01/21 14:18:49 dbo 1.2.10.1: #i38814# timeout in seconds instead of percentage
Issue number:
Submitted by:
Reviewed by:
2005-01-28 14:49:44 +00:00
Rüdiger Timm
d290ef827f #i41453# gcc parser bug 2005-01-27 13:16:22 +00:00
Kurt Zenker
ff431df448 INTEGRATION: CWS impress23 (1.2.2); FILE MERGED
2005/01/12 15:20:20 dbo 1.2.2.1: #i34155# drawing fully enetered slide bitmap at end()
2005-01-21 16:08:43 +00:00
Kurt Zenker
db9217f793 INTEGRATION: CWS impress23 (1.2.2); FILE MERGED
2004/12/08 13:43:40 thb 1.2.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints
2005-01-21 16:08:29 +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
Kurt Zenker
6c06e7285b INTEGRATION: CWS impress23 (1.1.2); FILE ADDED
2004/12/08 12:46:04 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:02 +00:00
Kurt Zenker
e7d8e54a7a INTEGRATION: CWS impress23 (1.1.2); FILE ADDED
2004/12/08 12:45:39 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:07:44 +00:00
Kurt Zenker
0b51d98744 INTEGRATION: CWS impress23 (1.1.2); FILE ADDED
2004/12/08 12:46:03 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:07:31 +00:00