msgbartop
Rapid Application Development
msgbarbottom

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.

29 Sep 09 MasmEd 1.0.5.8 Released

o Added auto case convert.
  - Add words that you want to case convert to the masmApiWord.api file.
o Added auto block complete.
o Improved dialog editor control selection and moving with snap to grid.
o Fixed menu editor bug if enter key was pressed.
o Fixed dialog editor bug if a control was partially outside the tialog.

21 Aug 09 MasmEd 1.0.5.7b Bugfix

Fixed a bug where the codecomlete list wold get smaller and smeller for each time it is shown.
Fixed several resouce editor bugs.

13 Aug 09 MasmEd 1.0.5.7 Released

Most important is the integrated sourcecode debugger.