Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 年 前 |
Rob Ryan
|
554709fec6
LibGUI: Extend mimic pressed across keyboard shortcuts for buttons
|
3 年 前 |
ForLoveOfCats
|
e8f6a650ad
LibGUI: Add `mimic_pressed` to Button to signify being virtually clicked
|
3 年 前 |
ForLoveOfCats
|
1fd16232d3
LibGUI: Use logical `and` instead of bitwise in `Button` paint call
|
3 年 前 |
thankyouverycool
|
988c6fea19
LibGUI: Prefer to pop-up Tray Button menus from the top right
|
3 年 前 |
thankyouverycool
|
f77ac3a73c
LibGUI: Allow Buttons to set themselves as default
|
3 年 前 |
Dylan Katz
|
a2a93727db
LibGUI: Allow Button::set_icon to accept a bitmap without a move
|
3 年 前 |
Sam Atkins
|
dd17df76e9
LibGUI: Make button icons settable in GML
|
3 年 前 |
PerikiyoXD
|
ff49285a02
LibGUI: Adjust focus rect for Buttons with icons
|
3 年 前 |
Brian Gianforcaro
|
8623cec0d7
LibGUI: Remove unused header includes
|
3 年 前 |
sin-ack
|
4c9c85ac01
Userland: Make TextWrapping::Wrap opt-in
|
3 年 前 |
sin-ack
|
e11940fd01
Userland: Move text wrapping/elision into the new TextLayout :^)
|
3 年 前 |
Andreas Kling
|
6a012ad79f
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
|
4 年 前 |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 年 前 |
Mart G
|
d96aae32ef
LibGUI: Fix issue where buttons with a menu sometimes stayed depressed
|
4 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年 前 |
Andreas Kling
|
15349a3712
LibGUI: Add ability to assign a menu to a GUI::Button
|
4 年 前 |
Andreas Kling
|
32c6e31f4c
LibGUI: Make it possible to tweak icon spacing on a GUI::Button
|
4 年 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |