June 19th, 2011· Now program became from pre-Beta stage to Beta stage.
· Added Progress dialogs for file save, comparison and checksum dialogs.
· Fixed GoTo dialog and uint64_t to String conversions on MSW.
· Fixed Device menu show bug.
· Added no device information for Windows.
· Fixed compilation error on PuppyLinux.
· Fixed undo commit bug at Direct mode(Thanks guerrier for indicating bug)
· Added file owner change for automated disk access on Linux/Unix.
· Added Auto-Offset resizing by file length.
· Changed Offset Hex:Dec switching by right mouse button from now.
· Added left click to offset area copies the address.
· Implemented Checksum Dialog core with MD5 & SHA family
· Implemented Disassembler panel code by using udis86 library.(Beta)
· Implemented UTF8/Unicode searching.
· Implemented File Compare option.
· Removed "(Alpha)" keyword on right click menus.
· And Many bug fixes...
April 25th, 2010· Increased editor speed. It's much much more responsive ever.
· Added Help strings to toolbar menu items.
· Changed _DEBUG_ definitions, it's more clean debug output now.
· Remember last position on Open/Save dialogs.
· Silenced some assertions and compialtion warnings.
· Added Toolbar Icons for Windows and MacOSX.
· Fixed bug thats blocks immediate character update.
· Improved Huge File Compatibility (Tested and works proper up to 1 PetaByte)
· Added wxHugeScrollBar class for 64 bit scrollbar wrapper.
· Added auto decimal to hexadecimal conversion on offset area after 100GB
· Converted all text files to unix file endings by dos2unix.
· Added file opening from shell with multiple file (by queueram and Christopher Ehrmann)
· Added Direct-Write file Access Mode.
· Added Raw Disk Access (for Linux only now.)
· Added classic toolbar support for older wxWidgets releases.
· Undo/Redo/Copy button auto enablers
February 21st, 2010· Added icon to project by Vlad Adrian.
· Added Windows target support.
· Fixed Windows viewing issue at wxDC.
· Added some options to right mouse button menu.
· Added rpm spec & deb control files.
· Fixed Closing of application, save files if there is changed one
· Fixed Keyboard shotcuts.
· Added Version update notifier.
· Implemented Event system for wxHexEditor Frame
· Added Binary field to DataInterpreter panel.
· Added alternative mouse drag scroll code for MAC.
· Redesigned Find and Replace dialogs.
· Added enable/disable of undo, redo and copy buttons.
· Fixed cursor information update with keyboard events.
· Added GotoDialog remembers it's last state.
· Added Tag file removal option.
· Fixed installation bugs on linux.
· Fixed character input corruption.
· Improved Tag hiding system. It's lot better now.
· Fixed gcc 4.4 compilation problems
· Fixed Undo & Redo bug.
· Moved sources to src folder.
· Added MacOS and Mingw32 Cross-Compilation targets to Code::Blocks file.
· Fixed Character update bug.
· Added lots of Debug lines & Error messages.
· Fixed lots of bugs.
· There is much more, inspect svn log!
February 22nd, 2009· Lots of GUI improvements.
· Fixed lots of TAG system bugs.
· Added TAGs save on XML formatted ".tags" file.
· Added Copy/Paste support!
· Redesigned Find and Replace dialogs.
· Fixed Find and Replace memory leakages.
· Added Right Click Menu to HexEditor.
· Fixed Resizing code and major speed upgrade on resize.
February 13th, 2009· Added SaveAs, Find and GoTo dialog.
· Bug fixes and code wash.
January 20th, 2009· Info Panel added
· File write operations fixed
· Lots of bug fixes.
December 24th, 2008· Another Alpha that can open /dev/sda
December 18th, 2008· Dirty Write support (Dirty because not working good)
· TAG supports (no deletion for now)
· Right click Menu (absolutely for TAGs)
· Lots of architectural changes
· Lot's of code cleaning