ResEdit ChangeLog http://www.resedit.net ----------------------------------------------------------------- 1.6.2 (February 12, 2014) ----------------------------------------------------------------- - Fixed : Error in code genration - Fixed : Do not generate help id when 0 (DIALOG) ----------------------------------------------------------------- 1.6.1 (February 11, 2014) ----------------------------------------------------------------- - Fixed : UI language was always English - Fixed : Do not generate help id when 0 - Added : Forbid WOW64 ----------------------------------------------------------------- 1.6.0 (February 8, 2014) ----------------------------------------------------------------- - Added : New features for Z-order in dialog box editor - Added : Help id support - Added : New option "Generate IDs for new controls" - Added : Background color option in dialog editor - Added : Copy/paste resources ----------------------------------------------------------------- 1.5.11 (April 16, 2012) ----------------------------------------------------------------- - Added : Support for embedded resources in rc files - Added : Recent files list - Added : Support for negative positions in dialog box editor - Added : Support for octal char in rc files - Fixed : Menu font color is always black ----------------------------------------------------------------- 1.5.10 (March 10, 2012) ----------------------------------------------------------------- - Added : Support for PNG and GIF resources. - Added : "Open with" context menu on the resource tree - Fixed : Main Window size when exiting the preferences dialog box - Fixed : Refresh Dialog box editor properties combobox after changing a control caption. - Fixed : Listview "View" style was not correctly initialized when view was LVS_LIST - Fixed : Menu editor : the Accelerator is now Displayed in the caption property in the Properties panel. - Fixed : Version Information corrupted in PE files. ----------------------------------------------------------------- 1.5.9 (December 27, 2011) ----------------------------------------------------------------- - Fixed : Bug when saving PE file when .rsrc section is the first section of the file - Fixed : Preprocessor bug (was not able to parse 64-bit MinGW includes - Fixed : Bug when deleting A Rich Edit 2 control from a dialog resource - Fiexd : Displayed icon sizes were sometimes wrong - Added : Case insensitive search in filters - Added : Notification when file has been modified by an external editor ----------------------------------------------------------------- 1.5.8 (October 23, 2011) ----------------------------------------------------------------- - Added : Single tab mode - Fixed : Wrong display in dialog property combobox - Fixed : Manifest not saved in PE files - Fixed : Some exe were corrupted after modification ----------------------------------------------------------------- 1.5.7 (August 8, 2011) ----------------------------------------------------------------- - Added : File source in the open error window - Added : Possibility to choose a cursor resource as icon in a picture control - Fixed : Vertical alignment code generation bug for checkboxes - Fixed : Duplicate WS_TABSTOP in combobox code generation ----------------------------------------------------------------- 1.5.6 (August 4, 2011) ----------------------------------------------------------------- - Added : Prossibility to choose default menu style (MENU or MENUEX) in application preferences. - Added : "Do not ask again" on initial includes prompt. ----------------------------------------------------------------- 1.5.5 (July 31, 2011) ----------------------------------------------------------------- - Fixed : Arrow key bug in the property window - Fixed : New cursor creation crash - Fixed : Infinite loop while reading StringTable - Added : Support of SS_REALSIZEIMAGE property. ----------------------------------------------------------------- 1.5.4 (July 23, 2010) ----------------------------------------------------------------- - Fixed : Bug with scrollbars in dialog editor - Fixed : Code generation for Dialog/control styles - Fixed : Bug with the size of dialogs with no title bar ----------------------------------------------------------------- 1.5.3 (July 22, 2010) ----------------------------------------------------------------- - Fixed : Bug in dialog editor when dialog has a menu ----------------------------------------------------------------- 1.5.2 (July 14, 2010) ----------------------------------------------------------------- - Fixed : Bug with groupboxes when "Force CONTROL" is true - Fixed : Bug in preprocessor : ignore invalid defines ----------------------------------------------------------------- 1.5.1 (July 13, 2010) ----------------------------------------------------------------- - Added : Support of .mui and .dlg files - Added : Support of .manifest files for RT_MANIFEST resources - Fixed : Horizontally center control in Dialog editor - Fixed : Support of line-breaks in string tables for PE files - Fixed : Bug in tab order wizard ----------------------------------------------------------------- 1.5.0 (July 11, 2010) ----------------------------------------------------------------- - Added : String table in-place editing - Added : Control text alignment in dialog editor - Added : Default resource language is configurable - Fixed : Bug with RLE4 and RLE8 bitmaps ----------------------------------------------------------------- 1.4.13 (February 17, 2010) ----------------------------------------------------------------- - Added : Open/Save x64 PE files - Fixed : Bug while saving version info resources ----------------------------------------------------------------- 1.4.12 (February 14, 2010) ----------------------------------------------------------------- - Fixed : Bug in version info resource editor - Fixed : Vista/7 UAC Compatibility for registry operations ----------------------------------------------------------------- 1.4.11 (February 11, 2010) ----------------------------------------------------------------- - Added : 64-bit version ----------------------------------------------------------------- 1.4.10 (February 9, 2010) ----------------------------------------------------------------- - Fixed : Bug in image preferences window ----------------------------------------------------------------- 1.4.9 (February 7, 2010) ----------------------------------------------------------------- - Fixed : Problem with MENUEX code generation. - Fixed : Ignore sal.h problem. - Added : Option to define the default language for new resources. - Added : %barefilename%, %filename% and %filepath% to configure header file name. ----------------------------------------------------------------- 1.4.8 (October 4, 2009) ----------------------------------------------------------------- - Fixed : WS_TABSTOP bug for AUTORADIOBUTTON controls - Fixed : "Force CONTROL statement" bug in specific controls preferences. - Added : Changed maximum controls in a dialog box to 65535 instead of 255. - Added : User can define the output resource script template under Preferences>Resource script template. ----------------------------------------------------------------- 1.4.7 (July 21, 2009) ----------------------------------------------------------------- - Fixed : Problem when creating new bitmaps or icons from res file - Fixed : Problems with command-line mode - Added : Multiple selection, cuy/copy paste operations in string table and accelerator editors. - Added : "Display all controls" checkbox in the tab order window to show control not having the WS_TABSTOP style ----------------------------------------------------------------- 1.4.6 (July 9, 2009) ----------------------------------------------------------------- - Fixed : Quote problem in string tables - Added : Option tu choose to generated DIALOG or DIALOGEX for new dialog resources. ----------------------------------------------------------------- 1.4.5.4 (June 30, 2009) ----------------------------------------------------------------- - Fixed : windows.h, commctrl.h and richedit.h always included in resource scripts ----------------------------------------------------------------- 1.4.5.3 (June 29, 2009) ----------------------------------------------------------------- - Fixed : Bug when changing the id of a toolbar button ----------------------------------------------------------------- 1.4.5.2 (June 26, 2009) ----------------------------------------------------------------- - Fixed : Bug when creating a new icon ----------------------------------------------------------------- 1.4.5.1 (June 24, 2009) ----------------------------------------------------------------- - Fixed : Reading header files with ASM-like definitions ----------------------------------------------------------------- 1.4.5 (June 21, 2009) ----------------------------------------------------------------- - Fixed : Unicode support for ResEdit.xml - Added : Windows Vista icons support - Added : RT_HTML resources support - Added : multiple string table allowed (one per language) - Added : zoom functionnality in the dialog editor - Added : choice in output file support : ANSI, UTF-8 and UTF-16 - Added : Code generation options (C/PASCAL) - Added : Command-line support - Added : Export to PE files - Added : ASM-like comments in .rc files - Added : ASM-like definitions in header ----------------------------------------------------------------- 1.4.4 (October 26, 2008) ----------------------------------------------------------------- - Added : possibility to import PE files - Added : possibility to import/export compiled resource scripts - Added : LANGUAGE statement can be disabled - Added : possibility to create multiple controls by keeping the Ctrl key down - Added : HELP option for menu items in the menu editor - Added : "Resizable" flag for edit, listbox, combobox and button controls - Modified : Alphabetical sort of items in the Toolbox - Modified : tab order dialog box - Fixed : problem when deleting or renaming custom resources - Fixed : problem with the TBS_BOTH flag - Fixed : bad behaviour of spin controls ----------------------------------------------------------------- 1.4.3 (April 20, 2008) ----------------------------------------------------------------- - Fixed : Error in C++ code generation - Automatic check update - Show the definition headers in the identifier table ----------------------------------------------------------------- 1.4.1 (April 9, 2008) ----------------------------------------------------------------- - Fixed : Spin control class name - Fixed : Error in C++ code generation ----------------------------------------------------------------- 1.4.0 (March 23, 2008) ----------------------------------------------------------------- - Unicode Support - Resource previews are displayed as tabs - Minimum dialog size if 5 Dlg Unit (instead of 40 previously) ----------------------------------------------------------------- 1.3.7.3 (February 17, 2008) ----------------------------------------------------------------- - Support of LANGUAGE statement - Fixed : Problem while saving modified IDs in resource.h ----------------------------------------------------------------- 1.3.7.2 (January 31, 2008) ----------------------------------------------------------------- - Fixed : Possibility to define literal resources in the resource tree (by enclosing the resource identifier with quotes). ----------------------------------------------------------------- 1.3.7.1 (January 26, 2008) ----------------------------------------------------------------- - Fixed : Error while resizing a combobox. ----------------------------------------------------------------- 1.3.7 (January 13, 2008) ----------------------------------------------------------------- - Snap to control mode in the dialog editor - Windows 9x compatibility - Possibility to change the symbolic ID values - Cusomizable default size, default caption and default identifier for each control type (saved in ResEdit.xml) - Customizable resource file name for id definitions - Various bug corrections ----------------------------------------------------------------- 1.3.6 (June 17, 2007) ----------------------------------------------------------------- - Fixed: Dialog coordinates are no longer reset to (0, 0) - New image editor (for bitmaps, icons and cursors) - Order menu in the Dialog Editor - New behavior when closing modified resources - General preferences dialog box - Unicode support for generated C files - Closable tabs - Resource icons in tabs - Multilanguage user interface (incomplete translations) ----------------------------------------------------------------- 1.3.5 (December 8, 2006) ----------------------------------------------------------------- - DialogBox CLASS statement is understood - Grid Mode in the Dialog Editor - Visual Studio-like menus. - Bug fixed when creating a new bitmap. ----------------------------------------------------------------- 1.3.4 (November 24, 2006) ----------------------------------------------------------------- - Support of DISCARDABLE and other memory attributes. They are only accepted for compatibility with 16-bits programs, ResEdit won't keep this information while saving the resource script. ----------------------------------------------------------------- 1.3.3 (November 19, 2006) ----------------------------------------------------------------- - Bug fix in the preprocessor (macros with an empty definition did not work properly). Thanks to FireBird ----------------------------------------------------------------- 1.3.2 (November 15, 2006) ----------------------------------------------------------------- - Configuration file saved in an XML file, which can be edited by the user - Panels can be docking or floating. The user can customize the application layout (it will be saved in the .layout file)