summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28add a mechanism to create custom widgets via VclBuilderCaolán McNamara
2012-09-28Keep binary resource help id on retro-fitCaolán McNamara
2012-09-28distinguish between NumericFields and MetricFieldsCaolán McNamara
2012-09-28simplify line numbering dialogCaolán McNamara
2012-09-28honour hexpand/vexpand in the gridCaolán McNamara
2012-09-28Cut Gordian Knot of helpids with .ui formatCaolán McNamara
2012-09-28get order of destruction right to keep vcl happyCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28move from window.cxx to window2.cxx to build under windowsCaolán McNamara
2012-09-28col ids all have to be 0, use order of appearance insteadCaolán McNamara
2012-09-28blasted xslt, give me the indexes I wantCaolán McNamara
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