summaryrefslogtreecommitdiff
path: root/slideshow/util/makefile.mk
AgeCommit message (Collapse)Author
2008-03-07INTEGRATION: CWS unifysound01_DEV300 (1.8.12); FILE MERGEDKurt Zenker
2007/08/29 14:52:39 cmc 1.8.12.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer
2008-02-25INTEGRATION: CWS supdremove02 (1.8.42); FILE MERGEDOliver Bolte
2008/01/29 08:07:40 rt 1.8.42.1: #i85482# Remove UPD from library name
2007-07-17INTEGRATION: CWS presfixes12 (1.6.76); FILE MERGEDOliver Bolte
2007/02/21 15:03:16 thb 1.6.76.5: RESYNC: (1.6-1.7); FILE MERGED 2007/01/31 11:47:28 thb 1.6.76.4: #i74053# Using SHLxDLLPRE now, to build both UNO and normal lib 2007/01/31 11:25:19 thb 1.6.76.3: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show 2007/01/29 16:29:32 thb 1.6.76.2: #i37778# Build fixes for msvc; added shapes lib to util link line 2007/01/29 14:02:34 thb 1.6.76.1: Issue number: #i37778# Larger slideshow refactoring. Wrote design and coding style manifest, and adapted the code to actually conform to this. In detail: - cleaned up ownership/disposable/weak_ptr story. removed hacks and explicit Disposable implementations, where workaround were available - removed object mutices, where superfluous - reworked EventMultiplexer (using templatized listener class now), added more events. EventMultiplexer now serves as a true blackboard - reworked directory structure: disjunct parts are now physically separated into directories, instantiation happens via factories & abstract interfaces - added CursorManager, to make setting mouse cursor less hackish - reworked DrawShape, to implement SeparateListener pattern - reworked IntrinsicAnimationActivity, to avoid cyclic references - modified hyperlink & shape cursor handling to communicate via EventMultiplexer - renamed & cleaned up files (presentation.cxx now named slideshowimpl.cxx, etc.) - added first version of the z-order fix to layer/layermanager - cleaned up include guards and include syntax
2007-01-31INTEGRATION: CWS macosxmapfiles (1.6.72); FILE MERGEDRüdiger Timm
2007/01/11 14:05:17 tra 1.6.72.1: #69351# Map files are now supported on Mac OS X rudimentary
2005-10-11INTEGRATION: CWS presfixes08 (1.4.30); FILE MERGEDOliver Bolte
2005/09/01 09:24:48 dbo 1.4.30.1: sp_debug.cxx left over only for debugging purposes in api.lib Issue number: Submitted by: Reviewed by:
2005-09-07INTEGRATION: CWS ooo19126 (1.4.36); FILE MERGEDRüdiger Timm
2005/09/05 17:41:51 rt 1.4.36.1: #i54170# Change license header: remove SISSL
2005-01-21INTEGRATION: CWS impress23 (1.3.2); FILE MERGEDKurt Zenker
2004/12/08 13:43:40 thb 1.3.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints
2004-11-26INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGEDRüdiger Timm
2004/10/19 22:12:04 thb 1.2.2.4: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions 2004/08/05 20:01:51 thb 1.2.2.3: #110496# Added transitions subdir, therefore had to move headers out of source/engine into source/inc 2004/07/27 16:28:16 thb 1.2.2.2: #110496# Added generic export filter 2004/04/05 16:06:11 thb 1.2.2.1: Resync with canvas01 changes
2004-03-18#110496# Merge from cws_srx645_canvas01: first working version of UNO ↵Thorsten Behrens
slideshow component, providing basic presentation functionality for Impress XShapes