Contact | About

Developer's C++ Workshop
 
LATEST NEWS
MAILING LISTS
SCREENSHOTS
DOWNLOADS
PROJECT HISTORY
IMPORTANT LINKS

Project History

Version 0.2.2 (2002-06-24):

  • The workshop now uses the MinGW runtime instead of its own.
  • The language sellector is now a shared function and does no longer exist as an executable.
  • Added hyperlink control to WCL.
  • Improved WCL in general.
  • Updated WCL reference.
  • New MinGW32 Runtime package from the MinGW32 developer team.
  • New w32api package from the MinGW32 developer team.
  • Version 0.2.1 (2002-06-06):

  • Accelerator bug fixed.
  • The margin resizes depending on how many digits there are in the line number.
  • Some major changes are made to Developer's Windows Class Library (WCL).
  • Some code has been rewritten so it fits the changes in WCL.
  • Added the very beginning of WCL help file.
  • Added some API's to the library and a new import library for MSIMG32.DLL. Look at 'gdi2.h' for details.
  • Added header file and import library for HtmlHelp.
  • New GCC package from the MinGW32 developer team.
  • New Binutils package from the MinGW32 developer team.
  • New w32api package from the MinGW32 developer team.
  • Scintilla component upgraded to version 1.46.
  • The binary version of the Scintilla component was compiled with MS Visual C++ 6. Since GCC in this package has been upgraded, I've had some serious troubles compiling the component using MinGW32. This is properbly because the source has not yet been ported to GCC 3.1, but I haven't done much research on this issue.
  • Added 3rd party debugger, Dr. Mingw.
  • Version 0.2.0 (2002-05-09):

  • Child window bug fixed. Some files could be opened twice. Now they can't!
  • The splash window has been rewritten with its own class. Hopefully it simplifies the code.
  • The GetString function in the internationalization is now reacting on language ID's instead of strings in English.
  • The work on Developer's Windows Class Library has begun.
  • The work on Developer's JavaScript Editor has begun.
  • Instead of using my own port of GNU Make, the project is now using the MinGW32 port.
  • New MinGW32 Runtime package from the MinGW32 developer team.
  • New w32api package from the MinGW32 developer team.
  • Version 0.1.2 (2002-03-30):

  • The console output control is now a subclassed EDIT control.
  • The "source" child window now has line numbers in its left margin.
  • New sample project added.
  • The library has been improved.
  • The first step of internationalization has been taken.
  • Version 0.1.1 (2002-03-22):

  • Files can no longer be opened twice.
  • Files can no longer be added twice to the project.
  • "Close" function implemented. It closes the active child window.
  • "Close All" function implemented. It is used for closing all open MDI childs.
  • The console output window is now cleared when an open project is being closed.
  • CRegistry class rewritten as C style functions.
  • The console output window is now vertical scrollable.
  • Menu bug fixed. Some of the menu items was not enabled/disabled when the MDI childs were maximized.
  • Scintilla component upgraded to version 1.45.
  • "Hello, World!" sample has been rewritten.
  • Version 0.1.0 (2002-03-14):

  • First release. Everything is new.
  • Developer's C++ Workshop
    Copyright © 2002 by Chris Hansen. All rights reserved.
    Articles on http://devwshop.sourceforge.net are protected by international law of copyright and may not be copied without permission from Chris Hansen.