HEX-Editor Changelog

What's new in HEX-Editor 0.9.5

Aug 18, 2011
  • Fix: Menu of Npp++ isn't displayed properly after using hex [NPP-P-B-2799622]
  • Fix: HEX v0.9.3 forgets scroll position when switching tabs [NPP-P-B-2721661]
  • Fix: "Repleace" misspell in HEX-Editor plugins Help dialog [NPP-P-B-2351008]
  • Fix: Opening a file from outside with enabled Hex-Mode cause graphic issues.
  • Fix: "Go to another view" causes a crash if no document is opened.
  • Fix: Compare has no limitations anymore.
  • Fix: Bookmark color wasn't stored.
  • Fix: Restriction of Simple Compare removed.
  • Fix: Paste of data into combo box of Find dialog doesn't work in ANSI/HEX mode
  • New: Changed Bookmark style.
  • New: Shortcuts for Undo, Redo, Copy, Cut, Paste and Select All are now in sync
  • with the Notepad++ shortcuts.

New in HEX-Editor 0.9.4 (Aug 18, 2011)

  • Fix: HEX v0.9.3 forgets scroll position when switching tabs [NPP-P-B-2721661]
  • Fix: "Repleace" misspell in HEX-Editor plugin's Help dialog [NPP-P-B-2351008]
  • Fix: "Go to another view" causes a crash if no document is opened.
  • Fix: Compare has no limitations anymore.
  • Fix: Bookmark color wasn't stored.
  • Fix: Restriction of Simple Compare removed.
  • New: Changed Bookmark style.

New in HEX-Editor 0.9.3 (Aug 18, 2011)

  • Fix: HexEditor 0.9.2 hangs on wrap around search [NPP-P-B-2612666]
  • Fix: "Find box" sometimes cleared aft. clicking on "Find Next" [NPP-P-B-2413462]
  • Fix: Normal-/Hex-Mode change replaces the cursor/selection now correctly.
  • Fix: Hex-Editor causes redrawing problems when using "Go to another View".
  • Fix: View not currectly freshed when opening a supported file type on a new N++.
  • Fix: Better NativeLang support in dialog "Find" and "Replace".
  • Fix: Hidden menu will be now correctet restricted.
  • Fix: Color selection dialog now restore the current color.
  • Fix: Fonts are now drawn in anti alias mode.
  • New: Selected line now with different background color (changeable in Options).
  • New: Selected mirror of character is now underlined (changeable in Options).

New in HEX-Editor 0.9.2 (Aug 18, 2011)

  • Fix: Crashes in HexEditor (Unicode) [NPP-P-B-2393522]

New in HEX-Editor 0.9.1 (Aug 18, 2011)

  • New: UNICODE support for Notepad++ 5.1
  • Fix: Changed convert behaviour for Big-Endian/Little Endian solved
  • Win32 Exception when using Find [NPP-P-B-2016651]
  • Fix: Insufficent memory detection for dynamic memory creation
  • Fix: Buffer overrun removed layout is set to 64-Bit/Binary [NPP-P-B-2017962]
  • New: In Hex-Editor the menu of Notepad++ will be restricted
  • New: Automatic Hex-Edit-Mode: If the plugin detects in file within the first
  • 1MB a user defined count of zeros - specified in percent - the Hex-Editor
  • will be lunched automatically.
  • Restriction: Simple Compare only possible with file sizes less 40 MB.
  • Restriction: Only fonts with fix pitch size supported

New in HEX-Editor 0.9.0 (Aug 18, 2011)

  • Fix: When using the "Replace All" while the replace-string is greater than the
  • find-string, the function stops before it reaches the end of file
  • [NPP-P-B-1897604]
  • Fix: The "Unicode string" option in the Search dialog shows plain ASCII texts
  • only [NPP-P-B-1899671]
  • Fix: Paste does nothing when clipboard was filled from outside [NPP-P-B-1807069]
  • Fix: Resource leak by using the find/replace operation [NPP-P-B-1936857]
  • Fix: Breaks Unicode "Cyrillic" input to the main window [NPP-P-B-1977701]
  • Fix: Better shortcut support
  • New: Highlight selected text when toggling between HEX mode and N++.
  • [NPP-P-FR-1874110]
  • New: Bookmarks !!!
  • New: Simple Compare !!!
  • New: User is able to customize the font
  • New: User is able to customize a different set of colors
  • New: Multi-language support implemented. NativeLang plug-in needed
  • Change: Goto dialog supports now offsets
  • Change: Goto dialog allows in hex mode to jump to every address
  • Change: The user can customize now the "Address" width
  • Change: Enhanced the graphical interface on selection

New in HEX-Editor 0.8.4 (Aug 18, 2011)

  • Fix: Problems with new Notepad++ version 4.2 (Column Editor)
  • Change: Now using NPPM_GETPLUGINSCONFIGDIR to get ini file location

New in HEX-Editor 0.8.3 (Aug 18, 2011)

  • Fix: Every crash is now prevent while switching between files
  • Fix: Correct display of Find/Replace on shortcut in Notepad

New in HEX-Editor 0.8.2 (Aug 18, 2011)

  • Fix: When user started Notepad "clean", it crashed by hitting a key

New in HEX-Editor 0.8.1 (Aug 18, 2011)

  • Fix: After deleting a selected block, the selection wasn't cleared
  • Fix: HEX Address column was incorrect
  • Fix: Coping of HEX code crashed Notepad