Remove obsolete VisualAge-related files.
[wxWidgets.git] / include / wx / module.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-11-17  Vadim ZeitlinPCH-less compilation fix after last commit
2007-11-17  Vadim Zeitlinadd wxModule::AddDependency(name) overload (patch 1790451)
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-06-11  Vadim Zeitlinadded possibility to specify modules dependencies
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-07-15  Václav SlavíkDLL export fixes (patch 991760)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-11  Dimitri Schoolwerthremoved tabs; minor cosmetic cleanup
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2000-07-15  Bryan Pettymerged 2.2 branch
1999-01-17  Vadim ZeitlinOnExit() is called for modules which were initialized...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-05-20  Karsten BallüderInitial revision