Age | Commit message (Expand) | Author |
---|---|---|
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |
2020-02-02 | LibGUI: Put all classes in the GUI namespace and remove the leading G | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-10 | LibGUI+FileManager: Misc tweaks courtesy of clang-format | Sergey Bugaev |
2019-09-21 | LibGUI: Convert GCheckBox to ObjectPtr | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-07-25 | LibCore: Introduce a C_OBJECT macro. | Andreas Kling |
2019-07-13 | LibGUI: Add an auto-repeat interval to GAbstractButton. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |