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 4ce28c32d1 Inspector: Use Core::Object::add() 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 5 years ago
  Andreas Kling 6a71ba1deb LibGUI: Add HorizontalSplitter and VerticalSplitter convenience classes 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr 5 years ago
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr 5 years ago
  Andreas Kling 4f4438c04c LibGUI: Convert GSplitter to ObjectPtr 5 years ago
  Andreas Kling efb8f9d538 LibGUI: Convert GTreeView to ObjectPtr 5 years ago
  Andreas Kling e7b55037f4 LibGUI: Convert GTableView to ObjectPtr 5 years ago
  Andreas Kling f89944e804 Inspector+LibCore+rpcdump: Rework the RPC stuff to be request/response 5 years ago
  Andreas Kling 4f3234148a Inspector: Show remote object properties in a table view 6 years ago
  Andreas Kling 05cd178477 Inspector: Add a GUI tool for viewing a remote process's CObject graph 6 years ago