summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-09-28implement RadioButton groupsCaolán McNamara
2012-09-28n-rows doesn't matter, auto sizes depending on childrenCaolán McNamara
2012-09-28use GetRadioButtonGroup to get other members of the radiobutton groupCaolán McNamara
2012-09-28implement active property for checkboxes and radiobuttonsCaolán McNamara
2012-09-28support sensitive propertyCaolán McNamara
2012-09-28implement a get_by_name for VclBuilderCaolán McNamara
2012-09-28add resizable bitsCaolán McNamara
2012-09-28basic optimization passCaolán McNamara
2012-09-28mpImplLB of ComboBox is NULLed during destructionCaolán McNamara
2012-09-28handle some stock buttonsCaolán McNamara
2012-09-28implement Grid and Box propertiesCaolán McNamara
2012-09-28move property setting into widgetsCaolán McNamara
2012-09-28implement basic VclAlignmentCaolán McNamara
2012-09-28add a GtkFrame to the demoCaolán McNamara
2012-09-28implement a basic VclFrameCaolán McNamara
2012-09-28document methodsCaolán McNamara
2012-09-28don't bother with children resize request while dialog is closingCaolán McNamara
2012-09-28mpImplLB of ListBox is NULLed during destructionCaolán McNamara
2012-09-28make dialogs closeable in previewerCaolán McNamara
2012-09-28set a default titleCaolán McNamara
2012-09-28import GtkGridCaolán McNamara
2012-09-28follow theme by default for DialogsCaolán McNamara
2012-09-28implement ListBox dropdownCaolán McNamara
2012-09-28rearrange demo to help glade outCaolán McNamara
2012-09-28add borderCaolán McNamara
2012-09-28implement GtkSpinButtons as NumericFields for nowCaolán McNamara
2012-09-28Implement "visible" from builder. Fix queueResize.Caolán McNamara
2012-09-28fix pack-end and import pack-typeCaolán McNamara
2012-09-28allow reordering widget according to packing::positionCaolán McNamara
2012-09-28import expand/fill etc.Caolán McNamara
2012-09-28GtkEntry defaults to Left alignmentCaolán McNamara
2012-09-28checkboxes, edit controlsCaolán McNamara
2012-09-28labels, radio buttons, vbox, hbox, button-boxes, text alignmentCaolán McNamara
2012-09-28add headerCaolán McNamara
2012-09-28bootstrap a ui-previewer for rendering GtkBuilder xml with vcl widgetsCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28skip over layout parentsCaolán McNamara
2012-09-28add a setGridAttach utilityCaolán McNamara
2012-09-28implement override [height|width]-requestCaolán McNamara
2012-09-28only need result of GetScrollBarSize in else branchCaolán McNamara
2012-09-28better use of hasPendingLayoutCaolán McNamara
2012-09-28tweak timer to affect layout-ed dialogs onlyCaolán McNamara
2012-09-28drop spewCaolán McNamara
2012-09-28reduce flicker with another timerCaolán McNamara
2012-09-28implement row/col grid spanningCaolán McNamara
2012-09-28set sane-ish maximum dialog sizeCaolán McNamara
2012-09-28make setting properties virtual in order to handle borderwindowCaolán McNamara
2012-09-28add a grid containerCaolán McNamara
2012-09-28get TabControl and TabPage to talk to layoutCaolán McNamara
2012-09-28find buttons in 'action area'Caolán McNamara