Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / mimecmn.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Vadim Zeitlinchar -> wxChar
2002-08-30  Julian SmartMods for Wine compilation
2002-08-05  Vadim Zeitlinadded a more convenient version of wxFileType::GetOpenC...
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2001-10-24  Mattia BarbonVarious cygwin compilation fixes.
2001-07-07  Vadim Zeitlinapplied patch 439186 (mingw and VC5 fixes)
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-20  Stefan NeisFixed some OS/2 specific problems: EMX defines __UNIX__...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-05-01  Jouk Jansen Committing in .
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-01-31  George TaskerDestructor for wxMimeTypesManager was deleting its...
2001-01-31  George TaskerDestructor for wxFileType was deleting its member m_imp...
2001-01-24  Vadim ZeitlinMIME type manager fixes described earlier on the list:
2000-12-18  David WebsterVisualAge V3.0 does not understand lowercase, "true...
2000-12-18  Vadim ZeitlinwxMimeTypesManager now supports creating associations...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-02  Václav Slavíkfixing memory leaks & mem tracing false alerts
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-21  David WebsterFix to include the OS/2 version of mimetype.h, not...
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw