Commit Graph

11 Commits

Author SHA1 Message Date
Sebastian Spaeth
80b0861510 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:43 +02:00
Jens-Heiner Rechtien
9e19ff00c7 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Andre Fischer
69a4a545a5 #i48179# Debug: added descriptive strings to events. 2009-04-27 11:42:05 +00:00
Kurt Zenker
7012d06de0 INTEGRATION: CWS canvas05 (1.7.18); FILE MERGED
2008/04/21 07:54:32 thb 1.7.18.2: RESYNC: (1.7-1.8); FILE MERGED
2007/10/01 13:49:12 thb 1.7.18.1: #i79258# Merge from CWS picom
2008-06-24 11:08:41 +00:00
Rüdiger Timm
c6e0ec7aa9 INTEGRATION: CWS changefileheader (1.7.46); FILE MERGED
2008/03/31 14:00:18 rt 1.7.46.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:44:58 +00:00
Oliver Bolte
aa9129b999 INTEGRATION: CWS presfixes12 (1.6.12); FILE MERGED
2007/01/29 14:02:01 thb 1.6.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:49:16 +00:00
Kurt Zenker
a47ba09f97 INTEGRATION: CWS presfixes09 (1.2.14); FILE MERGED
2006/10/18 19:55:41 thb 1.2.14.2: RESYNC: (1.2-1.4); FILE MERGED
2006/09/18 15:26:49 thb 1.2.14.1: #i10000# Fixed post-MERGE breakages
2006-12-13 14:33:09 +00:00
Vladimir Glazounov
9701b8662b INTEGRATION: CWS pj65 (1.4.6); FILE MERGED
2006/10/31 13:17:15 pjanik 1.4.6.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
2006-11-21 16:27:54 +00:00
Oliver Bolte
de21501f2f INTEGRATION: CWS sb59 (1.2.8); FILE MERGED
2006/08/22 07:34:30 sb 1.2.8.1: #i67487# Made code compile (warning-free) after resync to SRC680m182.
2006-10-12 12:59:44 +00:00
Oliver Bolte
f042d0855a INTEGRATION: CWS pchfix02 (1.2.10); FILE MERGED
2006/09/01 17:39:38 kaib 1.2.10.1: #i68856# Added header markers and pch files
2006-09-17 07:35:52 +00:00
Rüdiger Timm
274fc85657 INTEGRATION: CWS presfixes10 (1.1.2); FILE ADDED
2005/11/07 15:26:54 dbo 1.1.2.1: #i45197# revised code
Issue number:
Submitted by:
Reviewed by:
2006-07-26 06:35:27 +00:00