FrHun
|
ec1e25929e
LibGUI: Add effective and calculated sizes to Widget
|
3 年之前 |
FrHun
|
2600669b73
LibGUI: Use preferred_size to emulate old is_shrink_to_fit
|
3 年之前 |
FrHun
|
bd277939a1
LibGUI: Add preferred_size to Widget
|
3 年之前 |
FrHun
|
a4aced7f3a
LibGUI: Introduce UIDimension properties
|
3 年之前 |
FrHun
|
b47bf2fd7c
LibGUI: Use UIDimension in place of int in Widget
|
3 年之前 |
FrHun
|
8081a8a5de
LibGUI: Add layout spacer support to GML
|
3 年之前 |
Geordie Hall
|
737c1c86dc
LibGUI: Search for actions with a Shortcut instead of for KeyEvent
|
3 年之前 |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 年之前 |
kleines Filmröllchen
|
7e34b88ed4
LibGUI: Fully support TabWidget in GML
|
3 年之前 |
kleines Filmröllchen
|
0410414455
LibGUI: Add a title to all Widgets
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 年之前 |
Itamar
|
935d023967
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
3 年之前 |
kleines Filmröllchen
|
41ef4f11dc
LibGUI: Move GML parsing and formatting to new AST
|
3 年之前 |
kleines Filmröllchen
|
4931c88b13
LibGUI: Remove GML prefix in favor of proper namespace
|
3 年之前 |
thankyouverycool
|
96895cd22c
Everywhere: Fully qualify font names by including their slope
|
3 年之前 |
Marcus Nilsson
|
4459cb33ed
LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
FrHun
|
8249ea792e
LibGUI+FileManager: Clarify Widget margins name
|
3 年之前 |
thislooksfun
|
4143f6f906
LibGUI: Make sure that children are actually widgets
|
3 年之前 |
thislooksfun
|
eb3ca64819
LibGUI: Dynamically process layouts from GML files
|
3 年之前 |
Marco Cutecchia
|
116bb4888f
LibGUI: Support using a bitmap as override cursor
|
3 年之前 |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 年之前 |
Andreas Kling
|
24651f854c
LibGUI: Add Widget::repaint() to force an immediate repaint
|
3 年之前 |
Ben Wiederhake
|
c6e56612f5
LibGUI+WindowServer: Remove now-obsolete cursor tracking feature
|
3 年之前 |
Joe Bentley
|
9df79a77da
WindowServer: Add message to notify clients of applet area resize
|
3 年之前 |
Andreas Kling
|
8fce5caa49
LibGUI: Pass context menu events through normal event dispatch
|
3 年之前 |
Andreas Kling
|
2135c66823
Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child"
|
4 年之前 |
Andreas Kling
|
230f7ce71c
Revert "LibGUI: Ignore the Enter event by default"
|
4 年之前 |
Andreas Kling
|
b3d27c2340
LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment)
|
4 年之前 |