January 11th, 2010Added two compilers support:
· Intel C++ Compiler;
· Lcc-Win32.
· New implemented dockable user interface. Support customable toolbar.
· Support GUI debugging with Debugging Tools for Windows (cdb.exe) in C-Free.
· Support hex data editing/printing.
· Support opening and saving UTF-8(With BOM or No ROM)/UTF-16 files.
· Support adding file directory into project directly.- Added wxWidgets, FLTK, GTK+, Qt project wizard.
· Added GLUT, GLFW project wizard.
· Support window splitting in source editor.
· Added batch building for project.
· Speed up C/C++ code parsing.
· Auto closing bracket in editor.
· Creates Implementation for existing function declaration.
· Dozens of small improvements.
· Bug fixes
September 16th, 2008· Version 4.1
· Enhanced C/C++ code analysis, to improve stability and fault tolerance;
· Added Visual Studio 2003/2005/2008 compiler support.
· Added Borland C++ Builder compiler support.
· Added MS eMbedded Visual C + + 4.0 project conversion.
· Added MS Visual Studio 2003/2005/2008 project conversion.
· Support drag and drop the Visual C++ 6.0, Visual Studio 2003/2005/2008 project into C-Free to open.
· Added "Open With" selection in context menu of File List window.
· Elimination of code tips residues in the code editor window.
· Fixed the UI language switching bug.
· Added Astyle as a tool to do code formatting.
· When document is modified in the external, C-Free unable to tip timely.
· Speed up opening project.
· Speed up file dependency checking before making project.
· Save workspace in project group.
· Support displaying different data format in Watch window when debug.
· Added "attach to process" debugging.
· Added "Call Stack" window when debugging.
· Improved debugging stability.
· Cancel all line indicators when reloading file.
· Modified default new project directory to My Document folder.
· Modified default new file directory to My Document folder.
· Allow Normal User or Power User to use C-Free in Windows 2000/XP/Vista.
· Modified "Find Reference" result dialog window.
· Bug fixes.