Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 years ago |
thankyouverycool
|
55423b4ed0
LibGfx+Userland: Add width_rounded_up() helper
|
2 years ago |
Andreas Kling
|
508fb7e1e9
Userland: Use Font::pixel_size_rounded_up() in more places
|
2 years ago |
Andreas Kling
|
ee001cc417
LibGUI: Make CheckBox height adapt to the current font size
|
2 years ago |
Andreas Kling
|
f1e0eb8a25
LibGUI: Round up font sizes in various widget size calculations
|
2 years ago |
Karol Kosek
|
14951b92ca
LibGUI: Remove deprecated text and set_text functions in AbstractButton
|
2 years ago |
Karol Kosek
|
d32d4029d3
Userland: Replace usages of AbstractButton::text_deprecated with text()
|
2 years ago |
Karol Kosek
|
fca29eae09
LibGUI: Store text using the new String class in the AbstractButton
|
2 years ago |
Karol Kosek
|
d32b052f22
LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
FrHun
|
19fac58e49
LibGUI: Use new layout system for basic widgets
|
3 years ago |
Sam Atkins
|
aadb35ff46
LibGUI: Add ability to position checkboxes to the right of their text
|
3 years ago |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 years ago |
Lenny Maiorani
|
f912a48315
Userland: Change static const variables to static constexpr
|
3 years ago |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 years ago |
sin-ack
|
4c9c85ac01
Userland: Make TextWrapping::Wrap opt-in
|
3 years ago |
sin-ack
|
e11940fd01
Userland: Move text wrapping/elision into the new TextLayout :^)
|
3 years ago |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 years ago |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 years ago |
Andreas Kling
|
551e13b407
LibGUI: Put some more space between check boxes and their label text
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
thankyouverycool
|
e8c1288e2c
LibGUI: Add autosize to CheckBox
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |