msgbartop
Rapid Application Development
msgbarbottom

06 Jul 10 FbEdit 1.0.7.6c Uploaded

o Fixed bugs, should now work on win95, 98 and me.

15 Mar 10 FbEdit 1.0.7.6 Released

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.

23 Feb 10 FbEdit 1.0.7.5 Released

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.

29 Dec 09 FbEdit 1.0.7.4 Released

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.

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.

23 Sep 09 FbEdit 1.0.7.2 Released

o Added code complete on functions that returns a type or a pointer to a type.
o Added support for nested namespaces.
o Improved code complete on namespaces and with blocks.
o Improved code complete on #Include and #Inclib
o Compile modules only if newer now checks included header files recursively. Included libraries are also checked (not 100% reliable).
o Improved dialog editor control selection and moving with snap to grid.
o The resource editor work area scrollbars are now hidden when not needed.
o Fixed menu editor bug if enter key was pressed.
o Fixed dialog editor bug if a control was partially outside the tialog.
o Fixed bug where duplicate resource names could be exported.
o Fixed code complete bugs on #Include and #Inclib
o Fixed bug where editing MANIFEST, TOOLBAR, RCDATA or custom resource could leave garbage at the end.
o Fixed bug where changing the manifest file name did not work.
o Fixed a bug where the resource editor properties combo would be set to ‘#define’ when names are exported.

18 Aug 09 FbEdit 1.0.7.1 Released

Several improvements and bugfixes.