summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28Move all the state we need just during parsing to one placeCaolán McNamara
2012-09-28we can need to redo the layout even when the sizes don't changeCaolán McNamara
2012-09-28c++11ism won't washCaolán McNamara
2012-09-28map gtk-media-next and gtk-media-previous stock itemsCaolán McNamara
2012-09-28map GtkSeparator to FixedLineCaolán McNamara
2012-09-28map GtkImage to FixedImageCaolán McNamara
2012-09-28recognize and silently handle placeholdersCaolán McNamara
2012-09-28Implement a VclExpander equivalent of GtkExpanderCaolán McNamara
2012-09-28we need to set hexpand now that it's implemented to fill the dialogCaolán McNamara
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara
2012-09-28now that halign works, use it to pretty titlepage dialogCaolán McNamara
2012-09-28add support for custom property for custom widgetCaolán McNamara
2012-09-28Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara
2012-09-28missing pieceCaolán McNamara
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