Softpedia
 

WINDOWS CATEGORIES:



GLOBAL PAGES >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Sticky Password FR...
  • Parallels Workstat...
  • ESET NOD32 Antivir...
  • BitDefender Total ...
  • WinPatrol 24.6.201...
  • PerfectDisk Free D...
  • Adobe Photoshop CS...
  • PerfectDisk Profes...
  • Windows 8 Consumer...
  • Atlantis Word Proc...
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Sticky Password FREE
    [SOFTPEDIA
    EXCLUSIVE] 6.0.2.323

    78,546 downloads
    Nokia PC Suite
    7.1.180.64

    74,932 downloads
    3DP Chip 12.04
    60,801 downloads
    Adobe Flash Player
    11.3.300.250 Beta 3
    / 11.2.202.235

    49,717 downloads
    Samsung PC Studio
    7.2.24.9

    45,498 downloads
    Nero 9 Free
    9.4.12.3d

    43,090 downloads
    Yahoo! Messenger
    11.5.0.192

    36,228 downloads
    Samsung Kies
    2.3.1.12044_18

    35,827 downloads
    Internet Download
    Manager 6.11 Build 7

    34,401 downloads
    Avira Antivir Virus
    Definition File
    Update May 22, 2012

    33,272 downloads
    Home > Windows > Programming > File Editors > Be.HexEditor > Changelog

    Be.HexEditor 1.4.7.13477 - Changelog


    What's new in Be.HexEditor 1.4.7.13477:

    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



    What's new in Be.HexEditor 1.4.6.13073:

    April 27th, 2011

    · New feature: Italian language added



    What's new in Be.HexEditor 1.4.5:

    April 27th, 2011

    · New feature: Simplified Chinese language added



    What's new in Be.HexEditor 1.4.4:

    April 27th, 2011

    · Improvment: Support for .NET Client Profile added
    · Bug fix: DEL and Back key are respecting Readonly property



    What's new in Be.HexEditor 1.4.3:

    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



    What's new in Be.HexEditor 1.4.2.21818:

    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



    What's new in Be.HexEditor 1.4.1.20286:

    December 30th, 2009

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



    What's new in Be.HexEditor 1.4.0.22133:

    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



    What's new in Be.HexEditor 1.3.0:

    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



    What's new in Be.HexEditor 1.2.0:

    November 24th, 2009

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



    What's new in Be.HexEditor 1.1.3:

    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.



    What's new in Be.HexEditor 1.1.2:

    November 24th, 2009

    · Bug fix: Scrolling to the end is not working correctly



    What's new in Be.HexEditor 1.1.1:

    November 24th, 2009

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



    What's new in Be.HexEditor 1.1:

    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



    What's new in Be.HexEditor 1.0.2:

    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



    What's new in Be.HexEditor 1.0.1:

    November 24th, 2009

    · Bug fix: Caret is hidden sometimes



    What's new in Be.HexEditor 1.0.0:

    November 24th, 2009

    · Windows XP style added
    · Improved support for Copy and Paste
    · Bug fix: Find doesn't work correctly



    What's new in Be.HexEditor 0.9.1:

    November 24th, 2009

    · Checked against FxCop
    · New feature: HexFontEditor class added
    · Performance improvement: HexBox.Find method




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM