msgbartop
Rapid Application Development
msgbarbottom

17 Mar 10 RadASM 2.2.2.0 Released

o The debug register and watch windows are now in a single tool window.
o Added FPU and MMX registers to debug window.
o There can now be more than one xxxConst.api file using the same api.
o The code editor now supports unlimitted line lenghts.
o Fixed a bug when double clicking on errors in output window when using bcc.
o Fixed a buffer overrun bug on corrupted project files.
o Fixed bugs wuth project browser drag to new goroup. Disabled group name editing.

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 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 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.

14 Aug 09 RadASM 2.2.1.7 Released

Most important is the debug addin. It adds sourcecode debugging to Masm, VC6 C/C++, FreeBASIC and FreePASCAL.