summaryrefslogtreecommitdiff
path: root/Applications/HexEditor/HexEditor.cpp
AgeCommit message (Expand)Author
2019-12-24LibGUI+LibDraw: Add "Palette" concept for scoped color themingAndreas Kling
2019-12-24LibDraw: Add Selection and SelectionText system theme colorsAndreas Kling
2019-10-27HexEditor: Created has_selection() method.Brandon Scott
2019-10-27HexEditor: Added fill selection action.Brandon Scott
2019-10-24HexEditor: Added a multi-label status bar, and a new copy option.Brandon Scott
2019-10-21HexEditor: Fix half byte offset bugBrandon Scott
2019-10-21HexEditor: Fixed off-by-one copying bugBrandon Scott
2019-10-21HexEditor: Reverse selectionsBrandon Scott
2019-10-13HexEditor: Initial application releaseBrandon Scott