Age | Commit message (Expand) | Author |
---|---|---|
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |
2020-02-06 | LibDraw: Put all classes in the Gfx namespace | 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-13 | LibDraw+LibHTML: Make link colors themeable | Andreas Kling |
2020-01-07 | Themes: Support rubberband selection theming | 0xtechnobabble |
2019-12-29 | LibDraw+LibGUI: Allow changing individual colors in a Palette | Andreas Kling |
2019-12-26 | LibDraw: Add MenuBaseText and MenuSelectionText color roles | Andreas Kling |
2019-12-24 | LibDraw: Add ColorRole::BaseText (to be painted on ColorRole::Base) | Andreas Kling |
2019-12-24 | LibGUI+LibDraw: Add "Palette" concept for scoped color theming | Andreas Kling |