msgbartop
Rapid Application Development
msgbarbottom

21 Dec 09 RadASM 2.2.1.9 Released

o Added a hidden option to disable accept command dialog.
  In RadASM.ini section [Accept] add the following line:
  DontAsk=1
o Added UndoSave addin. It saves and loads undo information
  on project code files.
  See Addin Manager help file for more info.
o Project Options no longer expands project tree.

20 Nov 09 RadASM 2.2.1.8d Released

o Fixed bug where closing Project Groups dialog using [X] made RadASM menu not responding.
o Fixed bug where clicking left and right mouse buttons at the same time on a toolbar button
  made RadASM hang.
o CreateProtoEx addin now supports C/CPP
o Improved CppParse to better support CreateProtoEx addin.
o Alex has updated the CodeSize addin.

Get complete package here:
http://radasm.cherrytree.at/download/?did=40

19 Nov 09 MasmEd 1.1.0.1 Released

o Added Project addin.
  - Create a new project. You can specify a template to have files created.
  - Create a tempate from existing sources.
  - Sniplet browser. Use it to copy often used code sniplets to your code.
  - Automatic backup of files that are saved. Just create a Bak folder in the path of the main file.
  - Automatic deletion of minor files after a successful build.

09 Nov 09 MasmEd 1.1.0.0 Released

1.1.0.0 - 2009.11.09
——————–
o Added addin support. The architecture is similar to RadASM. Some useful addins are converted.
o Added Addin Manager to Option menu.
o Added TbrCreate addin. Helps you create toolbars.
o Added raASCII addin. Shows an ascii table.
o Added raBitMask addin. Lets you explore bits and bytes.
o Added raGColor addin. Lets you choose colors.
o Added more build options. Window (GUI), Console, Dll and Library build options.
o Added ‘Copy PROTO To Code’ to property context menu.
o Added ‘Recent Files’ to file menu.
o Added ‘Recent Sessions’ to file menu.
o File paths in session files are now relative to the session file.
  This makes it easier to share session files with sources.
  It is also possible to have session files with sources on a memory stick,
  even if the drive letter changes on different computers.

04 Nov 09 FbEdit 1.0.7.3 Released

o Added register window to debug.
o Fixed bug where the string !”Hello \n\”world\”!” would not be highlighted correctly.
o Fixed bug where Loop instruction in an Asm block caused collapse problems.

19 Oct 09 RadASM 2.2.1.8b Bugfix

o Fixed bug in masmParse.dll that caused sluggis editing on older machines.
o Fixed bug where red dot was missing if file is readonly or missing.
o Fixed bug where autoload was not saved if a file was unsaved on project close.

16 Oct 09 MasmEd 1.0.5.9 Released

o Added ‘Build’ command to make menu.
o The ‘Link’ toolbar button has been changed to ‘Build’.
o Added Goto Declare and Return to Edit menu.
o The ‘Edit/Next Error’ and ‘Edit/Clear Errors’ menu now shows the correct accelerator ‘F6′.
o Resource editor id names are now validated.

16 Oct 09 ResEd 2.2.0.5b Released

———————
o The exe filename is now part of the registry key.
  Just make a copy of ResEd.exe and name it ResEd2.exe or whatever.
  This makes it possible to have different configurations for each exe.
o The command ResEd /Delete will remove ResEd from registry.
  NOTE!
  If ResEd2 is used it must be removed with ‘ResEd2 /Delete’ before ResEd can be removed.
o Resource names are now validated.

16 Oct 09 RadASM 2.2.1.8 Released

o Made it possible to load api files depending on project type.
  This makes it easier to create projects for other OS’es than Windows.
  Contributed api files welcome.
o Created a masm parser dll. This makes parsing masm projects more reliable.
o Auto Load is replaced by saving current open files to project file.
o File tabs can be dragged to a new position. The tab order is saved to project file.
o The project browser now supports sub groups. Use Project Groups to maintain groups.
o The Project Groups dialog has been redesigned and is more user friendly.
o When a file is added to the project it will be added to the current group.
o Added Project / Add Existing / Current Open File. Adds the current open file to the project.
o Added Expand / Collapse toolbar button to project browser.
o Added BS_SPLITBUTTON, BS_DEFSPLITBUTTON, BS_COMMANDLINK and BS_DEFCOMMANDLINK button styles.
o Added TBS_REVERSED, TBS_DOWNISLEFT, TBS_NOTIFYBEFOREMOVE and TBS_TRANSPARENTBKGND trackbar styles.
o Added SysLink control.

08 Oct 09 Download links repaired

Unfortunately, after updating the download category system, the download links at the product pages stopped working. This has now been fixed. We are very sorry for the inconvinience.