Releases: timrid/construct-editor
Releases · timrid/construct-editor
v0.0.5
19 May 19:02
Compare
Sorry, something went wrong.
No results found
Enhanced ConstructEditor:
added cs.Padded, cs.Padding and cs.Aligned
added "ASCII View" Button to ContextMenu for cs.Bytes
fixed bug, when the root construct has a name
fixed bug, when an exception was thrown, while trying to edit a read-only field
v0.0.4
03 May 19:16
Compare
Sorry, something went wrong.
No results found
Enhanced ConstructEditor:
edit entrys directly in the DataViewCtrl
show docs directly in the DataViewCtrl as Tooltip
show byte position, offset and the path to the selected object in a StatusBar
added undo/redo
added a ListView for cs.Array
added shortcuts for copy/paste/expand/collapse
added the possibility to add custom cs.Adapter constructs to the GUI
Enhanced ConstructHexEditor:
HexEditor Panel can be collapsed to make the ConstructEditor larger
v0.0.3
14 Apr 18:36
Compare
Sorry, something went wrong.
No results found
reduce wxPython dependency to >=4.1.0
v0.0.2
11 Apr 20:17
Compare
Sorry, something went wrong.
No results found
Enhanced HexEditor:
corrected selection of a byte sequence
added cut/copy/paste of byte sequences
added undo/redo
added status bar to show the size and the current selection
v0.0.1
05 Apr 20:05
Compare
Sorry, something went wrong.
No results found