Skip to content

Releases: jovibor/Hexer

Hexer 1.4.0

Choose a tag to compare

@jovibor jovibor released this 27 Apr 04:52
  • Added Per-Monitor V2 DPI support
  • User settings are now stored in the local SQLite database
  • All Bookmarks and Applied Templates are now saved automatically on file close
  • New SVG icons
  • Many improvements and fixes

Note

To run Hexer.exe, you need either MSVC redistributable or MS Visual Studio be installed.

Hexer 1.3.1

Choose a tag to compare

@jovibor jovibor released this 31 Jul 10:16
  • Mostly bugs fixes release
  • New HexCtrl settings added: clrLinesMain, clrLinesTempl, clrScrollBar, clrScrollThumb, clrScrollArrow, HexCharsCaseUpper

Hexer 1.3

Choose a tag to compare

@jovibor jovibor released this 01 Apr 22:56
  • Show in Windows context menu option now doesn't require Admin elevation
  • Apply button added to Settings, to see the new options immideately
  • New Read/Write Safe mode added, atm for files up to 50MB
  • New general startup settings: SHOW_NEW_FILE, SHOW_OPEN_FILE, SHOW_OPEN_DEVICE, SHOW_OPEN_PROC
  • SetupAPI is now utilized to query Drives/Volumes, instead of very slow WMI
  • Recent Files List can now be emptied by setting RFL size to zero in the settings
  • Many internal fixes and improvements

Hexer 1.2.1

Choose a tag to compare

@jovibor jovibor released this 09 Nov 23:51
  • Don't resolve `.lnk' check-box added to OpenFile dialog
  • Colors for bookmarks' font and bk added to the Settings
  • Tab icons now set depending on document type
  • Release .exe is now built statically linked to not require VS redist

Hexer 1.2

Choose a tag to compare

@jovibor jovibor released this 20 May 01:07
  • Process memory offsets are now shown as they are in the process memory
  • Process data size is now set equal to all committed memory pages
  • Process Memory dialog added: View->Process Memory...
  • When switching tabs, all dialogs will now be hidden/restored
  • Fixes and improvements

Hexer 1.1

Choose a tag to compare

@jovibor jovibor released this 29 Apr 06:35
  • Ability to open Processes
  • Option to add shortcut to the Windows context menu
  • Bugs fixes and internal improvements

Hexer 1.0.0

Choose a tag to compare

@jovibor jovibor released this 27 Jan 06:03
  • General settings implemented
  • Settings are now applied to all opened documents when saved
  • All HexCtrl's settings are now saved on app's close
  • Templates are now loaded automatically upon app's startup

Hexer 0.9.4

Choose a tag to compare

@jovibor jovibor released this 01 Jan 08:43
  • "Tools->Settings" dialog added

Hexer 0.9.3

Choose a tag to compare

@jovibor jovibor released this 19 Dec 04:11
  • Pane's state now saved when pane closes
  • Font settings now preserved after the app's close

Hexer 0.9.2

Choose a tag to compare

@jovibor jovibor released this 13 Jul 22:18
Bookmark manager pane added.

DlgFileInfo dedicated dialog for the file info grid added.