| r91: | Added Mingw32 Cross-Compilation target to Code::Blocks menu.
Changed enumeration for avoid winerror.h collusion.
Fixed compilation errors on windows and some bugs.
|
| r90: | Added MacIconFile wxHexEditor.icns
|
| r89: | Added atoh (ascii to hex) function.
Merged DataInterpreter updating functions.
Improved Tag hiding.
Fixed Last undo & rewrite bug.
Changed MouseEvent capturing.
Fixed wxHexEdıtor icon on Mac.
Fıxed Makefile "maclink" error.
|
| r88: | Changed Tag Hiding system. It's better now.
Fixed compilation problems by #include
Fixed some bugs.
|
| r87: | Fixed character input corruption.
Fixed makefile uninstallation.
|
| r86: | Fixed installation bugs.
Added linux menu icon (.desktop) file.
|
| r85: | Refreshed Project files and workspace.
|
| r84: | Added Tag file removal.
Disabled block selection speed up due bug.
|
| r83: | Added icon to project by Vlad Adrian.
|
| r82: | Moved sources to src folder...
|
| r81: | Added Binary field to DataInterpreter panel.
|
| r80: | Added Last added Tag colour remembering to TagDialog.
Added GotoDialog last state remembering.
Moved HexEditorFrame::GotoDialog() -> HexEditor::GotoDialog().
|