Commit Graph

10 Commits

Author SHA1 Message Date
adelikat 0ab497f2bc HexView - color properties, border line, New HEx Editor - set datasize on load 2019-11-03 10:15:24 -06:00
adelikat becf02a845 HexView - ability to override character value 2019-11-03 10:15:23 -06:00
adelikat 1b5a0d32ed New hex editor - big endian menu item 2019-11-03 10:15:23 -06:00
adelikat c0d88c86ac NewHexEditor - Draw character table 2019-11-03 10:15:23 -06:00
adelikat 07c80d0555 New HexEditor - rough in of value drawing 2019-11-03 10:15:23 -06:00
adelikat 690d1e8ba2 New Hex Editor - DataSize and Header drawing 2019-11-03 10:15:23 -06:00
J.D. Purcell ed3bf0e62b Fix mixed line endings. 2017-04-15 15:53:02 -04:00
zeromus a7d2b8d7f7 * add a new IToolForm update mechanism which has extensible update points (so a tool can both pre- and post- update)
* make trace logging "core-pushes" model, to a sink installed by the frontend. This sink can go straight to the disk without wasting memory if that's what the Trace Logger tool has selected; or the Trace Logger will buffer it if it needs to.  Formerly, we had a "core-pushes-to-buffer" and "client-pulls-once-per-frame" which necessarily caused huge buffers no matter what was going on.
2016-08-13 15:31:26 -05:00
adelikat ac1c7d0992 HexView - setting up some API 2015-12-24 15:46:57 -05:00
adelikat d470703a40 Add an Experimental Tools submenu that only shows in Developer Builds and move autohawk there. Add a NewHexEditor tool (in the experimental section), which is currently just a bare bones winform with all the necessary plumbing set up 2015-12-23 21:11:25 -05:00