Fix tab navigation bug with static boxes without enabled children.
[wxWidgets.git] / include / wx / dynload.h
2012-05-26  Vadim ZeitlinFix bug with unloading wxPluginLibrary objects in ...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-15  Mattia Barbon Make wxClassInfo attributes private. Replace
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-07  Włodzimierz SkibaOld API clearly deprecated.
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-06-06  Václav Slavíkfixed incorrect assert (patch #943970)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-05  Václav Slavíkrestored wxPluginLibrary::ms_classes handling code...
2004-01-31  Václav SlavíkwxClassInfo (un)registration now happens automatically...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-01  Václav Slavíkremoved duplicated code from dynlib.h and dynload.h
2003-08-01  Václav Slavíkpreparation for runtime loading of plugins
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-04  Vadim Zeitlinadded wxDynamicLibrary::Detach()
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-22  Vadim Zeitlinmade wxDllLoader more backwards compatible
2002-04-22  Vadim Zeitlinfixed a fatal bug in DLL loading code: the deleted...
2002-04-10  Julian SmartAdded a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
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-20  Ron Leeugh. Nesting the (per class) plugin sentries can requi...
2001-12-20  Ron Leereimplemented sanity checks that were lost/broken in...
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper