Releases: jovibor/Hexer
Releases · jovibor/Hexer
Hexer 1.3.1
Hexer 1.3
- 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
- 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
- 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
Hexer 1.0.0
- 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
- "Tools->Settings" dialog added
Hexer 0.9.3
- Pane's state now saved when pane closes
- Font settings now preserved after the app's close
Hexer 0.9.2
Bookmark manager pane added. DlgFileInfo dedicated dialog for the file info grid added.
Hexer 0.9.1
v0.9.1 Panes' dialogs are now switching while switching tabs. Panes' states …