Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c45e16f605 LibCore: Add StandardPaths thing to retrieve various standard locations hace 5 años
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller hace 5 años
  Andreas Kling b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs hace 5 años
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& hace 5 años
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients hace 5 años
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code hace 5 años
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook hace 5 años
  Andreas Kling 3523071bb7 LibGUI: Disable the ColumnsView subview in MultiView for now hace 5 años
  Andreas Kling ab9a0780e3 LibGUI: Show the columns view action in the toolbar (but disable it) hace 5 años
  Andreas Kling a5d7ea24e9 LibGUI: Use MultiView in FilePicker hace 5 años
  Andreas Kling bfd86c4631 LibGUI: Make GUI::Frame have the 2px sunken container look by default hace 5 años
  Andreas Kling 45c25ffecd LibGUI: Use Core::Object::add() a whole bunch hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años