Age | Commit message (Expand) | Author |
---|---|---|
2019-09-05 | PaintBrush: Added GCommonActions | rhin123 |
2019-07-23 | LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). | Andreas Kling |
2019-07-23 | PaintBrush: Exit the event loop on main window close. | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-07-16 | LibGUI: Add input types to GMessageBox. | Andreas Kling |
2019-06-25 | PaintBrush: Add support for opening files. | Andreas Kling |
2019-06-22 | PaintBrush: Fix compiler warnings. | Andreas Kling |
2019-06-12 | PaintBrush: Start fleshing out a toolbox widget. | Andreas Kling |
2019-06-11 | PaintBrush: Tidy up the UI a bit. Add some more colors. | Andreas Kling |
2019-06-10 | PaintBrush: Add some placeholder menus so it looks proper. | Andreas Kling |
2019-06-10 | PaintBrush: Add a PaletteWidget to allow color selection. | Andreas Kling |
2019-06-10 | PaintBrush: Start working on a simple painting application. | Andreas Kling |