Commit History

Author SHA1 Message Date
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 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 a79bac428b LibGUI+LibDraw: Add "Palette" concept for scoped color theming 5 years ago
  Andreas Kling 411058b2a3 WindowServer+LibGUI: Implement basic color theming 5 years ago
  Andreas Kling 9da121f837 SystemMonitor: Make all tabs except the process table lazily loaded 5 years ago
  Andreas Kling f4b51a63ec LibCore: Remove CTimer::create() overloads in favor of construct() 5 years ago
  Andreas Kling 83b5f6c11a LibGUI: Convert GGroupBox to ObjectPtr 5 years ago
  Andreas Kling e7b55037f4 LibGUI: Convert GTableView to ObjectPtr 5 years ago
  Andreas Kling 50a6560413 LibCore: Convert CTimer to ObjectPtr 5 years ago
  Sergey Bugaev cbdda91065 ProcessManager: Rename it to SystemMonitor 6 years ago