Age | Commit message (Expand) | Author |
---|---|---|
2019-12-24 | LibGUI+LibDraw: Add "Palette" concept for scoped color theming | Andreas Kling |
2019-12-24 | LibDraw: Add Selection and SelectionText system theme colors | Andreas Kling |
2019-10-27 | HexEditor: Created has_selection() method. | Brandon Scott |
2019-10-27 | HexEditor: Added fill selection action. | Brandon Scott |
2019-10-24 | HexEditor: Added a multi-label status bar, and a new copy option. | Brandon Scott |
2019-10-21 | HexEditor: Fix half byte offset bug | Brandon Scott |
2019-10-21 | HexEditor: Fixed off-by-one copying bug | Brandon Scott |
2019-10-21 | HexEditor: Reverse selections | Brandon Scott |
2019-10-13 | HexEditor: Initial application release | Brandon Scott |