Releases: katahiromz/RisohEditor
Releases · katahiromz/RisohEditor
5.4.5
5.4.4
- Flushed file contents before using it.
- Supported international Delphi DFM data.
- Inserted "Delphi DFM Settings" menu item into "Edit" menu.
- Correctly reset checksum to zero when saving file.
- Fixed a bug in which a control is shifted by 1 pixel.
- Added some waits upon file saving, for virus checker.
- Added "A Guide to RisohEditor" link to "Help" menu.
5.4.3
- Improved extraction filename.
- Sorted the treeview items upon change of resource name/language.
- Improved icon/cursor extraction.
- Improved newline codes of encoded text.
- Fixed "Add Resource" dialog.
- Made HTML/Manifest importable.
- Added update check feature in "Help" menu.
- Fixed title of message box.
- Relaxed the character limit and supported large data.
- Reset checksum to zero when saving file.
5.4.2
- Added tab control to choose "Code Editor" or "Hex Viewer".
- Improved German and French translations.
- Fixed language drop-down arrow.
- Fixed Unicode encoding processing.
- Improved exporting and extracting.
- Improved EGA dialog.
5.4.1
- Fixed the bug that the second overwrite save fails.
- Fixed title bar text.
- Fixed status bar message.
- Added German translation.
- Added French translation.
5.4.0
- Fixed
RT_ACCELERATOR
output (unsigned 16-bit). - Removed "Store into res folder" option.
- Fixed crash upon GUI edit.
- Strengthened extraction feature.
- Fixed replacing-dialog-font feature.
- Used the full path for title bar.
- Added drop-down language arrow.
- Fixed "Query Constant" dialog.
- Fixed "Encoding of Resource Item" dialog.
- Improved "ID Association" dialog.
- Improved "Predefined Macros" dialog.
- Improved "Configuration" dialog.
- Fixed "Search" dialog.
- Improved status message.
- Improved modified flag handling.
5.3.9
- Added "replacing-dialog-fonts" feature.
- Moved some menu items to "Edit" menu.
- Added value-zero-check of resource name and resource type.
- Added DS_CENTER style to the sample resource dialog.
- Enabled F1, F3, F5 and F6 function keys.
- Added Portable version.
- Improved search feature.
5.3.8
- Added "Open EGA Manual" item to "Automation" menu.
- Strictly controlled the file change flag.
5.3.7
- Updated file change flag when file drop.
- Improved the filename when extracting.
- Strengthened EGA.
- Improved Russian translation.
5.3.6
- The infinite loop is avoided by changing the loop variables to 32-bits.
- Delphi DFM data support.
- Improved context menu.