]> git.saurik.com Git - wxWidgets.git/history - src/common/dynload.cpp
Undo/Redo update handlers now set the text as well
[wxWidgets.git] / src / common / dynload.cpp
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