Commit graph

26 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]
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
Mathias Bauer
aaa5507815 #103496#: move VCL free ConfigItems to unotools 2009-10-06 07:38:24 +02:00
Rüdiger Timm
3ddb33b445 INTEGRATION: CWS changefileheader (1.17.14); FILE MERGED
2008/04/01 12:38:37 thb 1.17.14.2: #i85898# Stripping all external header guards
2008/03/31 13:57:15 rt 1.17.14.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:07:11 +00:00
Kurt Zenker
c208622a01 INTEGRATION: CWS presenterview (1.15.120); FILE MERGED
2008/03/26 10:45:05 cl 1.15.120.3: RESYNC: (1.16-1.17); FILE MERGED
2007/04/19 15:30:35 af 1.15.120.2: RESYNC: (1.15-1.16); FILE MERGED
2007/02/21 13:24:50 af 1.15.120.1: #i74730# Remove unused SlideView and SlideViewShell.
2008-04-03 12:26:00 +00:00
Rüdiger Timm
1e74a232cb INTEGRATION: CWS impresstables2 (1.16.6); FILE MERGED
2007/05/03 09:20:09 cl 1.16.6.1: new table toolbar
2008-03-12 10:34:31 +00:00
Rüdiger Timm
934586cd71 INTEGRATION: CWS components1 (1.14.98); FILE MERGED
2006/09/25 16:53:52 af 1.14.98.2: RESYNC: (1.14-1.15); FILE MERGED
2006/08/22 09:30:32 af 1.14.98.1: #i68075# Using ImpressViewShellBase instead of ViewShellBase.
2007-04-03 14:38:22 +00:00
Oliver Bolte
a067c22c89 INTEGRATION: CWS pchfix02 (1.14.146); FILE MERGED
2006/09/01 17:36:53 kaib 1.14.146.1: #i68856# Added header markers and pch files
2006-09-16 17:30:56 +00:00
Oliver Bolte
d409f3bb8a INTEGRATION: CWS viewswitch (1.13.74); FILE MERGED
2005/11/17 13:17:36 af 1.13.74.1: #i57551# Removed unnecessary tool bar shells.
2006-03-21 16:13:36 +00:00
Rüdiger Timm
7427cb60f3 INTEGRATION: CWS ooo19126 (1.12.228); FILE MERGED
2005/09/05 13:21:29 rt 1.12.228.1: #i54170# Change license header: remove SISSL
2005-09-09 02:44:23 +00:00
Rüdiger Timm
305dc45a79 INTEGRATION: CWS impress27 (1.11.36); FILE MERGED
2004/12/14 15:53:57 af 1.11.36.1: #i38391# Removed support for the preview window.
2005-01-27 13:12:26 +00:00
Oliver Bolte
a7a4aeb3ad INTEGRATION: CWS impress15 (1.10.52); FILE MERGED
2004/11/01 09:26:08 af 1.10.52.1: #i31283# Removed some commented out code.
2004-11-16 15:11:11 +00:00
Oliver Bolte
ad22d6a6ea INTEGRATION: CWS jmf2 (1.7.118); FILE MERGED
2004/07/23 23:23:50 ka 1.7.118.3: RESYNC: (1.8-1.9); FILE MERGED
2004/07/14 00:57:15 ka 1.7.118.2: RESYNC: (1.7-1.8); FILE MERGED
2004/07/11 20:09:38 ka 1.7.118.1: media support
2004-08-12 08:14:44 +00:00
Rüdiger Timm
d82a4138cc INTEGRATION: CWS impress2 (1.7.24); FILE MERGED
2004/06/18 00:15:19 af 1.7.24.3: RESYNC: (1.7-1.8); FILE MERGED
2004/06/04 06:35:17 af 1.7.24.2: #i22705# Registering interface of the TaskPaneViewShell.
2004/02/25 10:56:18 af 1.7.24.1: #i22705# Added slide sorter view shell.
2004-07-13 12:47:26 +00:00
Oliver Bolte
1ab0510258 INTEGRATION: CWS impress10ea (1.7.98); FILE MERGED
2004/05/17 15:02:09 af 1.7.98.1: #i27217# Updated the registration of view shells.
2004-06-03 10:52:00 +00:00
Oliver Bolte
e8cb2f2fbd INTEGRATION: CWS impress1 (1.6.238); FILE MERGED
2003/10/23 13:07:56 af 1.6.238.3: #111996# Registered factory of new OutlineViewShellBase class.
2003/09/24 16:34:05 af 1.6.238.2: #111996# Registration of new factory for Draw view shells.
2003/09/17 09:27:04 af 1.6.238.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd. Registering factories only for ViewShellBase and PresentationViewShellBase.
2004-01-20 09:35:56 +00:00
Thorsten Behrens
06bc8d32ae #93468# Using preview also for draw documents 2001-11-02 16:12:29 +00:00
Thorsten Behrens
07aa88c472 #88546# Added preview mode for Draw/Impress documents 2001-08-07 12:36:07 +00:00
Kai Ahrens
f392d758b6 #77632#: new shell for presentation mode 2001-06-29 13:08:08 +00:00
Jens-Heiner Rechtien
f661cbdceb #65293#: MUST: soffice.ini change 2000-11-14 16:30:01 +00:00
Kai Ahrens
abbee0cf48 new configuration management 2000-09-28 17:05:36 +00:00
Jens-Heiner Rechtien
f47a9d9db3 initial import 2000-09-18 16:07:07 +00:00