thankyouverycool
|
479e67212a
LibGUI: Implement calculated_min_size() for DialogButton
|
2 vuotta sitten |
Andreas Kling
|
faa1a09042
LibGUI: Fix const-correctness issues
|
2 vuotta sitten |
Sam Atkins
|
8f717927f2
LibGUI: Add Button double-click callback
|
2 vuotta sitten |
Karol Kosek
|
14951b92ca
LibGUI: Remove deprecated text and set_text functions in AbstractButton
|
2 vuotta sitten |
Karol Kosek
|
fca29eae09
LibGUI: Store text using the new String class in the AbstractButton
|
2 vuotta sitten |
Lucas CHOLLET
|
96b3063121
LibGUI: Rename `Button` method `set_mimic_pressed` => `mimic_pressed`
|
2 vuotta sitten |
Lucas CHOLLET
|
c15a7b79ef
LibGUI: Remove public getter `Button::is_mimic_pressed()`
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Timothy Flynn
|
62cbfc68b9
Revert "LibGUI: Update buttons' text/tooltips in Action::set_text"
|
2 vuotta sitten |
Zaggy1024
|
e20756f9f7
LibGUI: Update buttons' text/tooltips in Action::set_text
|
2 vuotta sitten |
thankyouverycool
|
35e557c657
Browser+LibGUI+WindowServer: Open Button menus uniformly
|
2 vuotta sitten |
thankyouverycool
|
58955d37cc
LibGUI: Let Buttons set their menu popup position
|
3 vuotta sitten |
networkException
|
f9212ac02e
LibGUI: Add button handler for middle mouse clicks
|
3 vuotta sitten |
FrHun
|
19fac58e49
LibGUI: Use new layout system for basic widgets
|
3 vuotta sitten |
FrHun
|
4c84e64b2a
LibGUI: Add DialogButton convenience class
|
3 vuotta sitten |
Rob Ryan
|
554709fec6
LibGUI: Extend mimic pressed across keyboard shortcuts for buttons
|
3 vuotta sitten |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 vuotta sitten |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 vuotta sitten |
ForLoveOfCats
|
e8f6a650ad
LibGUI: Add `mimic_pressed` to Button to signify being virtually clicked
|
3 vuotta sitten |
thankyouverycool
|
f77ac3a73c
LibGUI: Allow Buttons to set themselves as default
|
3 vuotta sitten |
Dylan Katz
|
a2a93727db
LibGUI: Allow Button::set_icon to accept a bitmap without a move
|
3 vuotta sitten |
Sam Atkins
|
dd17df76e9
LibGUI: Make button icons settable in GML
|
3 vuotta sitten |
Andreas Kling
|
0ee7991dca
LibGUI: Tweak GUI::Button::on_context_menu_event hook signature
|
4 vuotta sitten |
Mart G
|
d96aae32ef
LibGUI: Fix issue where buttons with a menu sometimes stayed depressed
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Andreas Kling
|
4c6f541d5b
LibGUI: Add Action* accessors on GUI::Button
|
4 vuotta sitten |
Andreas Kling
|
15349a3712
LibGUI: Add ability to assign a menu to a GUI::Button
|
4 vuotta sitten |
Andreas Kling
|
32c6e31f4c
LibGUI: Make it possible to tweak icon spacing on a GUI::Button
|
4 vuotta sitten |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 vuotta sitten |