Commit graph

285 commits

Author SHA1 Message Date
Mathias Bauer
ca851f7231 CWS changehid: resync to m84 2010-07-13 14:38:37 +02:00
obo
eaa2d3539a mastefix: #i10000# Merge problem BASEPROPERTY_BACKGROUNDCOLOR 2010-06-24 08:21:51 +02:00
obo
ca1e640c70 CWS-TOOLING: integrate CWS gridcontrol04 2010-06-21 14:49:59 +02:00
obo
7f0993d430 masterfix: #i10000# dispatchCommand,DispatchInfo missing 2010-06-16 12:49:04 +02:00
Release Engineering
990ef88621 masterfix: #i10000# getModuleName() missing 2010-06-16 11:28:50 +02:00
Release Engineering
41436227fd masterfix: #i10000# resolve merge problems 2010-06-16 09:47:53 +02:00
obo
d4741b8cb1 CWS-TOOLING: integrate CWS unoawt 2010-06-15 10:58:34 +02:00
obo
11ca51711d CWS-TOOLING: integrate CWS fwk139 2010-06-15 10:26:12 +02:00
Mihaela Kedikova
582fd11a71 gridcontrol04: fix for #i112290# and some build problems 2010-06-11 17:09:46 +02:00
Mihaela Kedikova
b75ce9cf2a gridcontrol04: i111555: change file permissions for config script 2010-06-11 10:22:00 +02:00
Frank Schoenheit [fs]
92d45780ab unoawt: setVisible needs to lock the SolarMutex 2010-06-08 11:58:26 +02:00
Frank Schoenheit [fs]
2330be08e3 Automated merge with http://x42-so4:8009/ooo 2010-06-08 08:36:06 +02:00
Frank Schoenheit [fs]
6f5305b0c6 #i112187# 2010-06-07 14:55:41 +02:00
Carsten Driesner
d50be7a83a fwk139: Fix build problem with gcc 2010-06-04 17:28:06 +02:00
Mihaela Kedikova
0a2185d979 gridcontrol04: fixes for #i111279#, #i111957#, #i112114# 2010-06-04 15:02:11 +02:00
Frank Schoenheit [fs]
a557caaf5f unoawt: make compile on unxsols4 2010-06-04 13:14:20 +02:00
Frank Schoenheit [fs]
ac79562517 slidecopy: merge after copying in CWS renaissance2 2010-06-03 18:53:52 +02:00
Frank Schoenheit [fs]
4d1c1eae73 slidecopy: merged latest DEV300.m80 changes 2010-06-03 14:33:05 +02:00
Frank Schoenheit [fs]
9e2ed49397 unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for pages which have on own default button 2010-06-01 15:03:56 +02:00
Christian Lippka
77bd1e8dc3 cws renaissance2: rebase m80 2010-06-01 14:04:07 +02:00
Frank Schoenheit [fs]
757ea8f89a unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinks 2010-06-01 12:50:46 +02:00
Frank Schoenheit [fs]
b078cc62e4 unoawt: for ill-behaved clients which do not provide a page, have an empty page as fallback 2010-05-31 09:33:12 +02:00
Frank Schoenheit [fs]
ccc9774139 unoawt: XWizard now has an attribute giving access to the XWindow interface of the dialog's main window 2010-05-28 15:36:22 +02:00
Frank Schoenheit [fs]
024b04532d unoawt: fixed assertion 2010-05-28 15:24:02 +02:00
Frank Schoenheit [fs]
4e5d6754bf unoawt: set Title as TitleBase 2010-05-25 14:15:22 +02:00
Frank Schoenheit [fs]
55ddf84a5f unoawt: set the WB_CHILDDLGCTRL bit at the tab page, this ensures proper keyboard (TAB) traveling 2010-05-25 12:23:56 +02:00
Frank Schoenheit [fs]
07030790f7 unoawt: onFinish does not need this parameter, it's always called with RET_OK 2010-05-25 11:43:39 +02:00
Frank Schoenheit [fs]
054dcada5c unoawt: now that we can separate the WizardPageController from the actual page, there's no need for a TabPage whose sole purpose was being a container for the externally-provided TabPage - hopefully this change will allow us fixing the keyboard traveling 2010-05-25 11:27:01 +02:00
Frank Schoenheit [fs]
f786d740fb unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-25 10:17:24 +02:00
Kurt Zenker
8626c44b5d CWS-TOOLING: integrate CWS gridcontrol_03 2010-05-21 16:40:24 +02:00
Frank Schoenheit [fs]
9c472983f2 Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt 2010-05-21 16:03:17 +02:00
Frank Schoenheit [fs]
a5bd7ab9d1 unoawt: some SolarMutex locks in the notification methods, to prevent deadlocks 2010-05-21 16:01:22 +02:00
Frank Schoenheit [fs]
0a19bf808b unoawt: fixed a bug found by GCC's compiler warning 2010-05-21 15:44:37 +02:00
Frank Schoenheit [fs]
bdb2890c55 unoawt: added more functionality to XWizard 2010-05-21 15:03:31 +02:00
Frank Schoenheit [fs]
af0a5febf9 unoawt: evolution of the UNO-API for wizards 2010-05-21 13:17:30 +02:00
Frank Schoenheit [fs]
e1fc491b8a unoawt: compile with GCC 2010-05-20 13:23:25 +02:00
Frank Schoenheit [fs]
b393dc5d63 unoawt: UNO API for generic wizards, wrapping around the existing C++ RoadmapWizard 2010-05-20 12:45:50 +02:00
Christian Lippka
d24b570e7d #i107213# enable reading of toolbar menu entries on mac 2010-05-10 14:25:18 +02:00
Frank Schoenheit [fs]
637bebf4f1 os141: removed debug code which slipped in with some recent change ... 2010-05-06 15:50:03 +02:00
Frank Schoenheit [fs]
45bf9199f5 slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the generic panel anchor window, and the panel window provided by the XToolPanel 2010-05-05 22:26:58 +02:00
Frank Schoenheit [fs]
6a909277d9 os141: added XTreeControl::getNodeRect 2010-05-05 13:49:53 +02:00
Frank Schoenheit [fs]
e494bb1b45 os141: background handling: ue a reasonable default background (so we don not rely on the magic in Window::ImplInit), and propagate background changes from the TableControl to its DataWindow 2010-05-05 10:46:06 +02:00
Christian Lippka
d282c98c92 #i107213# use toolbox item window as parent for popup menu 2010-04-28 13:42:24 +02:00
Christian Lippka
b11f2df4d4 #i107213# notify a11y api if a toolbar popup window is opened 2010-04-27 13:30:46 +02:00
Mihaela Kedikova
5c737d12c1 gridcontrol_03:bug fix for #i111107#, added update methods to xgriddatamodel 2010-04-23 17:41:32 +02:00
Mihaela Kedikova
eea019398f gridcontrol_03:fix for #i110947# 2010-04-21 11:08:13 +02:00
Mihaela Kedikova
219103d56e gridcontrol_03:fixes for #i110947#, #i110521# 2010-04-16 16:55:27 +02:00
Frank Schoenheit [fs]
d68ab64906 slidecopy: merge 2010-04-12 20:04:24 +02:00
Frank Schoenheit [fs]
5d5e24f5bc slidecopy: merge CWS wth MWS-m76 2010-04-09 09:37:17 +02:00
Carsten Driesner
753b209ebc fwk139: #i100512# Eliminate flicker when toolbar buttons make themselves invisible 2010-04-08 17:26:09 +02:00