office-gobmx/slideshow
Oliver Bolte f841e80826 INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED
2007/03/11 01:01:09 thb 1.9.12.3: #i37778# Made wait shape to update screen immediately, as it's otherwise invisible because of not staying past main animation loop commitScreenUpdates()
2007/02/25 01:10:24 thb 1.9.12.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer  now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from  Layer::commitLayerBounds(); adapted unit tests to corrected behaviour
2007/01/29 14:01:58 thb 1.9.12.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:43:26 +00:00
..
inc INTEGRATION: CWS ause060 (1.1.2); FILE ADDED 2006-10-30 07:58:23 +00:00
prj INTEGRATION: CWS presfixes12 (1.5.20); FILE MERGED 2007-07-17 13:32:58 +00:00
qa INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007-07-17 13:33:10 +00:00
source INTEGRATION: CWS presfixes12 (1.9.12); FILE MERGED 2007-07-17 13:43:26 +00:00
test INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDED 2006-12-13 15:09:23 +00:00
util INTEGRATION: CWS macosxmapfiles (1.6.72); FILE MERGED 2007-01-31 07:44:38 +00:00
manifest.txt INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDED 2007-07-17 13:32:44 +00:00