summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara
2012-09-28add an insert table dialogGokul
2012-09-28support GtkEntry width-chars propertyCaolán McNamara
2012-09-28additional syntax tidyingCaolán McNamara
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-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolá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-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28c++11ism won't washCaolá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-28distinguish between NumericFields and MetricFieldsCaolán McNamara
2012-09-28simplify line numbering dialogCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28col ids all have to be 0, use order of appearance insteadCaolán McNamara
2012-09-28disambiguate list store entriesCaolán McNamara
2012-09-28use UI gbuild class to package .ui files in swDavid Tardon
2012-09-28zero-code-change outline numbering dialog layout conversionCaolán McNamara
2012-09-28deploy standalone numbering tab conversionCaolán McNamara
2012-09-28pretty title page dialog a bit moreCaolán McNamara
2012-09-28put .ui file into correct locationCaolán McNamara
2012-09-28.ui.ui -> .uiCaolán McNamara
2012-09-28add zero-code change demo insert break dialogCaolán McNamara
2012-09-28implement sucking in the padding from the themeCaolán McNamara
2012-09-28first pass at a manual conversion to .ui format of a dialogCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28convert SwCharURLPageCaolán McNamara
2012-09-28better initial size string for pre-updateCaolán McNamara
2012-09-28set char dialog resizableCaolán McNamara
2012-09-28rename these so easy to know what is whatCaolán McNamara
2012-09-28rename theseCaolán McNamara
2012-09-28can drop the debugging size setting now it worksCaolán McNamara
2012-09-28need to think about the toplevel dialog resizeCaolán McNamara
2012-09-28add a little spaceCaolán McNamara
2012-09-28pretty it up a littleCaolán McNamara
2012-09-28only Dialog has SetMinOutputSizePixelCaolán McNamara
2012-09-28pretty up the demo dialogCaolán McNamara
2012-09-28support a border-widthCaolán McNamara
2012-09-28now can add the original widgets back inCaolán McNamara
2012-09-28we'll need ButtonBoxes to enforce equal button sizeCaolán McNamara
2012-09-28we'll need a pack-type in order to shove buttons over to the rightCaolán McNamara