summaryrefslogtreecommitdiff
path: root/include/vcl/layout.hxx
AgeCommit message (Expand)Author
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-08make this ctor of MessageDialog for the builder onlyCaolán McNamara
2014-08-20add a VclViewportCaolán McNamara
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-28coverity#1019410 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-02allow simple MessageDialogs to be created from just message stringsCaolán McNamara
2013-12-21add an intermediate virtual 'response' to MessageDialogCaolán McNamara
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-08convert already exists dialog to .uiCaolán McNamara
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara
2013-08-04add a VclFrame::get_labelCaolán McNamara
2013-07-30Resolves: fdo#67378 merge the label into the disclosure buttonCaolán McNamara
2013-07-29let the pixel control find parent tabpage in layoutCaolán McNamara
2013-07-25Resolves: fdo#61544 improve handling of grid's not enough layout spaceCaolán McNamara
2013-07-19add a callback mechanism for post-expansion mode changeCaolán McNamara
2013-07-16add and use VclExpander::[g|s]et_expandedCaolán McNamara
2013-07-12Related: fdo#66817 ensure VclExpander label is mnemonic for disclosure buttonCaolán McNamara
2013-05-29convert save defaults to .ui formatCaolán McNamara
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara
2013-05-03implement native button order for messageboxesCaolán McNamara
2013-05-01create a HIG compliant MessageDialog and map to GtkMessageDialogCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen