index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
HexEditor
Age
Commit message (
Expand
)
Author
2019-12-25
Build: support library and generator dependencies
joshua stein
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-12-20
Build: clean up build system, use one shared Makefile
joshua stein
2019-12-09
LibGUI: Make GMenu inherit from CObject
Andreas Kling
2019-10-27
HexEditor: Created has_selection() method.
Brandon Scott
2019-10-27
HexEditor: Added fill selection action.
Brandon Scott
2019-10-27
HexEditor: Added new file action.
Brandon Scott
2019-10-24
HexEditor: Fixed startup error
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: Added navigate to a hex offset
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