QtChat 2.0 - News

Home
News

FAQ
Download
Development

Contact
2003-Jan-25
Fixed g++-2.9x ISO noncompliance issue with char_traits.
Added ChangeLog to website and snapshots.
2003-Jan-22
Fixed several ISO C++ errors.
Compile and link flags are now separate for each UI.
2003-Jan-21
We have a ./configure script now!! Nothing fancy, but it will at least allow you to specify several configurables for your platform. Try ./configure --help for help.
Test programs and all executables are created in /bin in the toplevel directory.
Protocol test program asks for the toplevel directory where modules are stored. This directory is recursively searched for modules. Currently they are generated in ${TOPDIR}/lib/.
2003-Jan-13
Protocol::getProtocols() works now. You will have to customize the module path set in src/test/protocol.cpp until I add code that creates and sets up the initial user's config directory.
2002-Dec-17
Added SystemProperty class which provides the names of system properties that can be passed to the System::getSystemProperties() ConfigSet.
Changed ModuleLoader to use new SystemProperty::PROPERTY_MODULEPATH  property.
2002-Dec-11
Verified and added new snapshot.
Corrected several problems with builds.
Added directory stubs for protocol and UI implementations to be included in official releases.
Added 'make help' target to toplevel Makefile.
Committed all files to CVS.  At some point I will have to make the CVS repo available from my server.
2002-Nov-6:
Added shared library building.
2002-Oct-13:
First CVS commit of project.
Added automated update of download page when snapshot is generated.
2002-Oct-11:
Much website work.
Added Contact page.
Added Development-Getting Started page.
2002-Aug-15:
Added dist directory for developer snapshots.


Last updated: 2003-Oct-23