- Fix: The app now responds to language environment and translates itself
- Current only language: Portuguese(Portugal)
- Fix: Sometimes an error was thrown due to improper clearance of the value panel
- Added a tab with Text view. Toggle with
F12
#15 - This idea came from Craig Chapman(@chapmanworld)
- Fix: Duplicate files upon drag-and-drop
- Feature: Exit keys: Escape, Ctrl+Q(Linux), Alt+X(Windows)
- Fix: Relative paths on Form Caption
- Display path of the selected node on the tree.
- Drag-and-Drop files onto the form is implemented. MANY thanks to Marcus Fernstrom (@MFernstrom) for the idea!
- Fix: App Config dir created if not existed
- Window size and state is persisted on a config file
- Added display for formatted and scientific.
- Corrected Cell Text display for Float.
- New Screenshots.
Initial Release
This release is almost feature complete, from my goals:
- View multiple files via command line params
- Integer numbers have multiple alternate visualizations: Binary, Hexadecimal, Bytes, Date
- Language support (I think... Still can't affect it with lang=pt)