Skip to content

Releases: katahiromz/RisohEditor

5.4.5

03 Aug 08:22
Compare
Choose a tag to compare
  • Added Indonesian translation.
  • Added auto complete for language combo boxes.

無題

5.4.4

09 Jul 01:21
Compare
Choose a tag to compare
  • 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

03 Jul 00:57
Compare
Choose a tag to compare
  • 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

18 Jun 03:59
Compare
Choose a tag to compare
  • 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

14 Jun 03:23
Compare
Choose a tag to compare
  • 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

13 Jun 01:07
Compare
Choose a tag to compare
  • 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

01 Jun 05:29
Compare
Choose a tag to compare
  • 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

22 May 02:54
Compare
Choose a tag to compare
  • Added "Open EGA Manual" item to "Automation" menu.
  • Strictly controlled the file change flag.

5.3.7

27 Apr 23:38
Compare
Choose a tag to compare
  • Updated file change flag when file drop.
  • Improved the filename when extracting.
  • Strengthened EGA.
  • Improved Russian translation.

5.3.6

14 Apr 23:52
Compare
Choose a tag to compare
  • The infinite loop is avoided by changing the loop variables to 32-bits.
  • Delphi DFM data support.
  • Improved context menu.