o Fixed bugs, should now work on win95, 98 and me.
We had some technical problems, and used the opportunity to migrate to a faster and more reliable server, so you should never experience a 510 error anymore.
We apologize for the long downtime and are sorry for any inconvenience.
Best regards,
Cherry
Hello, guys!
You can now show your friends what RAD software you like using the new facebook “Like” buttons above the pages!
Enjoy!
Cherry
o Added project handling.
- The project browser handles project groups and sub groups.
Easy drag and drop to move files or entire groups around.
Caret positions, bookmarks, breakpoints, collapsed states and current grouping
selection are saved.
- Create a project from existing sources just by opening the source
files and select Project / Create Project. If you also select a
main file then no questions will be asked.
- With a project created, MasmEd can comfortably handle large projects as there
is no need to have all source files open to get full code complete and debugging
capabilities. In addition caret positions, bookmarks, breakpoints and collapsed
states are saved.
o Added View / Next Tab (Ctrl+Tab)
o Added View / Previous Tab (Ctrl+Shift+Tab)
o Added Option / External Files. Lets you open files in external tools.
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.
o Added message sensitive tooltip and codecomplete on
SendMessage, PostMessage and SendDlgItemMessage api’s.
o Added window messages to auto case convert list.
o Moved api files to Api sub folder.
o Fixed bug that caused MasmEd to crash if you pressed enter or
Tab on an empty codecomplete list.
o Fixed a resource editor parser bug. If a control had an help id and
no exstyle the parser would fail.
o Added support for xxxEnum.api files.
o Added api files for fmod sound.
o Added api files for RACodeComplete, RAEdit, RAFile, RAGrid, RAHexEd, RAProperty, RAResEd
and SpreadSheet custom controls.
o Added api file creator tool to tools menu.
o Added code complete to windows api’s boolean parameters.
o There can now be more than one xxxConst.api file using the same api.
o Fixed bug that showed tooltip on wrong screen on a dual screen system.
o Fixed a bug in tooltip pre parser. Tooltip lines was not pre parsed and
could cause wrong tooltip to be shown.
o Fixed a line continuation in blocks bug.
o Fixed a line continuation in block complete bug.
o Fixed bug with block comment / uncomment. Did not set / clear block collapse bookmark.
o Fixed a resource editor parser bug. If a control had an help id and
no exstyle the parser would fail.
o Holding Ctrl key while clicking on expand / collapse bookmark will expand / collapse
all child blocks in the parent block.
o The edit control now supports unlimitted line lenghts.
o Added Find All to Property context menu.
o Ctrl+F now closes the find dialog if it has focus.
o Added Debug / Break. Very useful if your program hangs in a loop.
o The debugger now breaks if there is an exception.
o Added FPU and MMX register view to debugger.
o The last directory used to open a file or project is now saved.
o Added Edit / Empty Undo Buffer.
o Added UpdateChecker addin.
Lets you check for new version, download and unzip FbEdit.zip.
o Added UndoSave addin.
Saves undo information on project code files.
o Fixed a dialog editor bug that caused it imposible to
select controls on win95,98 and me.
o Added Check for Update to tools menu.
- It lets you check the version at Sourceforge and compare it to yours.
- Download the ResEd.zip file.
- Unzip ResEd.zip.
- View the WhatsNew.txt file.
- Update to the new version.
o Fixed a dialog editor bug that caused it imposible to select controls
on win95,98 and me.