Commit History

Author SHA1 Message Date
  Andreas Kling c45e16f605 LibCore: Add StandardPaths thing to retrieve various standard locations 5 years ago
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller 5 years ago
  Andreas Kling b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs 5 years ago
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& 5 years ago
  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 3523071bb7 LibGUI: Disable the ColumnsView subview in MultiView for now 5 years ago
  Andreas Kling ab9a0780e3 LibGUI: Show the columns view action in the toolbar (but disable it) 5 years ago
  Andreas Kling a5d7ea24e9 LibGUI: Use MultiView in FilePicker 5 years ago
  Andreas Kling bfd86c4631 LibGUI: Make GUI::Frame have the 2px sunken container look by default 5 years ago
  Andreas Kling 45c25ffecd LibGUI: Use Core::Object::add() a whole bunch 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago