September 29th, 2011· Improvment: Be.HexEditor is now licensed under the MIT License
· Improvment: Changes of the byte char converter implementations
· Improvment: DynamicByteProvider memory management improved
· Bug fix: PageUp, PageDown is working correctly now
· Bug fix: BuiltInContextMenu menu items event handlers are fixed now
April 27th, 2011· New feature: Italian language added
April 27th, 2011· New feature: Simplified Chinese language added
April 27th, 2011· Improvment: Support for .NET Client Profile added
· Bug fix: DEL and Back key are respecting Readonly property
April 27th, 2011· New feature: LineInfoOffset property added
· New feature: EBCDIC 500 support added
· Bug fix: Ask for "Save Changes" on form close
· Bug fix: Find next is working correctly now
· Bug fix: Copy and Copy Hex menu item clicks are correct now
· Improvment: Cyclomatic Complexity of key-down processing improved
July 23rd, 2010· New feature: Russian language added
· New feature: Select All menu item added
· New feature: BuiltIn ContextMenu added for Copy, Cut, Paste
· Bug fix: OnBytesPerLineChanged is invoked correctly now
· Improvment: Dialog properties changed
· Improvment: Selection is only available using left mouse button click
· Improvment: Solution files updated to Visual Studio 2010
December 30th, 2009· New feature: Japanese language added
· Bug fix: German translation of Copy, Copy Hex,Paste and Paste Hex added
November 24th, 2009· New feature: Copy Hex and Paste Hex added
· New feature: Scroll with mouse selection
· Bug fix: Unhandled exception in DynamicFileByteProvider.DeleteBytes
· Bug fix: ByteCollection.Contains method signature fixed
· Bug fix: End key does not always scroll byte into view
· Bug fix: Selection Shift-Down after Shift-Up does not work correctly
· Improvment: App.ico as main form icon
· Improvment: InsertActive-mode changes caret width
· Improvment: MaximumSize of main form changed
· Improvment: DynamicFileByteProvider constructor with stream parameter added
November 24th, 2009· New feature: Multilanguage support (English, German)
· New feature: Recent files added
· New feature: Options dialog added
· New feature: Refresh during thumbtrack scrolling
· New feature: File size shown in status bar
· Bug fix: BackColor is not recognized
· Bug fix: Somethimes crashes on files > 8 GB
· Improvment: Can open file in read-only mode
· Improvment: Ported to .NET 2.0
· Improvment: Solution converted to Visual Studio 2008
· Improvment: TextBox border rendering changed (without pinvoke)
· Improvment: New ToolStrip controls and icons
· Improvment: pinvoke signatures dropped
November 24th, 2009· Note: Thanks to Dave Cluderay
· New feature: DynamicFileByteProvider with Insert/Delete support
· New feature: Open Dynamic(Big files also) added
November 24th, 2009· Note: Thanks to Eric Lawrence
· New feature: LineInfoForeColor property added
· Bug fix: CanCut, CanPaste take regard of ReadOnly
· Bug fix: Ensure that we don't paint LineInfo for empty lines when array is empty.
· Bug fix: Use first byte of line as address in LineInfo to mimic classic HexEditors.
November 24th, 2009· Bug fix: Scrolling to the end is not working correctly
November 24th, 2009· Bug fix: Scrolling does not work as expected.
· Bug fix: Exclude border region during text drawing.
· New feature: InsertActive-property
November 24th, 2009· Improvement: Removed gradient style feature.
· New feature: ReadOnly property added
· Improvement: Keys events are fireing correctly now
· New feature: Activate/Deactivate insert with "Insert"-key
· Improvement: Changes in Tab-key processing
· New feature: Mouse wheel support
· Improvement: Simplified scrolling methods
November 24th, 2009· New feature: HexEditor can open files using the DynamicByteProvider
· Improvement: IByteProvider is now extended with Changed event
· Improvement: Themes.dll is replaced with Win32 API´s
· Bug fix: Another cursor hidden bug fix
· Bug fix: Cannot move up with "Up"-key on special conditions
November 24th, 2009· Bug fix: Caret is hidden sometimes
November 24th, 2009· Windows XP style added
· Improved support for Copy and Paste
· Bug fix: Find doesn't work correctly
November 24th, 2009· Checked against FxCop
· New feature: HexFontEditor class added
· Performance improvement: HexBox.Find method