Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | Meta: Tweak .clang-format to not wrap braces after enums. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-10 | GLayout: Default to 4 pixels of spacing(). | Andreas Kling |
2019-05-09 | GLayout: Add a simple spacer concept; dummy item that expands-to-fit. | Andreas Kling |
2019-04-04 | Taskbar: More bringup work. We now see a basic window list. | Andreas Kling |
2019-02-20 | LibGUI: Improve GBoxLayout so it can better support GToolBar. | Andreas Kling |
2019-02-10 | LibGUI: Start adding an automatic widget layout system. | Andreas Kling |