July 27th, 2010· Added support for xxxEnum.api files.
· Added api files for fmod sound.
· Added api files for RACodeComplete, RAEdit, RAFile, RAGrid, RAHexEd, RAProperty, RAResEd and SpreadSheet custom controls.
· Added api file creator tool to tools menu.
· Added code complete to windows api’s boolean parameters.
· There can now be more than one xxxConst.api file using the same api.
· Fixed bug that showed tooltip on wrong screen on a dual screen system.
· Fixed a bug in tooltip pre parser. Tooltip lines was not pre parsed and could cause wrong tooltip to be shown.
· Fixed a line continuation in blocks bug.
· Fixed a line continuation in block complete bug.
· Fixed bug with block comment / uncomment. Did not set / clear block collapse bookmark.
· Fixed a resource editor parser bug. If a control had an help id and no exstyle the parser would fail.
May 26th, 2009· Added Debug / Quick run Options. Lets you set the compile command for Quick run.
· If the previous Quick run process is still running it will be killed.
· Added FbEditLite addin. Lets you choose Lite or Full version of FbEdit.
· Fixed resource editor bug. Selecting the .rc file did not activate the Resource menu.
· Fixed bug with code complete list. Items could not be clicked.
May 26th, 2009· Added BS_SPLITBUTTON, BS_DEFSPLITBUTTON, BS_COMMANDLINK and BS_DEFCOMMANDLINK button styles.
· Added TBS_REVERSED, TBS_DOWNISLEFT, TBS_NOTIFYBEFOREMOVE and TBS_TRANSPARENTBKGND trackbar styles.
· Added language (if any) tresource editor project items.
· Added SysLink control tdialog editor.
· Added option for custom styles tdialog editor.
· Added option for resource types tresource editor.
· Resource editor grids now resizes twindow.
· Added tool windows tooltips tlanguage translations.
· Updated help file.
· Fixed comment block bug.
· Fixed dialog editor fontname bug (Chinese fontname).
· Fixed bug with highlight active line.
May 9th, 2009· Fixed bugs related to Smart Indent 1.0.6.8b
· There is now a focus check on edit commands. They will only work if the editor has focus
· Return (Ctrl+F2) from Find Declare (F2) now returns to the correct position even if file is edited
· Find Next (F3) now works with find in All Open Files and All Project Files
· Fixed bug with custom controls in resource editor 1.0.6.8
· Fixed bug with build options. Moving an item abowe first item created duplicate items
· Fixed a buffer overrun bug with #Include / #Inclib code complete list
· Fixed a bug in FbEdit.ini section [AutoFormat] that caused problems with find and replace 14=type $ !as,14,0,1 is changed to 14=type!as,14,0,1
· Updated FbDebug.dll. Debugging now works with recent builds of FreeBASIC 021