Age | Commit message (Expand) | Author |
---|---|---|
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-06 | LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout | Andreas Kling |
2020-02-06 | LibDraw: Put all classes in the Gfx namespace | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-02-02 | LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes | Andreas Kling |
2020-01-20 | SystemMonitor: Add an "Unveiled paths" section to the per-process tabs | Andreas Kling |