Commit Graph

3 Commits

Author SHA1 Message Date
Kurt Zenker
2b9e7db7c5 INTEGRATION: CWS canvas05 (1.2.18); FILE MERGED
2008/04/21 07:55:02 thb 1.2.18.2: RESYNC: (1.2-1.3); FILE MERGED
2007/10/01 13:49:14 thb 1.2.18.1: #i79258# Merge from CWS picom
2008-06-24 11:13:11 +00:00
Rüdiger Timm
06d9835e95 INTEGRATION: CWS changefileheader (1.2.46); FILE MERGED
2008/03/31 14:00:23 rt 1.2.46.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:00:21 +00:00
Oliver Bolte
8255782d57 INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED
2007/01/29 14:02:14 thb 1.1.2.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-07-17 13:57:33 +00:00