Skip to content

Releases: katahiromz/RisohEditor

5.2.5

18 Sep 22:22
Compare
Choose a tag to compare
  • Fixed a WS_CHILDWINDOW bug in dialog style listbox.
  • Changed the release filename (RisohEditor-X.X.X.exe and RisohEditor-X.X.X.zip).
  • Added TRANSLATORS.txt.
  • Made owner-drawn controls visible.

5.2.4

15 Sep 03:17
Compare
Choose a tag to compare
  • XP support.

5.2.3

14 Sep 09:47
Compare
Choose a tag to compare
  • Fix AUTORADIOBUTTON STYLE.

5.2.2

14 Aug 04:26
Compare
Choose a tag to compare
  • Update Italian translation.
  • Support XML, XSLT, SCHEMA and REGISTRY resource types.
  • Improved interpretation when language mismatch of RT_ICON/RT_CURSOR and RT_GROUP_ICON/RT_GROUP_CURSOR.
  • Improved interpretation when language mismatch of RT_DLGINIT and RT_DIALOG.

5.2.1

04 Aug 00:04
Compare
Choose a tag to compare
  • "English (United States)" will be selected if you entered "En" for language name.
  • Add "Query Constant" feature.
  • Fix "Collapse All".
  • WS_POPUPWINDOW | WS_BORDER must be WS_POPUPWINDOW | WS_CAPTION.
  • RT_FONT support.
  • Improved "Add Resource" dialog.

5.2.0

26 Jul 10:46
Compare
Choose a tag to compare
  • Correctly treat DIALOG STYLE values (WS_CAPTION is default value of DIALOG STYLE).
  • Fixed a bug that the application unexpectedly deletes the file when it opened a compressed EXE file without expanding.

5.1.9

14 Jul 01:21
Compare
Choose a tag to compare
  • Supported UTF-16 source input/output.

5.1.8

14 May 00:10
Compare
Choose a tag to compare
  • Add check of recompilation upon cloning.
  • Fix the selection after cloning.
  • Correctly fail upon compilation error of string table and message table.

5.1.7

20 Mar 02:19
Compare
Choose a tag to compare
  • Add PBS_MARQUEE and PBS_SMOOTHREVERSE styles.
  • Fix the process of compilation error.

5.1.6

24 Feb 01:53
Compare
Choose a tag to compare
  • Improve Italian translation.
  • GUI adjustment.
  • Fix "Clone In New Language".