Andreas Kling
|
b11b4b29e9
LibGUI: Add Widget::has_focus_within()
|
пре 4 година |
Andreas Kling
|
aef56159a8
LibGUI: Add Widget focus policies
|
пре 4 година |
Andreas Kling
|
e64f43c3a7
LibGUI: Fix null pointer dereference in enter/leave event handling
|
пре 4 година |
AnotherTest
|
6902a09e47
LibGUI: Register the 'ColorInput' and 'Frame' widgets
|
пре 4 година |
Andreas Kling
|
e2f32b8f9d
LibCore: Make Core::Object properties more dynamic
|
пре 4 година |
Andreas Kling
|
093de0e323
LibGUI: Use Core::Object::set_property() to handle JSON GUI properties
|
пре 4 година |
Andreas Kling
|
6fc8dedd28
LibGUI: Allow setting widget visibility from JSON GUI spec
|
пре 4 година |
Andreas Kling
|
6590eb8eb7
LibGUI: Complain about malformed "layout" values in JSON GUI
|
пре 4 година |
Andreas Kling
|
ea17b0cbb6
LibGUI: Start building a way to instantiate GUI from JSON
|
пре 4 година |
Andreas Kling
|
3c580233d1
LibGUI: Improve widget registration mechanism a bit
|
пре 4 година |
Andreas Kling
|
cf429a788c
LibGUI: Add Widget override cursor concept
|
пре 4 година |
Andreas Kling
|
a265d40d6e
LibGUI: Allow widgets to clip their child widgets
|
пре 4 година |
Andreas Kling
|
af16552624
LibGUI: Add Widget focus proxies
|
пре 4 година |
Andreas Kling
|
e374eb3035
LibGUI+WindowServer: Remove ResizeEvent::old_size()
|
пре 4 година |
Linus Groh
|
47d7faa998
LibGUI: Update active tooltip when source widget changes the label
|
пре 4 година |
Andreas Kling
|
75b8f4e4e6
LibGUI: Make focus events more aware of why focus is changing
|
пре 4 година |
Linus Groh
|
e77991e63a
LibGUI: Fix Widget::screen_relative_rect() for WindowType::MenuApplet
|
пре 4 година |
Andreas Kling
|
e0b8b4ac67
LibCore+LibGUI: Switch to using AK::is and AK::downcast
|
пре 5 година |
Tom
|
ec3737510d
WindowServer: Add accessory windows
|
пре 5 година |
Peter Elliott
|
0fd31ef598
LibGUI: Ignore KeyUp events by default
|
пре 5 година |
Andreas Kling
|
ca93c22ae2
LibGUI: Turn GUI::Application::the() into a pointer
|
пре 5 година |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
пре 5 година |
Andreas Kling
|
4806cd122d
LibGUI: Focus the first focusable widget added to a window
|
пре 5 година |
Andreas Kling
|
39d55d1d76
LibGUI: Add a way to highlight the focused widget for debugging
|
пре 5 година |
Andreas Kling
|
575b674081
LibGUI: Add missing window() null check when widget's child is removed
|
пре 5 година |
Andreas Kling
|
9d6c85e6a6
LibGUI: Remove ancient code for debugging widget underdraw
|
пре 5 година |
Andreas Kling
|
0f0d73d1b5
LibGUI: Make the "enabled" widget state propagate to child widgets
|
пре 5 година |
Andreas Kling
|
42f0b2522b
LibGUI: Introduce widget content margins + improve splitters
|
пре 5 година |
Tibor Nagy
|
9e6e731a78
LibGUI: Remove G prefix from macros
|
пре 5 година |
Oriko
|
2a32330257
LibGUI: Add a ThemeChange event
|
пре 5 година |