Menu

Version History

Version (1)
Ramazan

Version history

2.0.1
* - New feature: HexBox2 added InsertBytes method it inserts bytes or texts pattern desired count. Selected bytes are deleted if there are selected bytes.
* - New feature: HexEditor2 uses HexBox2 InsertBytes method as menu insert
* - New feature: HexBox2 added FillBytes method it fills bytes or texts pattern desired count. Bytes owerwrited.
* - New feature: HexEditor2 uses HexBox2 FillBytes method as menu fill
* - New feature: HexBox2 added SaveAsChanges method it saves current file as another file. And reopens this file
* - New feature: HexEditor2 uses SaveAsChanges method as Save as... menu
* - Improvement: HexBox2 added displayNames list to CodePageNames.(Long Form names)
* - Improvement: HexBox2 ConvertHexToBytes method accepts hexstrings with no spaces.

2.0.0
- Be.Hexeditor and HexBox renamed as Hb.HexEdtor2 and HexBox2.
- New feature: HexBox2 ability highlight (for marking) bytes and regions added.
Patch from Nikolay Petrovski.
- New feature: HexBox2 Ctrl+Shit+C snort cut added for copyHex command.
Ctrl+Shit+V snort cut added for pasteHex, Patch from Nikolay Petrovski.
- New feature: HexBox2 Line info Format added for Hex, Decimal, Octal view format.
- New feature: HexBox2 CodePageNames added to ByteCharConverter, for getting
Code Page names and idetifiers lists
- New feature: HexBox2 with CodePageByteCharProvider single byte Code Pages can
- can convertable now
- New feature: HexBox2 Line info back color HexString text and back colors
properties added.
- New feature: HexEditor2 Turkish Language support added.
- New feature: HexEditor2 can change most of HexBox properties saves,loads settings
- New feature: HexEditor2 Options form has Apperance tab to change HexBox properties.
- New feature: HexEditor2 menu items added, to change HexBox Line info format
- Improvement: Solution converted to Visual Studio 20017.
- Improvment: InfoForeColor renamed to InfoTextColor.
- Bug fix: UpdateRectanglePositioning fix.

1.6.0
- New feature: High DPI (DPI Aware) As-Per-Monitor Windows 8.1 support
- Improvment: InfoForeColor default value changed to Gray
- Bug fix: RecentFileHandler fix

1.5.0
- Improvement: Moved to .NET Framework 4.0 for a better Win 8 support
- Improvement: Moved to Visual Studio 2012
- New feature: Bit editor added
- New feature: Added encoding switch tool strip items
- Improvement: Switched to Segoe UI font
- Improvement: LineInfoColor renamed to InfoColor.
- Improvement: BoldFont removed
- Improvement: Changes in DesignMode property
- Improvement: Find dialog, Find Next button renamed to Find
- Bug fix: Setting a custom ContextMenuStrip is possible now
- Bug fix: Static FormHexEditor renamed to ApplicationForm

1.4.8
- New feature: UseFixedBytes=false together with StringViewVisible=true
- New feature: ColumnInfo added
- New feature: Byte grouping shown with vertical separator line added
- New feature: Case insensitive Find operations added
- Improvement: Find dialog is shown non-modal now
- Improvement: Moved find cancel to Find dialog
- Improvement: Shadow selection is now working when focus is away
- Improvement: Some changes in main dialog. Removed all borders
- Improvement: ShowInTaskbar is set to false for Goto and Find dialog

1.4.7
- Improvement: Be.HexEditor is now licensed under the MIT License
- Improvement: Changes of the byte char converter implementations
- Improvement: DynamicByteProvider memory management improved
- Bug fix: PageUp, PageDown is working correctly now
- Bug fix: BuiltInContextMenu menu items event handlers are fixed now

1.4.6
- New feature: Italian language added

1.4.5
- New feature: Simplified Chinese language added

1.4.4
- Improvement: Support for .NET Client Profile added
- Bug fix: DEL and Back key are respecting Readonly property

1.4.3
- 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
- Improvement: Cyclomatic Complexity of key-down processing improved

1.4.2
- 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
- Improvement: Dialog properties changed
- Improvement: Selection is only available using left mouse button click
- Improvement: Solution files updated to Visual Studio 2010

1.4.1
- New feature: Japanese language added
- Bug fix: German translation of Copy, Copy Hex,Paste and Paste Hex added

1.4.0
- New feature: Copy Hex and Paste Hex added
- New feature: Scroll with mouse selection
- Bug fix: Unhandled exception in DynamicFileByteProvider.DeleteBytes
- Buf 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
- Improvement: App.ico as main form icon
- Improvement: InsertActive-mode changes caret width
- Improvement: MaximumSize of main form changed
- Improvement: DynamicFileByteProvider constructor with stream parameter added

1.3.0
- 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
- Improvement: Can open file in read-only mode
- Improvement: Ported to .NET 2.0
- Improvement: Solution converted to Visual Studio 2008
- Improvement: TextBox border rendering changed (without pinvoke)
- Improvement: New ToolStrip controls and icons
- Improvement: pinvoke signatures dropped

1.2.0
- Note: Thanks to Dave Cluderay
- New feature: DynamicFileByteProvider with Insert/Delete support
- New feature: Open Dynamic(Big files also) added

1.1.3
- 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.

1.1.2
- Bug fix: Scrolling to the end is not working correctly.

1.1.1
- Bug fix: Scrolling does not work as expected.
- Bug fix: Exclude border region during text drawing.
- New feature: InsertActive-property

1.1
- 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

1.0.2
- 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

1.0.1
- Bug fix: Caret is hidden sometimes

1.0.0
- Windows XP style added
- Improved support for Copy and Paste
- Bug fix: Find doesn´t work corretly

0.9.1
- Checked against FxCop (2004 - 11- 29)
- New feature: HexFontEditor class added (2004-11-20)
- Performance improvement: HexBox.Find method (2004-10-14)


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.