summaryrefslogtreecommitdiff
path: root/LibGUI/GLayout.cpp
AgeCommit message (Expand)Author
2019-06-07LibGUI: Run clang-format on everything.Andreas Kling
2019-05-31Update Badge<T> instantiations to simply be {}.Andreas Kling
2019-05-09GLayout: Add a simple spacer concept; dummy item that expands-to-fit.Andreas Kling
2019-04-14AK: Improve smart pointer ergonomics a bit.Andreas Kling
2019-04-04Taskbar: More bringup work. We now see a basic window list.Andreas Kling
2019-02-20LibGUI: Improve GBoxLayout so it can better support GToolBar.Andreas Kling
2019-02-10LibGUI: Start adding an automatic widget layout system.Andreas Kling