AnotherTest
|
90aeacbb58
LibGUI: Register a whole bunch of properties in various widgets
|
před 4 roky |
Andreas Kling
|
bc5635422b
LibGUI: Give a default min-width to a bunch of widgets
|
před 4 roky |
Andreas Kling
|
1cca2405fc
LibGUI: Give some widgets a reasonable default fixed height
|
před 4 roky |
Andreas Kling
|
cd9ad6a05e
LibGUI: Tweak AbstractButton and subclass constructors
|
před 4 roky |
Andreas Kling
|
92c073a9d1
LIbGUI+LibGfx: Paint focused push buttons with a heavier look
|
před 4 roky |
Andreas Kling
|
04f1f74b85
LibGUI+WindowServer: Tweak hover shadows slightly
|
před 4 roky |
Andreas Kling
|
b00a347ac5
LibGUI: Protect GUI::Button across firing the on_click hook
|
před 4 roky |
Tom
|
75f61fe3d9
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
|
před 4 roky |
Andreas Kling
|
aef56159a8
LibGUI: Add Widget focus policies
|
před 4 roky |
Andreas Kling
|
3ec19ae4b6
LibGUI+LibGfx+WindowServer: Auto-generate disabled action icons :^)
|
před 4 roky |
Andreas Kling
|
d172783d33
LibGUI: Fix bogus focus rect in buttons with icon but no text
|
před 4 roky |
Andreas Kling
|
b7dfa83223
LibGUI+LibGfx: Improve focus rect appearance
|
před 4 roky |
Andreas Kling
|
8b12d200ba
LibGUI: Raise toolbar button icons slightly when hovered :^)
|
před 4 roky |
Andreas Kling
|
d851863704
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
|
před 5 roky |
Andreas Kling
|
11c4a28660
Kernel: Move headers intended for userspace use into Kernel/API/
|
před 5 roky |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
před 5 roky |
FalseHonesty
|
28f74df2e6
LibGUI: Add hook when a context menu is requested on a button
|
před 5 roky |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
před 5 roky |
Andreas Kling
|
add93bf593
LibGUI: Brighten buttons when hovering over them :^)
|
před 5 roky |
Andreas Kling
|
a26b63a958
LibGUI: Remove Button& parameter from Button::on_click hook
|
před 5 roky |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
před 5 roky |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
před 5 roky |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
před 5 roky |