summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/button.hxx
AgeCommit message (Expand)Author
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-24remove XubString in Button::GetStandardTextCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2012-12-20implement small-size variant stock image buttonsCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-11-22make left-right traverse through radiobutton groupsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-28support has-default for buttonsCaolán McNamara
2012-09-28copy the button dataCaolán McNamara
2012-09-28Implement a VclExpander equivalent of GtkExpanderCaolán McNamara
2012-09-28extend property snaffling to listboxes etc.Caolán McNamara
2012-09-28blasted BorderWindows are a painCaolán McNamara
2012-09-28steal radiobutton gutsCaolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-28just return a vector rather than pass one in by ref to be clearedCaolán McNamara
2012-09-28implement RadioButton groupsCaolán McNamara
2012-09-28implement active property for checkboxes and radiobuttonsCaolán McNamara
2012-08-01simpler fix fo fdo#51336 - change vcl checkbox no-label behaviourNoel Power
2012-08-01Revert "additional fix for fdo#51336 for radiobuttons"Noel Power
2012-08-01Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power
2012-07-25refactor the symbol hit testIvan Timofeev
2012-07-06additional fix for fdo#51336 for radiobuttonsNoel Power
2012-07-06fdo#51336 - change vcl checkbox no-label behaviourNoel Power
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-17Remove unused code.Petr Vorel
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2011-11-02drop freshly unused methodsCaolán McNamara
2011-08-15callcatcher: Remove unused Button methods.Jan Holesovsky
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-24vcl117: #i115686# remove old unused style settingPhilipp Lohmann [pl]
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-07-27vcl114: #i113304# optionally do not draw menubutton separator for flat menu b...Philipp Lohmann [pl]
2010-07-05ooo33gsl02: #i112846# text alignment, separator for menu buttonPhilipp Lohmann [pl]
2010-04-15nativeb: #i110915# adjust image/text alignment for flat buttonsPhilipp Lohmann [pl]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-14rebase to DEV300_m69Philipp Lohmann [pl]
2009-10-29printerpullpages: #i106363# fix mouse over on disclosure buttonPhilipp Lohmann [pl]
2009-10-29#i106400# DisclosureButton should react on +/- keysPhilipp Lohmann
2009-10-13#i10000#Frank Schönheit