Rename web library to webview.
[wxWidgets.git] / include / wx / dlimpexp.h
2011-08-19  Steve LamertonRename web library to webview.
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-17  Vadim ZeitlinDon't use __declspec(dllexport) for MinGW gcc 4.5 and...
2011-05-05  Steve LamertonFix compilation under dll builds. Wrap source files...
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2008-11-02  Francesco Montorsideclare all NameStr[] strings as const char using the...
2008-11-02  Stefan Csomormake sure virtual method isn't inlined away
2008-10-02  Jaakko SalliAdded missing propgrid related lines
2008-09-21  Stefan Csomorfixes #9982
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-04-01  Václav SlavíkGeneralized wxScrolledWindow into wxScrolled<T> that...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-01  Vadim Zeitlindefine WXDLLIMPEXP_FWD_XXX as nothing for mingw32 too...
2007-09-14  Vadim Zeitlinadded WXDLLIMPEXP_TEMPLATE_INSTANCE_BASE() macro and...
2007-08-13  Václav Slavíkcheck for HAVE_VISIBILITY first when setting WXIMPORT...
2007-08-06  Václav SlavíkWXIMPORT must specify default visibility too, otherwise...
2007-07-09  Václav Slavíkadded GCC visibility support
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-21  Vadim Zeitlinfix WXDLLIMPEXP_STC definition when building all wx...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-26  Vadim Zeitlindefine WXMAKINGDLL_QA when WXMAKINGDLL is defined ...
2006-06-06  Julian SmartFurther wxAUI commits
2005-06-22  Michael WetherellUnrevert Cygwin changes after discussion. Cygwin will...
2005-06-16  Michael WetherellRevert Cygwin changes
2005-06-16  Michael WetherellLet Cygwin be a Windows build for wxMSW and a unix...
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-01-31  Vadim Zeitlindefine WXMAKINGDLL_GL if WXMAKINGDLL (patch 1106875)
2004-11-24  Robin DunnMore DLL build fixes for wxMediaCtrl
2004-11-23  Ryan Nortondll fixes for media lib
2004-10-07  Robin DunnMake sure that WXMAKINGDLL_XRC is defined correctly...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-10  David WebsterNeed to ensure WXEXPORT and WXIMPORT are not defined...
2003-10-16  Vadim Zeitlinmoved DLL import/export declarations from wx/defs.h...