Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / dynload.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-15  Václav Slavík_really_ fixed translation messages
2002-12-14  Václav Slavíkremoved extremely user-unfriendly translations
2002-12-06  Vadim Zeitlinfixed 3 infinite loops -- the person who tested this...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-10  Robert Roebling Compile fix for wxBase/Unicode/Unix.
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-07-22  Vadim Zeitlinmade wxDllLoader more backwards compatible
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-05-10  Vadim Zeitlinfix compilation for the platforms which don't have...
2002-04-22  Vadim Zeitlincompilation fix for ms_dllext definition and old compilers
2002-04-22  Vadim Zeitlinfixed a fatal bug in DLL loading code: the deleted...
2002-04-13  Julian SmartAdded missing CreateManifest() to initialisation
2002-04-10  Julian SmartAdded a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
2002-02-18  Gilles Depeyrotcorrections to dynamic loading for Darwin
2002-02-17  Stefan NeisFixed OS/2 compilation problems.
2002-01-14  Vadim Zeitlindo NOT append extension to the library names which...
2002-01-04  Julian SmartFixes for GNUPro 00r1
2001-12-31  Václav Slavíkcompilation fix (use int instead of wxDLFlags as parame...
2001-12-29  Ron Leeremoved dependency on windows.h from dynload.h
2001-12-23  Ron LeeAdded missing header and missing logic. :)
2001-12-21  Vadim Zeitlincompilation fix for dlerror() returning const char *
2001-12-20  Ron Leereimplemented sanity checks that were lost/broken in...
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper