Commit graph

14 commits

Author SHA1 Message Date
Frank Schoenheit [fs]
95a1ee178b slidecopy: allow activating a tool panel view XLayoutManager::showElement 2010-05-07 10:19:42 +02:00
Frank Schoenheit [fs]
b9650eb842 slidecopy: now using SID_TASK_PANE in all applications, also in Impress.
Implies registering the respective child window in the apps, not in SFX. Also implies getting rid of SID_RIGHT_PANE
in Impress.
Also, renamed SID_TASK_PANE in Impress to SID_SHOW_TOOL_PANEL, which better fits its purpose, and avoids confusion
with SID_TASKPANE.
2010-04-16 15:14:15 +02:00
Frank Schoenheit [fs]
9c32c9129e slidecopy: merge CWS wth MWS-m76 2010-04-09 09:37:17 +02:00
Frank Schoenheit [fs]
21cdc40918 slidecopy: A11Y for the ToolPanelDeck VCL control 2010-03-30 13:46:11 +02:00
Frank Schoenheit [fs]
7f2bd81581 slidecopy: removed the old TaskPane implementation, now completely superseded by the new one
carrying both implementations was only temporary, to be able to easily compare both.
The new implementation still has not A11Y API implementation, that's on the TODO list.
2010-03-17 10:48:49 +01: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
5a01129b50 INTEGRATION: CWS changefileheader (1.7.234); FILE MERGED
2008/04/01 12:38:39 thb 1.7.234.2: #i85898# Stripping all external header guards
2008/03/31 13:57:44 rt 1.7.234.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:33:27 +00:00
Rüdiger Timm
04982642e7 INTEGRATION: CWS components1 (1.5.200); FILE MERGED
2006/10/13 08:20:41 af 1.5.200.4: #i68075# Create PaneDockingWindow in PaneChildWindow constructor even when ViewShellBase is not yet accessible.
2006/09/25 16:56:42 af 1.5.200.3: RESYNC: (1.5-1.6); FILE MERGED
2006/08/28 14:32:27 af 1.5.200.2: #i68075# Fixed compiler problems.
2006/08/23 11:13:12 af 1.5.200.1: #i68075# Transition to new drawing framework.
2007-04-03 14:40:28 +00:00
Oliver Bolte
ca3a1a58ed INTEGRATION: CWS pchfix02 (1.5.248); FILE MERGED
2006/09/01 17:36:56 kaib 1.5.248.1: #i68856# Added header markers and pch files
2006-09-16 17:34:11 +00:00
Jens-Heiner Rechtien
57a4870fb3 INTEGRATION: CWS impress66 (1.3.332); FILE MERGED
2005/10/10 12:50:32 af 1.3.332.2: RESYNC: (1.3-1.4); FILE MERGED
2005/08/08 11:32:09 af 1.3.332.1: #i48402# Added docking window title to initialization of PaneDockingWindows.
2005-10-24 15:15:40 +00:00
Rüdiger Timm
7b4f07adea INTEGRATION: CWS ooo19126 (1.3.368); FILE MERGED
2005/09/05 13:21:36 rt 1.3.368.1: #i54170# Change license header: remove SISSL
2005-09-09 02:49:33 +00:00
Jens-Heiner Rechtien
28b43fee26 INTEGRATION: CWS impress11 (1.2.30); FILE MERGED
2004/08/05 16:49:59 af 1.2.30.1: #i32098# Split SID_LEFT_PANE into two entries for Draw and Impress.
2004-09-08 12:42:20 +00:00
Rüdiger Timm
edf07346c0 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/07 16:53:15 af 1.1.2.2: #i22705# Using strings from resource.
2004/06/15 14:42:23 af 1.1.2.1: #i22705# Moved here from ../view.
2004-07-13 12:49:38 +00:00