Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 5 年之前
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code 5 年之前
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 5 年之前
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 年之前
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 年之前
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Andreas Kling 06a80bcf69 Kernel+SystemMonitor: Publish can_read/write state for open files 5 年之前
  Sergey Bugaev 801fe7beac SystemMonitor: Display whether an fd is cloexec and blocking 5 年之前
  Andreas Kling e7b55037f4 LibGUI: Convert GTableView to ObjectPtr 5 年之前
  Sergey Bugaev cbdda91065 ProcessManager: Rename it to SystemMonitor 6 年之前