<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.wxhexeditor.org/index.php?action=history&amp;feed=atom&amp;title=Versions</id>
	<title>Versions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.wxhexeditor.org/index.php?action=history&amp;feed=atom&amp;title=Versions"/>
	<link rel="alternate" type="text/html" href="http://wiki.wxhexeditor.org/index.php?title=Versions&amp;action=history"/>
	<updated>2026-04-07T20:40:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>http://wiki.wxhexeditor.org/index.php?title=Versions&amp;diff=78&amp;oldid=prev</id>
		<title>EUA: Created page with &quot;=Version 0.23 About to Release! (In April)= *Added many more languages! *Fixed many bugs that leads to crash and memory leaks. *Implemented prefetched functions. (SSD buster!)...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.wxhexeditor.org/index.php?title=Versions&amp;diff=78&amp;oldid=prev"/>
		<updated>2014-04-22T22:14:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Version 0.23 About to Release! (In April)= *Added many more languages! *Fixed many bugs that leads to crash and memory leaks. *Implemented prefetched functions. (SSD buster!)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Version 0.23 About to Release! (In April)=&lt;br /&gt;
*Added many more languages!&lt;br /&gt;
*Fixed many bugs that leads to crash and memory leaks.&lt;br /&gt;
*Implemented prefetched functions. (SSD buster!)&lt;br /&gt;
*Fixed some cosmetic errors.&lt;br /&gt;
*Added Sorted Tag Saving / Loading&lt;br /&gt;
*Fixed Injection function.&lt;br /&gt;
*Implemented file change detection reload ( on wxWidgets &amp;gt; 2.9 )&lt;br /&gt;
*Implemented file compare connector to scroll 2 files at once.&lt;br /&gt;
*Added remember last panel states.&lt;br /&gt;
*Fixed TagEdit enabling code for addesses &amp;gt; 0xFFFFFFFFh.&lt;br /&gt;
*Sync with langulage files.(Added many languages!)&lt;br /&gt;
*Added MultiSearchAtBinary function, allows faster search on FindAll.&lt;br /&gt;
*Fixed logical sectors start. Now starts from 0 instead of 1.&lt;br /&gt;
*Added AutoShowTag option to preferences menu.&lt;br /&gt;
*Added auto tag panel popup with Process RAM open.&lt;br /&gt;
*Fixed Process RAM seeking.&lt;br /&gt;
*Added Report a Bug &amp;amp; Donation menu items :)&lt;br /&gt;
*Find Some Bytes button doesn't close find dialog anymore.&lt;br /&gt;
=Version 0.22 Beta Released (09/05/2013)=&lt;br /&gt;
*Now, supporting many codepages/encodings, including almost all DOS, ECBDIC, Windows CPs.&lt;br /&gt;
*Also supporting multi character codepages like Shift JIS, UTF8/16/32 and others....&lt;br /&gt;
*Added gksu and gksudo support for easy privilage elevations.&lt;br /&gt;
*Added Russian translation, non-complete. (by Nikolai Novikov)&lt;br /&gt;
*Fixed MacOSX binary issues that appears at old version due wx2.9&lt;br /&gt;
*Many bug fixes also some usage changes.&lt;br /&gt;
&lt;br /&gt;
=Version 0.21 Beta Released (01/01/2013)=&lt;br /&gt;
*Device and Partition Backup/Restore and Erase tools.&lt;br /&gt;
*Customizable hex panel formatting.&lt;br /&gt;
*Customizable colours!&lt;br /&gt;
*Linux Process Memory Read/Write access.&lt;br /&gt;
*MultiLocale support with Turkish Language&lt;br /&gt;
Options Panel&lt;br /&gt;
Fixed Hex control input&lt;br /&gt;
&lt;br /&gt;
=Version 0.20a Beta=&lt;br /&gt;
*Fixed Hex control input&lt;br /&gt;
&lt;br /&gt;
=Version &amp;lt;strike&amp;gt;0.12 Beta&amp;lt;/strike&amp;gt; 0.20 Beta Released (29/2/2012)=&lt;br /&gt;
*Added OS types to program title.&lt;br /&gt;
*Fixed Backward/Forward search/replace gauge calculation with wrap around option.&lt;br /&gt;
*Removed some unneccessary event trigging from keyboard input, speeds up cursor a bit.&lt;br /&gt;
*Automated setting offset_scroll values at HexEditorCtrl::ReadFromBuffer.&lt;br /&gt;
*Added Clear button to Search Panel.&lt;br /&gt;
*Fixed Replace doesn't update UNDO&lt;br /&gt;
*Added better formatting to checksum result.&lt;br /&gt;
*Added copy checksum result to clipboard.&lt;br /&gt;
*Removed StatusBar Cursor Offset zeros from beginning.&lt;br /&gt;
*Fixed Tag offset show broken for big offsets at panel.&lt;br /&gt;
*Fixed Keyboard move break selection.&lt;br /&gt;
*Implemented native like selection on Text Control.&lt;br /&gt;
*Fixed Keyboard selection delay.&lt;br /&gt;
*Fixed Checksum file detection on custom file picks.&lt;br /&gt;
*Fixed comparison operation for MSW&lt;br /&gt;
*Added Debug Frame for redirecting MSW stdout. (Enabled via _DEBUG_ definition.)&lt;br /&gt;
*Added &amp;quot;Smart Escape&amp;quot; feature to GoTo dialog. Now escape clears current active field. If escape pressed on clear field, closes the dialog.&lt;br /&gt;
*Fixed Go to Dialog illegal key position walking on MSW.&lt;br /&gt;
*Fixed clearing all tag/search/compare panels on close of file.&lt;br /&gt;
*Fixed default positioning of Data Interpreter Panel at Win/OSX&lt;br /&gt;
*Disabled Win Devices that we cannot open currently&lt;br /&gt;
*Search speed up, also for Unicode UTF8 search.&lt;br /&gt;
*Added OpenMP libs flags to makefile. OpenMP still req OPTFLAGS=&amp;quot;-fopenmp&amp;quot;.&lt;br /&gt;
*Fixed Compare operation, Stop after N match counts merged diffs as 2.&lt;br /&gt;
*Added random color Quick TAG creation without info.&lt;br /&gt;
*Fixed Offset Scroll usage for lines instead of pages.&lt;br /&gt;
*Show sectors via thin red line for Disk access&lt;br /&gt;
*Added Previous &amp;amp; Next Sector buttons to GOTO dialog.&lt;br /&gt;
*Silenced some compilation warnings.&lt;br /&gt;
*Fixed parallel make.&lt;br /&gt;
*Added cancel button to Find/Replace dialog.(We don't like GNOME3)&lt;br /&gt;
*Rendering speedup.&lt;br /&gt;
*Implemented Find/Replace Dialog reverse search option.&lt;br /&gt;
*Allowed operation without offset control.&lt;br /&gt;
*Allowed Hex editor alone operation.&lt;br /&gt;
*Allowed Text editor alone operation.&lt;br /&gt;
*Added LBA adressing mode, Sector+Offset support.&lt;br /&gt;
*Fixed XORView key entry for OSX/WIN&lt;br /&gt;
*Added Import &amp;amp; Export TAGs support.&lt;br /&gt;
*Added Octal offset support.&lt;br /&gt;
*Added Compare: merge sections feature.&lt;br /&gt;
*Added stack overflow issues on CompareDialog::Compare().&lt;br /&gt;
*Fixed Notepad file selections undo/redo disabling.&lt;br /&gt;
*Added some cross-compile helper to makefile.&lt;br /&gt;
*Implemented Fill Selection function.&lt;br /&gt;
*Added Save as Dump for saving selection as a file.&lt;br /&gt;
*Added some help strings into menubar.&lt;br /&gt;
*Disabled paste operation if selection is true.&lt;br /&gt;
*Changed empty tags, now shown as Tag's Number + Offset at TagPanel.&lt;br /&gt;
*Added CTRL+G shortcut to&amp;quot; Go to Offset&amp;quot; dialog.&lt;br /&gt;
*Changed Goto Offset as Go to Offset.&lt;br /&gt;
*Changed default PREFIX to /usr/local&lt;br /&gt;
*Updated home url and mail&lt;br /&gt;
*Implemented Find Some Bytes button to find dialog.&lt;br /&gt;
*Fixed cursor misslocation on text/hex input at end of the screen.&lt;br /&gt;
*Fixed minus sector count at at InfoPanel.&lt;br /&gt;
*Fixed XORView check on file selections.&lt;br /&gt;
*Added Hexadecimal key support at XORView dialog.&lt;br /&gt;
*Added old value memory to all dialogs.&lt;br /&gt;
*Replaced hash calculation init with for looped one.&lt;br /&gt;
*Added MD/RIPEMD/SHA/TIGER/HAVAL/CRC/ADLER/GOST/WHRILPOOL/SNEFRU checksum functions.&lt;br /&gt;
*Added OpenMP acceleration to Checksum calculation.&lt;br /&gt;
*Added Devices SubMenu categorization.&lt;br /&gt;
*Changed file progress block sizes from 1MB to 128KB.&lt;br /&gt;
*Added mhash library for checksum calculations.&lt;br /&gt;
*Dropped Hashlib++ due some licenses in included files.&lt;br /&gt;
*Implemented CopyAs Dialog remembers old values.&lt;br /&gt;
*Changed CopyAs HTML Tags &amp;lt;code&amp;gt; tags with &amp;lt;span&amp;gt;...&lt;br /&gt;
*Added CopyAs Format WiKi and WiKi with TAGs.&lt;br /&gt;
*Added CopyAs Dialog Byte Per Line option.&lt;br /&gt;
*Added Offset/Hex/Text part options for CopyAs functions.&lt;br /&gt;
*Implemented HTML with TAGs Support. Hey this looks good!&lt;br /&gt;
*Implemented CopyAs Internet HTML and phpBB forum functions.&lt;br /&gt;
*Implemented CopyAs BigEndian support. &lt;br /&gt;
*Implemented CopyAs Text/Hex/C/C++ and ASM (Without BigEndian and HTML support)&lt;br /&gt;
*Added C/C++ type hex paste input.&lt;br /&gt;
*Fixed unmatched case text search.&lt;br /&gt;
*Fixed saveAs corruption due progress bar.&lt;br /&gt;
*Fixed error message typo.&lt;br /&gt;
*Fixed Compare Dialog result corruption for bigger than MB files.&lt;br /&gt;
*Fixed slow ASCI Text find.&lt;br /&gt;
*Added speed indicator to search progress gauges.&lt;br /&gt;
*Added speed indicator to hash progres dialog.&lt;br /&gt;
*Fixed File comparison dialog error for &amp;lt; 1 MB files.&lt;br /&gt;
*Fixed MacOSX File:Quit menu bug while file was open.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Version 0.11 Beta Released (17/6/2011)=&lt;br /&gt;
*Now program became from pre-Beta stage to Beta stage.&lt;br /&gt;
*Added Progress dialogs for file save, comparison and checksum dialogs.&lt;br /&gt;
*Fixed GoTo dialog and uint64_t to String conversions on MSW.&lt;br /&gt;
*Fixed Device menu show bug.&lt;br /&gt;
*Added no device information for Windows.&lt;br /&gt;
*Fixed compilation error on PuppyLinux.&lt;br /&gt;
*Fixed undo commit bug at Direct mode(Thanks guerrier for indicating bug)&lt;br /&gt;
*Added file owner change for automated disk access on Linux/Unix.&lt;br /&gt;
*Added Auto-Offset resizing by file length.&lt;br /&gt;
*Changed Offset Hex:Dec switching by right mouse button from now.&lt;br /&gt;
*Added left click to offset area copies the address.&lt;br /&gt;
*Implemented Checksum Dialog core with MD5 &amp;amp; SHA family&lt;br /&gt;
*Implemented Disassembler panel code by using udis86 library.(Beta)&lt;br /&gt;
*Implemented UTF8/Unicode searching.&lt;br /&gt;
*Implemented File Compare option.&lt;br /&gt;
*Removed &amp;quot;(Alpha)&amp;quot; keyword on right click menus.&lt;br /&gt;
*And Many bug fixes...&lt;br /&gt;
&lt;br /&gt;
=Version 0.10 Pre-Beta Released( 19 March 2011 )=&lt;br /&gt;
*Added M$ Windows partition detection and disk access code. Thanks Charilaos Skandylas.&lt;br /&gt;
*Added MacOSX device path recognition.&lt;br /&gt;
*Added Unique Feature : Insertion &amp;amp; Deletion without creating tempfile.&lt;br /&gt;
*Added XORView (r) feature to read/write XOR encrypted files on the fly.&lt;br /&gt;
*Added bit change ability to data interpreter panel.&lt;br /&gt;
*Added Open Recent File facility.&lt;br /&gt;
*Fixed font issues with wxOSX 2.9.x&lt;br /&gt;
*Added Blocky Read/Write code.&lt;br /&gt;
*Implemented FinAll and ReplaceAll functions.&lt;br /&gt;
*Added Progress gauge to FindAll function.&lt;br /&gt;
*Added Highlighting mechanizm for FindAll.&lt;br /&gt;
*Added Sector Size and Count for block device informations.&lt;br /&gt;
*Removed multiple &amp;quot;File cannot open!&amp;quot; warnings.&lt;br /&gt;
*Fixed bugs, washed codes and much more...&lt;br /&gt;
&lt;br /&gt;
=Version 0.09 Alpha Released( 23 April 2010 )=&lt;br /&gt;
=Version 0.08 Alpha Released( 20 Feb 2010 )=&lt;br /&gt;
=Version 0.07 Alpha Released( 22 Feb 2009 )=&lt;/div&gt;</summary>
		<author><name>EUA</name></author>
		
	</entry>
</feed>