summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28we need to escape xml on exportCaolán McNamara
2012-09-28disambiguate list store entriesCaolán McNamara
2012-09-28handle translationsCaolán McNamara
2012-09-28merge tool not filtering on requested input file nameCaolán McNamara
2012-09-28merge .ui translations back to runtime filesCaolán McNamara
2012-09-28use UI gbuild class to package .ui files in swDavid Tardon
2012-09-28use UI gbuild class to package .ui files in cuiDavid Tardon
2012-09-28add support for .ui files to gbuildDavid Tardon
2012-09-28fix merge conflictCaolán McNamara
2012-09-28add a plausible .ui to .sdf extraction toolCaolán McNamara
2012-09-281-10 shouldn't be translatableCaolán McNamara
2012-09-28adapt for changesCaolán McNamara
2012-09-28hook up tooltipsCaolán McNamara
2012-09-28make isLayoutEnabled stricterCaolán McNamara
2012-09-28for legacy TabDialogs dialogs hack the hack to reposition the TabControlCaolán McNamara
2012-09-28further improvements to tabcontrol optimal sizeCaolán McNamara
2012-09-28put apply button into button action areaCaolán McNamara
2012-09-28add and use a "WINDOW_CONTAINER" typeCaolán McNamara
2012-09-28improve queue_resizeCaolán McNamara
2012-09-28avoid redraws when size/pos is unchangedCaolán McNamara
2012-09-28skip queue_resize on irrelevant state changesCaolán McNamara
2012-09-28keep empty but spanned rows/colsCaolán McNamara
2012-09-28zero-code-change outline numbering dialog layout conversionCaolán McNamara
2012-09-28adjustment implementationCaolán McNamara
2012-09-28improve TabControl::GetOptimalSizeCaolán McNamara
2012-09-28drop empty rows/cols in VclGridCaolán McNamara
2012-09-28MultiListBox replace by builder as wellCaolán McNamara
2012-09-28implement GtkAdjustment import + applyCaolán McNamara
2012-09-28make default dropdown list length shorterCaolán McNamara
2012-09-28copy properties of metricfieldsCaolán McNamara
2012-09-28implement number of decimal placesCaolán McNamara
2012-09-28deploy standalone numbering tab conversionCaolán McNamara
2012-09-28classic vcl resources use the "height" of a combobox to set the dropdown sizeCaolán McNamara
2012-09-28allow bare Windows to be replaceable too (GtkDrawingArea)Caolán McNamara
2012-09-28mpImplWin only exists for dropdown ListBoxesCaolán McNamara
2012-09-28allow TabPages to load .ui files for retrofittingCaolán McNamara
2012-09-28allow previewing trees without toplevel windowsCaolán McNamara
2012-09-28tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara
2012-09-28dynamically create SfxTabDialog widgetsCaolán McNamara
2012-09-28assign tab page ids such that retrofitting existing code is easierCaolán McNamara
2012-09-28consider tab widths even in empty tab pagesCaolán McNamara
2012-09-28import placeholders as empty pages for tabcontrolsCaolán McNamara
2012-09-28move dialog-contained widget builder into dialog baseclassCaolán McNamara
2012-09-28implement widget alignment within gtkgridCaolán McNamara
2012-09-28increase tabcontrol optimal size by border gapCaolán McNamara
2012-09-28beef up the demoCaolán McNamara
2012-09-28we can extract the control type from the windowCaolán McNamara
2012-09-28import GtkTreeView as alternative view ListBoxCaolán McNamara
2012-09-28map GtkDrawingArea to a plain vcl WindowCaolán McNamara
2012-09-28expand demo to showcase more layoutsCaolán McNamara