All releases tagged Major feature enhancements


Release Notes: The big change in this release was to support Unicode. Support for building in Microsoft Visual Studio 2005 has also been added.


Release Notes: The largest change in this release is the addition of a testing suite. Using a modified version of TUT, there is now a large number of unit tests that can be run against the library. Several optimizations were made to the message queue which dramatically improves performance. This release also has a couple of new enhancements to existing controls, and a batch of bugfixes.


Release Notes: This is by far the largest release yet. Many core systems have been refactored and enhanced, including the messaging system. A number of new classes have been added, including the CConfigStore class for reading and writing configuration files. There have been numerous bugfixes.


Release Notes: This release has many changes, including the new tooltip and toolbar controls. Functionality has been expanded for several controls, including a password (masked) mode for edit boxes. The core classes went through some minor changes to support the new controls, and a couple of changes have been made in the messages. The drawing code has also been fixed up so that it's faster with little or no flicker. There have also been a lot of minor bugfixes and code cleanups.


Release Notes: The release includes the new CMenu class which provides standard and popup menus, along with a menu hook in the CView class. Tooltips are in progress, but have been commented out of the code for this release. The new CResourceHandle class has been added which gets rid of the dependencies on the /res folder. Many bugfixes and UI tweaks were made, along with a lot of new documentation.