Age | Commit message (Expand) | Author |
---|---|---|
2019-04-11 | VisualBuilder: Add icons to the toolbox, and support for GProgressBar. | Andreas Kling |
2019-04-10 | LibGUI: Move frame painting from GFrame to StylePainter. | Andreas Kling |
2019-03-29 | Rename Painter::set_clip_rect() to add_clip_rect(). | Andreas Kling |
2019-03-28 | LibGUI: Improve GFrame's look for Container shapes. | Andreas Kling |
2019-03-28 | LibGUI: Add a GPainter class that inherits from Painter. | Andreas Kling |
2019-03-25 | FileManager+LibGUI: Show thumbnail generation progress in the statusbar. | Andreas Kling |
2019-03-22 | LibGUI: Remove unnecessary timer in GProgressBar. | Andreas Kling |
2019-03-22 | LibGUI: Add a GProgressBar widget. | Andreas Kling |