Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Now that --with-opengl is enabled by default, merge the patch
dev300/transogl-crossplatform.diff.
|
|
|
|
|
|
|
|
2008/04/17 14:20:04 ydario 1.6.34.1: Issue number: i85203
Submitted by: ydario
Reviewed by: ydario
|
|
2008/03/26 10:48:55 cl 1.7.10.2: RESYNC: (1.7-1.8); FILE MERGED
2008/01/09 18:06:59 cl 1.7.10.1: #i15900# moved slideshow api to offapi
|
|
2007/12/03 10:15:14 cmc 1.6.12.2: RESYNC: (1.6-1.7); FILE MERGED
2007/08/29 14:52:39 cmc 1.6.12.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer
|
|
2007/10/10 08:50:38 thb 1.5.26.1: #i82460# Deliver the lib; only *nix for now
|
|
2007/10/10 08:50:38 thb 1.5.34.6: #i82460# Deliver the lib; only *nix for now
2007/07/25 15:14:24 thb 1.5.34.5: RESYNC: (1.5-1.6); FILE MERGED
2007/07/11 10:55:18 smmathews 1.5.34.4: Issue number:
Submitted by:
Reviewed by:
2007/06/20 23:01:00 smmathews 1.5.34.3: Issue number:
Submitted by:
Reviewed by:
2007/06/20 17:17:40 smmathews 1.5.34.2: Issue number:
Submitted by:
Reviewed by:
2007/06/19 13:05:36 smmathews 1.5.34.1: Issue number:
Submitted by:
Reviewed by:
|
|
2007/01/29 14:01:51 thb 1.5.20.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
|
|
2006/11/28 11:20:01 rt 1.4.110.1: #i72035# Be more specific.
|
|
2006/09/22 18:06:34 hjs 1.4.90.1: #i69234# call required makefile
|
|
2004/12/08 13:43:37 thb 1.3.2.1: #i36214# Restructured animation and activities factory into several files, fixed some gcc wall complaints
|
|
2004/07/23 15:23:59 thb 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED
2004/04/05 16:05:58 thb 1.2.2.1: Resync with canvas01 changes
|
|
2004/10/19 22:11:58 thb 1.2.2.6: #110496#, #i35043#, #i35133#: Chose some more speaking names for some Shape methods; added GIF animation support; corrected a few slide transitions
2004/10/08 20:08:13 thb 1.2.2.5: #i34997# Fixed several node state inconsistencies, which led to start/end activities not correctly updating the shapes; added proper updating behaviour to LayerManager (several display-changing cases were missing); fixed SLIDEWIPE for shape transitions; improved docs and structure slightly
2004/08/05 20:01:44 thb 1.2.2.4: #110496# Added transitions subdir, therefore had to move headers out of source/engine into source/inc
2004/08/01 20:08:10 thb 1.2.2.3: #110496# Changed slideshow API to match the needs of sd more closely
2004/04/12 15:13:53 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 16:05:58 thb 1.2.2.1: Resync with canvas01 changes
|
|
2004/06/10 15:51:49 khendricks 1.2.8.1: fixing d.lst for MacOSX
|
|
slideshow component, providing basic presentation functionality for Impress XShapes
|