1f25350b8fa1aa202803ac1aca3336665b5d5f44
[matches/honours.git] / research / transmission_spectroscopy / resed / WhatsNew.txt
1 ResEd\r
2 \r
3 2.2.0.6c - 2010-07-03\r
4 ---------------------\r
5 o Fixed accelerator table bug. The editcombo control in the grid\r
6   did not behave as it should.\r
7 o Fixed bug in names export. IDOK, IDCANCEL, ... and IDC_STATIC is no longer exported.\r
8 o Added IDABORT, IDRETRY, IDIGNORE, IDYES, IDNO, IDCLOSE and IDHELP to button names.\r
9 \r
10 2.2.0.6b - 2010-03-11\r
11 ---------------------\r
12 o Fixed a parser bug. If a control had an help id and no exstyle\r
13   the parser would fail.\r
14 \r
15 2.2.0.6 - 2009-12-29\r
16 --------------------\r
17 o Added Check for Update to tools menu.\r
18   - It lets you check the version at Sourceforge and compare it to yours.\r
19   - Download the ResEd.zip file.\r
20   - Unzip ResEd.zip.\r
21   - View the WhatsNew.txt file.\r
22   - Update to the new version.\r
23 o Fixed a dialog editor bug that caused it imposible to select controls\r
24   on win95,98 and me.\r
25 \r
26 2.2.0.5b - 2009-10-15\r
27 ---------------------\r
28 o The exe filename is now part of the registry key.\r
29   Just make a copy of ResEd.exe and name it ResEd2.exe or whatever.\r
30   This makes it possible to have different configurations for each exe.\r
31 o The command ResEd /Delete will remove ResEd from registry.\r
32   NOTE!\r
33   If ResEd2 is used it must be removed with 'ResEd2 /Delete' before ResEd can be removed.\r
34 o Resource names are now validated.\r
35 \r
36 2.2.0.5 - 2009-10-04\r
37 --------------------\r
38 o Added user defined name export format. Uses %name and %id.\r
39 o Added unicode support to file system. Use Save Project As to convert\r
40   to or from unicode. Since only the file system supports unicode you are\r
41   limitted to the language your computer is set to handle.\r
42 o Fixed bug where hiding the output window would consumes all CPU cycles.\r
43 \r
44 2.2.0.4 - 2009-09-19\r
45 --------------------\r
46 o Improved dialog editor control selection and moving with snap to grid.\r
47 o Fixed menu editor bug if enter key was pressed.\r
48 o Fixed dialog editor bug if a control was partially outside the tialog.\r
49 \r
50 2.2.0.3c - 2009-09-01\r
51 ---------------------\r
52 o Fixed bug where exported names could contain duplicates.\r
53 \r
54 2.2.0.3b - 2009-08-21\r
55 ---------------------\r
56 o The work area scrollbars are now hidden when not needed.\r
57 o Fixed bug where editing MANIFEST, TOOLBAR, RCDATA or custom resource could leave\r
58   garbage at the end.\r
59 o Fixed bug where changing the manifest filename did not work.\r
60 o Fixed a bug where the properties combo would be set to '#define' when names are exported.\r
61 \r
62 Thanks to Cherry for reporting these bugs.\r
63 \r
64 2.2.0.3 - 2009-08-12\r
65 --------------------\r
66 o Accelerator table and string table now has an edit combo in its name column.\r
67   The combo items are names from menues. This might save you some typing.\r
68 o Added PBS_MARQUEE progress bar style.\r
69 o Added user defined resource types with embedded file data.\r
70 o Updated help file.\r
71 o Fixed bug with custom styles.\r
72 o Fixed bug with duplicate #define\r
73 o Fixed bug with sizing while caption is changed.\r
74 o Fixed bug with parsing versioninfo using { and } instead of BEGIN and END.\r
75 \r
76 2.2.0.2 - 2009-05-14\r
77 --------------------\r
78 o Added BS_SPLITBUTTON, BS_DEFSPLITBUTTON, BS_COMMANDLINK and BS_DEFCOMMANDLINK button styles.\r
79 o Added TBS_REVERSED, TBS_DOWNISLEFT, TBS_NOTIFYBEFOREMOVE and TBS_TRANSPARENTBKGND trackbar styles.\r
80 o Added language (if any) to project items.\r
81 o Added SysLink control.\r
82 o Added Compile to tools menu. Use Option / Options / Path to define the compiler command.\r
83 o Grids now resizes to window.\r
84 o Updated help file.\r
85 o Fixed bug with Chinese font names.\r
86 o Fixed bug with RCDATA / RT_RCDATA,MANIFEST and TOOLBAR. Linefeeds was missing.\r
87 o Fixed some minor bugs.\r
88 \r
89 2.2.0.1 - 2008-12-21\r
90 --------------------\r
91 o Fixed bug with opening project by command line or drop file.\r
92   Did not set / open include file properly.\r
93 o Fixed paint bug when selectin control by using keyboard.\r
94 \r
95 2.2.0.0d - 2008-12-04\r
96 ---------------------\r
97 o Added caption property to RichEdit control.\r
98 o Fixed bug with multiline caption in design mode.\r
99 o Fixed bug with multiline caption in dialog preview.\r
100 \r
101 2.2.0.0c - 2008-11-18\r
102 ---------------------\r
103 o Fixed serious bug with adding a new dialog to a project.\r
104   ResEd could crash.\r
105 \r
106 2.2.0.0b - 2008-11-17\r
107 ---------------------\r
108 o Reduced flicker on dialog editor.\r
109 o Fixed bug with menu editor.\r
110 \r
111 2.2.0.0 - 2008-11-06\r
112 ---------------------\r
113 o Dialog editor uses dialogunits instead of pixels.\r
114 o Fixed bug with custom styles.\r
115 o To make a custom control keep it's height, enter a negative default height.\r
116   Example:\r
117   "mtcombo.dll,Mt_ComboBox32,IDC_MTCB,,MTComboBox,100,-100,50000003,00000000"\r
118 o Added support for custom controls that has the the CustomControlInfoA function.\r
119   Also, if the dll has a group icon then the icon is used on the toolbox button.\r
120   Example:\r
121   "mtcombo.dll,,IDC_MTCB,,,,-100"\r
122 \r
123 2.1.0.3b - 2008-10-27\r
124 ---------------------\r
125 o Fixed bug with Options / Custom styles. \r
126 \r
127 2.1.0.3 - 2008.10.07\r
128 --------------------\r
129 o Fixed bug with style manager. Could show unrelated / duplicated styles.\r
130 o Fixed bug with quoted menu text.\r
131 \r
132 2.1.0.2 - 2008.09.10\r
133 --------------------\r
134 o Added Open Project As Text.\r
135 o Fixed bug with menu editor.\r
136 o Fixed bug with menu preview.\r
137 \r
138 2.1.0.1 - 2008.07.03\r
139 --------------------\r
140 o Added preview to menu editor.\r
141 o Language resource is now a child dialog.\r
142 o Fixed problem with edit / richedit ES_NUMBER / ES_DISABLENOSCROLL style.\r
143 o Fixed bug when showing menu accelerator on prview of a dialog with menu.\r
144 o Fixed bug when dragging the dialog preview, with a menu, over the desiged dialog.\r
145 \r
146 2.1.0.0 - 2008.04.21\r
147 --------------------\r
148 o Previous modal dialogs are now child dialogs.\r
149   This makes the ResEd UI more uniform.\r
150 o It is now possible to type the dialogs font.\r
151 o Fixed problem with context menu on a dual screen system.\r
152 o Fixed problem with keyboard resize after preview was used.\r
153 o Added option to set Borland compatible.\r
154 o Added option to set textmode font.\r
155 o Added option to set resource startid and increment.\r
156 o Added preview on resource files (bitmap, icon, cursor, ani cursor and avi clip).\r
157 o It is now possible to directly edit the xStyle and xExStyle hex values.\r
158 o Enhanced the custom control support. It is now possibe to add controls that are not RadASM compatible.\r
159   Example: Old rich edit control.\r
160   In Custom control field, type: "Riched32.dll,richedit,IDC_RED,Text,RichEdit,100,100,503110C4,00000200"\r
161   In Style mask field, type: WS_,ES_\r
162 \r
163   This can also be used as a shortcut for often used controls.\r
164   Example: Horizontal line.\r
165   In Custom control field, type: ",static,IDC_LINE,,Horizontal line,100,2,50000110,00000000"\r
166   In Style mask field, type: WS_,SS_\r
167 \r
168   Format for Custom control field: "[dll],class,name,[caption],tooltip,width,height,style,exstyle"\r
169   Format for Style mask field: Style1[,Style2[,Style3]]\r
170 o Added option for custom styles.\r
171 o Added options for default project path and system include path.\r
172   These paths are optional and can be left blank.\r
173 o Added option to add custom resource types. You can also specify an editor for the resource.\r
174   Example:\r
175   Name:   MTTEXT\r
176   Value:  0\r
177   Files:  Text (*.txt)|*.txt|All files (*.*)|*.*\r
178   Editor: notpad.exe\r
179 o Added option to browse for defines file on project open.\r
180 o Added mru projects to file menu.\r
181 o Added ResEd help file.\r
182 o Added Window Styles help file by Philippe Berthault\r
183 o Added SaveSel property to richedit control.\r
184 \r
185 2.0.0.0b - 2008.03.12\r
186 ---------------------\r
187 o Added SS_REALSIZEIMAGE style.\r
188 o Fixed some bugs.\r
189 \r
190 2.0.0.0 - 2008.02.05\r
191 --------------------\r
192 o RAResEd is now a single control. This makes it easier to use it in your own IDE.\r
193 o Added nicer toolbar and menu.\r
194 o Added option to use standard menu.\r
195 o Added Undo / Redo to dialog editor\r
196   NOTE! Undo / Redo resets Send to Back / Bring to Front.\r
197   The only way to avoid this problem is to properly set the tabindexes.\r
198   Most important is that a GroupBox or Tab control should have a lower tabindex\r
199   than all the controls it contain.\r
200 o Added support for IDOK / IDCANCEL to Button control.\r
201 o Added support for IDC_STATIC to Static, Image and Shape controls.\r
202 o Added option to define IDC_STATIC.\r
203 o Added better support for multiline captions (Edit, Static and Button controls).\r
204   NOTE. Use Ctrl+Enter to insert a new line in the multiline text box.\r
205 o Added TOOLBAR resource.\r
206 o Added Text mode to dialog editor.\r
207 o Fixed bugs with Image and Animate controls (name / id problems).\r
208 o Fixed bug with #include <windows.h>.\r
209 o Fixed bug with Add XP Manifest. #define MANIFEST 24 was not included.\r
210   This prevented the newly created application from running.\r
211 \r
212 1.1.4.3 - 2007.11.08\r
213 --------------------\r
214 o Added NM_DBLCLK notification when double clicking on dialog or control.\r
215 o Added multiselected controls propery.\r
216 o It is now possible to set default export filename to [Project].xxx.\r
217   - [Project] will be replaced by project filename.\r
218 o Added option to set Simple Properties.\r
219 o Added option to keep toolbox selection.\r
220 o Style manager now supports RAEdit, RAGrid and SpreadSheet custom controls.\r
221 o Fixed bug with caption containing double quote.\r
222 o Fixed toolbar tooltip bug.\r
223 \r
224 1.1.4.2b - 2007.07.20\r
225 ---------------------\r
226 o Fixed bugs when creating a new project and Save #defines to [Project].h file was enabled.\r
227 \r
228 1.1.4.2 - 2007.07.19\r
229 ---------------------\r
230 o Dialog editor now checks if the controls name exist.\r
231 o Added option to set dialog ,menu and rcdata default start ID and increment.\r
232 o When adding a new resource like dialog, menu or rcdata an unique ID for the resource is generated.\r
233 o When adding a new resource like menu or rcdata an unique name for the resource is generated.\r
234 o Fixed bug where parser did not accept hex numbers with uppercase X.\r
235 \r
236 1.1.4.1 - 2007.07.02\r
237 ---------------------\r
238 o Added option to save #defines to [Project].h file.\r
239 o Fixed bug where grid combobox would show in taskbar.\r
240 o Fixed bug where acceleratortable name or ID could not be changed.\r
241 \r
242 1.1.4.0 - 2007.05.16\r
243 ---------------------\r
244 o Added option to size dialog to font\r
245 o Fixed statusbar style bugs\r
246 \r
247 1.1.3.9 - 2007.05.02\r
248 ---------------------\r
249 o Added xp manifest.\r
250 o Added RCDATA.\r
251 \r
252 1.1.3.8 - 2007.04.30\r
253 ---------------------\r
254 o Expanded string table memory from 64K to 512K\r
255 o Fixed bug where changing class for a user defined control did not work.\r
256 o Fixed image control bugs (ID / Name / Type mixup).\r
257 o Fixed checkbox style bugs.\r
258 \r
259 1.1.3.7 - 2007.01.31\r
260 ---------------------\r
261 o A user defined control can now have a caption text.\r
262 \r
263 1.1.3.6 - 2007.01.28\r
264 ---------------------\r
265 o Holding Alt key inverts Snap to Grid setting. Thanks to AlexB.\r
266 \r
267 1.1.3.5b - 2007.01.10\r
268 ---------------------\r
269 o Fixed bugs with listview styles.\r
270 \r
271 1.1.3.5 - 2007.01.02\r
272 --------------------\r
273 o Added 'Auto renumber ID's' to format menu\r
274   Start ID for auto renumber is taken from currently selected control in a multiselection.\r
275 \r
276 1.1.3.4 - 2006.12.07\r
277 --------------------\r
278 o Added 'Save as RadASM dlg file' to project menu\r
279 \r
280 1.1.3.3 - 2006.10.31\r
281 --------------------\r
282 o Added PowerBasic name export option.\r
283 \r
284 1.1.3.2 - 2006.10.17\r
285 --------------------\r
286 o Fixed bug where preview dialog did not work with WS_EX_LAYERED or WS_EX_TRANSPARENT extended styles.\r
287 o Fixed bug where sizing or moving a control by using keyboard did not update changes when saved.\r
288 \r
289 1.1.3.1 - 2006.08.15\r
290 --------------------\r
291 o Fixed bug where setting WS_EX_LAYERED would crash ResEd.\r
292 o Fixed bug where setting WS_EX_TRANSPARENT would make dialopg disappear.\r
293 \r
294 1.1.3.0 - 2006.05.06\r
295 --------------------\r
296 o Made option, tools menu and help menu dialogs larger.\r
297 o Made project path removal from filenames in resources and include files case insensitive.\r
298 o Updated internal grid component.\r
299 o It is now possible to manually edit filename in resource and include file grids.\r
300 o Pushing OK while still in grid edit mode now updates grid data.\r
301 o New Project now forces you to create a file since several functions are dependant on a project path.\r
302 o Accelerator key INSERT returned wrong code.\r
303  \r
304 1.1.2.9 - 2006.04.23\r
305 --------------------\r
306 o Fixed bug where radasm custom controls on a dialog would trigger endless paint loop.\r
307 o Added support for line continuations in strings in the parser.\r
308 o Added SS_CENTERIMAGE style to parser and stylemanager.\r
309 o Fixed a bug where copy and paste a groupbox or tabcontrol would create duplicate tabindexes\r
310   and ResEd would crash after reporting the problem.\r
311 o Fixed a paint bug in User Defined Control.\r
312 \r
313 1.1.2.8 - 2006.03.29\r
314 --------------------\r
315 o New style manager to set control styles.\r
316 o Added Default to button text alignment.\r
317 o Added function to set tabindexes.\r
318 o Fixed a fontsize bug.\r
319 \r
320 1.1.2.7 - 2006.03.13\r
321 --------------------\r
322 o Swapped position of OK / Cancel button on some dialogs.\r
323 o Fixed bug where Center in dialog did not work as expected if there was a multiselection.\r
324 \r
325 1.1.2.6 - 2006.03.08\r
326 --------------------\r
327 o Fixed bug where name export was not always auto saved to project path.\r
328 o Fixed bug where resource file open dialog would not show if existing file was not in project path.\r
329 o Fixed bug where include file open dialog would not show if existing file was not in project path.\r
330 o Fixed bug where ResEd had an exit code of 1.\r
331 o Updated the internal RAGrid component.\r
332 \r
333 1.1.2.5 - 2005.11.15\r
334 --------------------\r
335 o Fixed a paste bug. Controls did not get uniqe names.\r
336 o Fixed a design problem with a groupbox on a tabcontrol. The groupbox would fall behind the tabcontrol.\r
337 o Click and drag on Dialog creates a multiselect rectangle.\r
338 o Shift+Click and drag on Dialog, GroupBox or TabControl creates a multiselect rectangle.\r
339 o Added Center in Dialog function.\r
340 o Fixed bug where Styles as Hex optionn would not take place until ResEd was restarted.\r
341 o Added Add button to menu editor.\r
342 o Menu editor now copies 'indent' from above line.\r
343 o Fixed bug where NOT WS_VISIBLE would not be written as hex when Styles as Hex was selected.\r
344 o Fixed paint bugs with property button.\r
345 \r
346 KetilO\r

UCC git Repository :: git.ucc.asn.au