Commit Graph

14 Commits

Author SHA1 Message Date
Frank Schoenheit [fs]
f884576207 slidecopy: merge after copying in CWS renaissance2 2010-06-03 18:53:52 +02:00
Christian Lippka
a7df737242 fixed unix warnings 2010-04-13 12:10:03 +02:00
Frank Schoenheit [fs]
9c32c9129e slidecopy: merge CWS wth MWS-m76 2010-04-09 09:37:17 +02:00
Frank Schoenheit [fs]
f391eb8768 slidecopy: initial version of a "Tool Panel"
At the moment, this implementation is parallel to the existing TaskPane implementation, but on the medium term, it is
intended to replace it. No change in functionality is planned for the moment, just the panel selection is done via
a tab bar, instead of the the "jumping drawers".
Pending tasks (as known so far):
- Accessibility. No implementation at all, yet.
- showing/hiding tool panels from the "View" drop down menu
- connection to the resource framework. At the moment, de/activating panels completely bypasses the resource
  framework.
- alternative implementation of the PanelDeckLayouter which mimics the old design. To be activated by default, for
  the moment.
- removal of the (old, by then) TaskPane implementation. Care needs to be taken that the framework API stays
  unchanged, i.e., the current ToolPanel resource must be renamed back to RightPane when RightPane is not
  occupied anymore by the old implementation. Same for other resource names.
2010-03-15 13:53:19 +01: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
Rüdiger Timm
85bbf80ba1 INTEGRATION: CWS changefileheader (1.9.298); FILE MERGED
2008/03/31 13:58:58 rt 1.9.298.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:25:56 +00:00
Kurt Zenker
0b7a95daff INTEGRATION: CWS sdwarningsbegone (1.8.38); FILE MERGED
2006/11/22 12:42:15 cl 1.8.38.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 17:42:59 +00:00
Oliver Bolte
a262fa93be INTEGRATION: CWS pchfix02 (1.7.282); FILE MERGED
2006/09/01 17:37:23 kaib 1.7.282.1: #i68856# Added header markers and pch files
2006-09-16 18:14:52 +00:00
Rüdiger Timm
8a9b357984 INTEGRATION: CWS ooo19126 (1.6.66); FILE MERGED
2005/09/05 13:24:48 rt 1.6.66.1: #i54170# Change license header: remove SISSL
2005-09-09 05:34:03 +00:00
Kurt Zenker
ebada6bea7 INTEGRATION: CWS impress51 (1.5.40); FILE MERGED
2005/05/19 09:41:22 af 1.5.40.3: #i48247# Added missing algorithm header.
2005/05/19 09:37:20 af 1.5.40.2: #i48247# Renamed TreeNode::{Get,Create}Accessible() to {Get,Create}AccessibleObject().
2005/05/04 14:57:52 af 1.5.40.1: #i48247# Added GetAccessible() and CreateAccessible() methods.  Added support for listeners.
2005-07-14 09:21:53 +00:00
Vladimir Glazounov
ab44663d6c INTEGRATION: CWS impress37 (1.3.226); FILE MERGED
2005/03/10 10:48:10 af 1.3.226.1: #i44484# Expand() returns bool.
2005-03-23 13:02:54 +00:00
Kurt Zenker
901f0d1867 INTEGRATION: CWS impress36 (1.3.214); FILE MERGED
2005/02/24 12:13:50 af 1.3.214.1: #i43335# Made controls constructable on demand.
2005-03-18 15:57:11 +00:00
Rüdiger Timm
f6c18d94d0 INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED
2004/07/28 14:49:58 af 1.2.10.1: #i31401# Renamed GetWindow()const to GetConstWindow()const to avoid Solaris compiler warning.
2004-08-04 07:58:06 +00:00
Rüdiger Timm
dec1b6410a INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/10 14:43:24 af 1.1.2.4: #i22705# Improved expansion code. Added GetWindow()const and IsResizable() methods.
2004/06/30 12:58:13 af 1.1.2.3: #i22705# Added Show(), IsShowing(), and IsExpanded() methods.
2004/06/08 12:22:28 af 1.1.2.2: #i22705# Added GetMinimumWidth() function.
2004/06/04 05:19:57 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:37:25 +00:00