]> git.saurik.com Git - wxWidgets.git/history - include/wx/dynlib.h
made declaration of WXDLL_ENTRY_FUNCTION match it definition
[wxWidgets.git] / include / wx / dynlib.h
2001-10-31  Ron Leemade declaration of WXDLL_ENTRY_FUNCTION match it defin...
2001-10-29  Vadim Zeitlinadded WXEXPORT to wxGetClassFirst() declaration to...
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-04  Jouk Jansen Committing in .
2001-06-15  Vadim Zeitlincompilation fixes and some cleanup
2001-06-15  Václav Slavíkadded wxDynamicLibrary as suggested by Vadim
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-17  Guilhem LavauxAdded WXDLLEXPORT symbol for DynLib classes
2000-01-26  Stefan NeisChanged order of #ifdefs to get native version on OS...
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-07-28  David Webster*** empty log message ***
1999-07-10  Vadim Zeitlin1. minor fixes in wxDynLib
1999-07-03  Karsten BallüderAdded wxDllLoader::UnloadLibrary()
1999-06-29  Karsten BallüderAdded code to look up main program symbols - unix only...
1999-06-29  Unknown (UG)no message
1999-06-08  Karsten BallüderFixed compilation, sorry for that.
1999-06-07  Robert Roebling compile fixes.
1999-06-07  Karsten BallüderCoupled some core functionality out, to allow its use...
1999-02-23  Vadim ZeitlinHP-UX compilation fixes (thanks to Zdravko Bas)
1999-02-22  Vadim Zeitlindlopen fixes
1999-02-22  Vadim ZeitlinHP-UX support added
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-04  Guilhem Lavaux* Fixes and new features in wxObject*Stream