Age | Commit message (Expand) | Author |
---|---|---|
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 |