Commit Graph

12 Commits

Author SHA1 Message Date
Oliver Bolte
d32cc99f6a INTEGRATION: CWS pchfix02 (1.12.216); FILE MERGED
2006/09/01 17:36:40 kaib 1.12.216.1: #i68856# Added header markers and pch files
2006-09-16 17:12:31 +00:00
Rüdiger Timm
d5e8d07d7f INTEGRATION: CWS sj31 (1.11.74); FILE MERGED
2005/11/25 09:35:45 cl 1.11.74.1: #i58102# while cloning, also copie effect sequence. Do not crash if effect sequence is zero
2005-12-14 14:51:29 +00:00
Jens-Heiner Rechtien
640726fda3 INTEGRATION: CWS impress49 (1.9.32); FILE MERGED
2005/06/10 15:51:17 cl 1.9.32.1: #i41546# reworked after effects
2005-09-23 09:41:40 +00:00
Rüdiger Timm
b70e9b090a INTEGRATION: CWS ooo19126 (1.9.154); FILE MERGED
2005/09/05 13:20:11 rt 1.9.154.1: #i54170# Change license header: remove SISSL
2005-09-09 02:08:51 +00:00
Rüdiger Timm
83cfc531d1 INTEGRATION: CWS impress40 (1.7.28); FILE MERGED
2005/03/17 13:54:30 cl 1.7.28.1: #i45005# do not create text animations for empty paragraphs
2005-03-30 09:29:19 +00:00
Kurt Zenker
88f976bdd9 INTEGRATION: CWS impress36 (1.5.34); FILE MERGED
2005/03/15 16:28:28 cl 1.5.34.6: #i41201# removed last fix
2005/03/15 14:50:52 cl 1.5.34.5: #i41201# use boost rational class for more acurate iterate interval conversion
2005/03/08 13:56:34 cl 1.5.34.4: RESYNC: (1.5-1.7); FILE MERGED
2005/03/03 12:45:20 cl 1.5.34.3: fixed typo
2005/03/02 12:24:35 cl 1.5.34.2: #i43679# added getStopAudio()
2005/02/25 15:17:40 cl 1.5.34.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code
2005-03-18 15:44:51 +00:00
Kurt Zenker
7c126a4418 INTEGRATION: CWS impress35 (1.5.14); FILE MERGED
2005/02/21 15:48:25 cl 1.5.14.3: #i42960# added MainSequenceRebuildGuard
2005/02/17 11:41:33 cl 1.5.14.2: #i42856# added async updates via vcl timers
2005/02/15 16:12:27 cl 1.5.14.1: #i42570# do not forget old target subitem when replacing node
2005-03-01 16:29:57 +00:00
Vladimir Glazounov
5877dedc10 INTEGRATION: CWS impress34 (1.5.2); FILE MERGED
2005/02/10 12:18:49 cl 1.5.2.1: #i42396# correctly transfer old sound when replacing node
2005-02-24 14:04:33 +00:00
Rüdiger Timm
cd7080b595 INTEGRATION: CWS impress30 (1.2.60); FILE MERGED
2005/01/20 18:14:54 cl 1.2.60.1: #i40390# fixed after effects
2005-01-28 14:53:17 +00:00
Oliver Bolte
7bdaaf390b INTEGRATION: CWS impress29 (1.2.44); FILE MERGED
2005/01/17 15:15:21 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers
2005-01-25 14:13:53 +00:00
Kurt Zenker
399e6211ff INTEGRATION: CWS impress28 (1.2.38); FILE MERGED
2005/01/06 11:50:20 cl 1.2.38.1: #i39941# added undo for animation when shapes are deleted
2005-01-21 17:17:16 +00:00
Rüdiger Timm
dd62713a36 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/11/16 18:52:01 thb 1.1.2.30: #i35043# Setting main sequence duration explicitely to 0.0: forgot one case, namely the initial state of the sequence root node. Furthermore, setting back the default was corrected to truly use the former default (which was an empty Any)
2004/11/15 11:40:49 thb 1.1.2.29: #i35043# Setting main sequence duration explicitely to 0.0 for empty main sequences (otherwise, main sequence would never end); Setting trigger ON_NEXT to start individual main sequence effects (the former ON_CLICK should only be used for e.g. shape targets)
2004/11/11 12:55:46 thb 1.1.2.28: #i36221# Changed effect trigger type from 'click' to 'next', this better expresses the SMIL-provided behaviour semantics. Note that when an event source is given, we still use 'click' (also in accordance with SMIL)
2004/11/11 11:47:29 cl 1.1.2.27: fixed creating of empty interactive sequence
2004/11/10 17:20:00 cl 1.1.2.26: changed begin for click animations to click event
2004/11/07 18:38:10 cl 1.1.2.25: #i36675# use custom speed on appending presets
2004/10/30 00:35:59 cl 1.1.2.24: #i36222# fixed a rebuild issue with interactive sequences
2004/10/20 14:32:07 cl 1.1.2.23: fixed aftereffect
2004/10/08 12:40:16 cl 1.1.2.22: listen on text changes on objects with effects
2004/10/07 11:57:36 cl 1.1.2.21: fixed iterate
2004/09/30 20:44:46 cl 1.1.2.20: listen to paragraph changes for effects
2004/09/28 15:51:33 cl 1.1.2.19: correctly set owner effectsequence
2004/09/27 20:24:42 cl 1.1.2.18: added slide transition undo
2004/09/26 18:41:09 cl 1.1.2.17: added animation undo
2004/09/22 12:38:46 cl 1.1.2.16: added support for XCommand
2004/09/12 22:53:01 cl 1.1.2.15: added text only effects ui support
2004/09/12 18:16:47 cl 1.1.2.14: correctly set SubItem when creating effect from preset
2004/09/10 11:17:23 cl 1.1.2.13: fixed effect sort for text groups
2004/09/09 18:53:28 cl 1.1.2.12: some preview fixes
2004/09/09 14:23:03 cl 1.1.2.11: added random nodes support
2004/09/06 11:04:41 cl 1.1.2.10: added preview support
2004/09/03 15:08:44 cl 1.1.2.9: added sound UI
2004/09/03 15:04:37 cl 1.1.2.8: added sound UI
2004/08/30 13:56:28 cl 1.1.2.7: added support for trigger effects
2004/08/29 22:54:26 cl 1.1.2.6: added support for trigger effects
2004/08/25 15:23:18 cl 1.1.2.5: replaced old FuSlideShow with new SlideShow
2004/08/22 22:23:21 cl 1.1.2.4: dependency clean up and more text group support
2004/08/19 22:05:56 cl 1.1.2.3: added creation support for text groups
2004/08/19 09:53:15 cl 1.1.2.2: new helper for transition presets
2004/07/28 11:12:11 cl 1.1.2.1: #i31376# added strings for translation
2004-11-26 18:45:55 +00:00