Commit History

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