summaryrefslogtreecommitdiff
path: root/vcl/source/window/builder.cxx
AgeCommit message (Expand)Author
2013-09-09convert find entry dialog to .uiCaolán McNamara
2013-09-06Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara
2013-09-02stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21allow toolbox icons to be set directly from .uiCaolán McNamara
2013-08-18add some a11y relations and enable translation of msCaolán McNamara
2013-08-15Related: fdo#65546 sort PACK_END into visual order for tabbingCaolán McNamara
2013-08-14set helpid for toolbuttonsCaolán McNamara
2013-08-14convert envelope printer page to .uiCaolán McNamara
2013-08-13add support for gtk-media-play symbolCaolán McNamara
2013-08-13add a seconds unitCaolán McNamara
2013-08-13add a stock 'Play' buttonCaolán McNamara
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara
2013-07-26adapt code for define database range dialog .ui conversionCaolán McNamara
2013-07-18widget layout: MenuButton needs to extract relief too.Jan Holesovsky
2013-07-17allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-16widget layout: Take decimal digits into account for MetricBoxes.Jan Holesovsky
2013-07-12tab traversal order wrongCaolán McNamara
2013-07-12use LanguageTag, and a FIXME-BCP47 comment in loadTranslations()Eike Rathke
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
2013-07-08add a new stock item 'Clear' and map to gtk-clearCaolán McNamara
2013-07-08map gtk image-position to vcl imagealignCaolán McNamara
2013-07-05map 'relief' none/half/normal to flat/bevel/3dlookCaolán McNamara
2013-07-04fix %VARIABLE replacements in item listsCaolán McNamara
2013-07-04forgot to connect Adjustment to MetricFormatterCaolán McNamara
2013-07-03WaE: unused variable 'sAdjustment' [loplugin]Tor Lillqvist
2013-07-03arrange a way to describe non-dropdown MetricBoxesCaolán McNamara
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara
2013-06-25add safety check for '_' if had been put in the end of the textFaisal M. Al-Otaibi
2013-06-21sidebar: Improve runtime error reporting (mostly missing .ui).Jan Holesovsky
2013-06-16Reduce scope.Jan Holesovsky
2013-06-16widget layout: Honor explicitly set tooltip text for toolbox items.Jan Holesovsky
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky
2013-06-05widget layout: Introduce a way to specify MetricBox in .ui.Jan Holesovsky
2013-06-02sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
2013-05-16convert proxy page to .uiCaolán McNamara
2013-05-13Related fdo#35546: Further improve Layout of Photo Album DialogSamuel Mehrbrodt
2013-05-06Revert "Blind fix for MSVC"Stephan Bergmann
2013-05-04extract correct widget id for responsesCaolán McNamara
2013-05-03unset WB_GROUP on non-initial buttons in groupsCaolán McNamara
2013-05-02allow custom pushbutton subclasses to set images via builderCaolán McNamara
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara
2013-04-30Blind fix for MSVCStephan Bergmann
2013-04-30retain references to loaded modules for builders lifetimeCaolán McNamara
2013-04-27convert input field dialog to .ui formatCaolán McNamara
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara
2013-04-15fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger
2013-04-04make border property of multiline edit optionalCaolán McNamara