Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-01 | cws renaissance2: rebase m80 | Christian Lippka | |
2010-06-01 | unoawt: StartDrag: do not release the mouse if DnD isn't enabled at all, ↵ | Frank Schoenheit [fs] | |
this will confuse the SelectionEngine | |||
2010-06-01 | unoawt: XWizardController::confirmDeactivatePage is not necessary, /me thinks | Frank Schoenheit [fs] | |
2010-05-31 | i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 | tono | |
2010-05-31 | i#111956: MinGW port fix: dependency to shared library | tono | |
2010-05-31 | unoawt: for ill-behaved clients which do not provide a page, have an empty ↵ | Frank Schoenheit [fs] | |
page as fallback | |||
2010-05-28 | unoawt: XWizard now has an attribute giving access to the XWindow interface ↵ | Frank Schoenheit [fs] | |
of the dialog's main window | |||
2010-05-28 | vcl111: #i108490# fix handling of greyscale jpeg images in PDF export | Philipp Lohmann [pl] | |
2010-05-28 | unoawt: fixed assertion | Frank Schoenheit [fs] | |
2010-05-27 | CWS-TOOLING: integrate CWS sb120 | Vladimir Glazunov | |
2010-05-27 | cws tl79: merge with DEV300_m79 | Thomas Lange [tl] | |
2010-05-25 | unoawt: set Title as TitleBase | Frank Schoenheit [fs] | |
2010-05-25 | unoawt: set the WB_CHILDDLGCTRL bit at the tab page, this ensures proper ↵ | Frank Schoenheit [fs] | |
keyboard (TAB) traveling | |||
2010-05-25 | unoawt: onFinish does not need this parameter, it's always called with RET_OK | Frank Schoenheit [fs] | |
2010-05-25 | unoawt: now that we can separate the WizardPageController from the actual ↵ | Frank Schoenheit [fs] | |
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 | unoawt: completely separated the controller functionality of a wizard page ↵ | Frank Schoenheit [fs] | |
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-21 | CWS-TOOLING: integrate CWS gridcontrol_03 | Kurt Zenker | |
Notes: split repo tag: libs-gui_ooo/DEV300_m79 | |||
2010-05-21 | Automated merge with ssh://hg@hg.services.openoffice.org/cws/unoawt | Frank Schoenheit [fs] | |
2010-05-21 | unoawt: some SolarMutex locks in the notification methods, to prevent deadlocks | Frank Schoenheit [fs] | |
2010-05-21 | unoawt: fixed a bug found by GCC's compiler warning | Frank Schoenheit [fs] | |
2010-05-21 | unoawt: added more functionality to XWizard | Frank Schoenheit [fs] | |
2010-05-21 | unoawt: removed debug code used for diagnostics | Frank Schoenheit [fs] | |
2010-05-21 | unoawt: evolution of the UNO-API for wizards | Frank Schoenheit [fs] | |
2010-05-20 | sb120: merged in DEV300_m78 | sb | |
2010-05-20 | unoawt: compile with GCC | Frank Schoenheit [fs] | |
2010-05-20 | fwk139: #i110066# Fixed typo for Malay string | Carsten Driesner | |
2010-05-20 | unoawt: UNO API for generic wizards, wrapping around the existing C++ ↵ | Frank Schoenheit [fs] | |
RoadmapWizard | |||
2010-05-18 | unoawt: call UpdateContextBmpWidthVector in the LISTACTION_INSERTED ↵ | Frank Schoenheit [fs] | |
notification. This way, we'll also handle cases where somebody creates and inserts SvLBoxEntry bypassing InsertEntry (and using the base classes Insert) | |||
2010-05-18 | unoawt: merge after copying latest changes from CWS slidecopy | Frank Schoenheit [fs] | |
2010-05-18 | slidecopy: HelpID support for tool panels | Frank Schoenheit [fs] | |
2010-05-13 | calctabcolor: added <limits> header. | Kohei Yoshida | |
2010-05-13 | calctabcolor: Removed code that was not intended. | Kohei Yoshida | |
2010-05-12 | #i10000# added missing variable | Ivo Hinkelmann | |
Notes: split repo tag: libs-gui_ooo/DEV300_m78 | |||
2010-05-11 | rebased to DEV300_m77. | Kohei Yoshida | |
2010-05-11 | fwk139: Rebase to DEV300m77 | Carsten Driesner | |
2010-05-10 | #i107213# enable reading of toolbar menu entries on mac | Christian Lippka | |
2010-05-06 | os141: removed debug code which slipped in with some recent change ... | Frank Schoenheit [fs] | |
2010-05-05 | slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the ↵ | Frank Schoenheit [fs] | |
generic panel anchor window, and the panel window provided by the XToolPanel | |||
2010-05-05 | os141: also accept the brand-new vnd.sun.star.ext:// URL scheme | Frank Schoenheit [fs] | |
2010-05-05 | os141: added XTreeControl::getNodeRect | Frank Schoenheit [fs] | |
2010-05-05 | os141: do not consume COMMAND_CONTEXTMENU command events when not handled, ↵ | Frank Schoenheit [fs] | |
otherwise they will not be propagated to the VCLXwindow, which means UNO listeners cannot handle them | |||
2010-05-05 | os141: background handling: ue a reasonable default background (so we don ↵ | Frank Schoenheit [fs] | |
not rely on the magic in Window::ImplInit), and propagate background changes from the TableControl to its DataWindow | |||
2010-05-05 | os141: background handling: ue a reasonable default background (so we don ↵ | Frank Schoenheit [fs] | |
not rely on the magic in Window::ImplInit), and propagate background changes from the TableControl to its DataWindow | |||
2010-05-04 | locales33a: #i110903# added Rusyn (Ukraine) [rue-UA] and Rusyn (Slovakia) ↵ | Eike Rathke | |
[rue-SK] | |||
2010-05-04 | locales33a: #i106822# added Yoruba [yo-NG] to language list | Eike Rathke | |
2010-05-04 | locales33a: #i110484# add Gikuyu [ki-KE] to language list | Eike Rathke | |
2010-05-03 | os141: accept more URL schemes which are supported by the GraphicsProvider | Frank Schoenheit [fs] | |
2010-04-30 | gridcontrol_03: bug fixes | Mihaela Kedikova | |
2010-04-28 | renaissance2: rebase m77 | Christian Lippka | |
2010-04-28 | #i107213# finaly got orca to read the toolbar menu! | Christian Lippka | |