summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-11unoawt: added UnoControlListBoxModel::ItemSeparatorPos, specifying the positi...Frank Schoenheit [fs]
2010-06-11unoawt: support XDialog2 for UNO dialogsFrank Schoenheit [fs]
2010-06-10unoawt: some more properties for the throbber model ... at least EnableVisibl...Frank Schoenheit [fs]
2010-06-10unoawt: ListBoxControl::updateFromModel: also set the SelectedItems property,...Frank Schoenheit [fs]
2010-06-08unoawt: setVisible needs to lock the SolarMutexFrank Schoenheit [fs]
2010-06-08Automated merge with http://x42-so4:8009/oooFrank Schoenheit [fs]
2010-06-07#i112187#Frank Schoenheit [fs]
2010-06-04unoawt: make compile on unxsols4Frank Schoenheit [fs]
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-06-01unoawt: UNO/SVT wizzards: allow to completely reset the DefaultButton - for p...Frank Schoenheit [fs]
2010-06-01unoawt: StartDrag: do not release the mouse if DnD isn't enabled at all, this...Frank Schoenheit [fs]
2010-06-01unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinksFrank Schoenheit [fs]
2010-05-31unoawt: for ill-behaved clients which do not provide a page, have an empty pa...Frank Schoenheit [fs]
2010-05-28unoawt: XWizard now has an attribute giving access to the XWindow interface o...Frank Schoenheit [fs]
2010-05-28unoawt: fixed assertionFrank Schoenheit [fs]
2010-05-28unoawt: WINDOW_*BOX also do not require a parent window, so allow creating th...Frank Schoenheit [fs]
2010-05-28CWS-TOOLING: integrate CWS fwk142Vladimir Glazunov
2010-05-28CWS-TOOLING: integrate CWS koheiautodecimalVladimir Glazunov
2010-05-27CWS-TOOLING: integrate CWS fwk138Vladimir Glazunov
2010-05-27CWS-TOOLING: integrate CWS sb122Vladimir Glazunov
2010-05-27CWS-TOOLING: integrate CWS sb120Vladimir Glazunov
2010-05-27CWS-TOOLING: integrate CWS kso44Vladimir Glazunov
2010-05-25unoawt: set Title as TitleBaseFrank Schoenheit [fs]
2010-05-25unoawt: set the WB_CHILDDLGCTRL bit at the tab page, this ensures proper keyb...Frank Schoenheit [fs]
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]
2010-05-25unoawt: now that we can separate the WizardPageController from the actual pag...Frank Schoenheit [fs]
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker
2010-05-21CWS-TOOLING: integrate CWS npower13_objectmodulesKurt Zenker
2010-05-21Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawtFrank Schoenheit [fs]
2010-05-21unoawt: some SolarMutex locks in the notification methods, to prevent deadlocksFrank Schoenheit [fs]
2010-05-21unoawt: fixed a bug found by GCC's compiler warningFrank Schoenheit [fs]
2010-05-21unoawt: added more functionality to XWizardFrank Schoenheit [fs]
2010-05-21slidecopy: #i10000# include version.mk, so the lib can be built without the m...Frank Schoenheit [fs]
2010-05-21unoawt: removed debug code used for diagnosticsFrank Schoenheit [fs]
2010-05-21unoawt: evolution of the UNO-API for wizardsFrank Schoenheit [fs]
2010-05-21CWS-TOOLING: integrate CWS obo48Ivo Hinkelmann
2010-05-21npower13_objectmodules: rebase and merge with DEV300_m78Daniel Rentz
2010-05-20sb120: merged in DEV300_m78sb
2010-05-20unoawt: compile with GCCFrank Schoenheit [fs]
2010-05-20unoawt: UNO API for generic wizards, wrapping around the existing C++ Roadmap...Frank Schoenheit [fs]
2010-05-20unoawt: MultiSelectionSimpleMode property for list boxes, allowing 'browser-l...Frank Schoenheit [fs]
2010-05-20sb122: merged in DEV300_m78sb
2010-05-18unoawt: call UpdateContextBmpWidthVector in the LISTACTION_INSERTED notificat...Frank Schoenheit [fs]
2010-05-18unoawt: merge after copying latest changes from CWS slidecopyFrank Schoenheit [fs]
2010-05-18slidecopy: HelpID support for tool panelsFrank Schoenheit [fs]
2010-05-12#i10000# added missing variableIvo Hinkelmann
2010-05-12koheiautodecimal: #i111533# Adjust the default display format for general num...Kohei Yoshida
2010-05-12obo48: #i109700# lucene indexer generates segments_n (n>3) filesobo