summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara
2012-09-28set a preferential width on the char/word count widgetsCaolán McNamara
2012-09-28missing wordcount.ui installCaolán McNamara
2012-09-28enable SfxModelessDialog to load from .ui as wellCaolán McNamara
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara
2012-09-28map gtk-close -> PushButton+SV_BUTTONTEXT_CLOSECaolán McNamara
2012-09-28we need TEXT_RAW to retain leading/trailing label whitespace textCaolán McNamara
2012-09-28add a wordcount .uiGokul
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara
2012-09-28GetProcAddress doesn't work like dlsym with executable's handleCaolán McNamara
2012-09-28seperate layout from resizeCaolán McNamara
2012-09-28queue_resize on fixedimage graphic changeCaolán McNamara
2012-09-28calculate and position taking external margins into accountCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28add left/right/top/bottom margin supportCaolán McNamara
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