Age | Commit message (Expand) | Author |
---|---|---|
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-03-04 | LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients | Andreas Kling |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-14 | LibGUI: Remove some header dependencies from Widget.h | Andreas Kling |
2020-02-10 | UserName.MenuApplet: Add window title. | = |
2020-02-09 | MenuApplets: Add UserName applet. | asliturk |