Age | Commit message (Expand) | Author |
---|---|---|
2020-12-21 | Build: Embed application icons directly in the executables. | William Marlow |
2020-11-02 | Demos: Use pledge and unveil | Brendan Coles |
2020-11-01 | Demos: Use GUI::Icon::default_icon to set application icon | Brendan Coles |
2020-10-08 | Demos: Stop using Widget::foreground_color() | Andreas Kling |
2020-10-08 | Demos: Use new format functions. | asynts |
2020-08-15 | Misc: Use automatic window positioning in more applications | Linus Groh |
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-02 | Cube: Add app-cube.png 16x16 icon | Brendan Coles |
2020-04-18 | Cube: Two small tweaks | Andreas Kling |
2020-04-18 | Demos: Add 3D Cube Demo | Stephan Unverwerth |