Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 年之前 |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 年之前 |
Andreas Kling
|
a26b63a958
LibGUI: Remove Button& parameter from Button::on_click hook
|
5 年之前 |
Andreas Kling
|
b1d35248e4
SystemMenu: Fix bad behavior in shutdown dialog
|
5 年之前 |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 年之前 |
thatlittlegit
|
525f8df5b8
SystemMenu: Migrate PowerDialog to (widget)->add like in 3d20da9e
|
5 年之前 |
thatlittlegit
|
30556a0a93
SystemMenu: Move SystemDialog into SystemMenu and remove INI config
|
5 年之前 |