summaryrefslogtreecommitdiff
path: root/vcl/source/control/button.cxx
AgeCommit message (Expand)Author
2021-01-26RadioButton tick in a different place than CheckBox tickCaolán McNamara
2021-01-18Related: rhbz#1889257 spurious debugging outputCaolán McNamara
2020-10-22tdf#137660 send some focus event for push buttonsJan-Marek Glogowski
2020-09-09tdf#134708 Text coloring of buttons within forms amendedThorsten Wagner
2020-09-08tdf#136545 revert cairo canvas uses cairo for text rendering alreadyCaolán McNamara
2020-06-04Revert "tdf#125609 c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-08remove TriStateBox classCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-08move DisclosureButton out of public headersCaolán McNamara
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-04Place button text in tooltip if it doesn't fit into the buttonSamuel Mehrbrodt
2020-02-03make some headers privateCaolán McNamara
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-07Use virtual method instead of switch in parent classAdrien Ollier
2019-11-19loplugin:unusedenumconstantsNoel Grandin
2019-11-19tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt
2019-11-14Revert "tdf#108687 vcl: always enable tabstop on radio buttons"Justin Luth
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-01lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky
2019-10-01jsdialogs: export more propertiesSzymon Kłos
2019-09-28Hold reference on parent dialog while emitting EndDialog.Michael Meeks
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-05tdf#125610: Revert "tdf#125088 Make button text white for blue buttons on macOS"Xisco Faulí
2019-09-01loplugin:unusedfieldsNoel Grandin
2019-08-30tdf#127211 Revert "tdf#71087 sfx2: avoid flicker in the start center"Miklos Vajna
2019-08-23tdf#98130 vcl CheckBox: fix incorrect ignored mouse eventMiklos Vajna
2019-08-22tdf#71087 sfx2: avoid flicker in the start centerMiklos Vajna
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-02DrawButtonFlags::NoText never setCaolán McNamara
2019-08-02DrawButtonFlags::NoImage never setCaolán McNamara
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara
2019-07-30tdf#125609 c14: vcl button: don't modify style directlyJustin Luth
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-27tdf#125609c10 vcl/button: enforce only one radio selected on initJustin Luth
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-07fix assert in make screenshotNoel Grandin
2019-06-06tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl
2019-05-03tdf#125088 Make button text white for blue buttons on macOSAndrew Hyatt