warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / msw / mimetype.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-07-21  Vadim Zeitlinicon location may contain , so added GetIcon() overload...
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
2003-05-07  Chris Elliottupdate for digital mars - resolve externals in shell...
2003-04-24  Chris Elliottupdate to make digitalmars compile/link html sample
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-15  Robin DunnIcons fetched from wxMimeTypesManager did not get the...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-01-25  Vadim Zeitlinanother compile problem fixed
2001-01-25  Vadim Zeitlincompile/link problem fixed
2001-01-24  Vadim ZeitlinMIME type manager fixes described earlier on the list:
2000-12-20  Vadim Zeitlinfix to GetAllCommands ret value
2000-12-20  Vadim Zeitlincompilation fix for !PCH
2000-12-18  Vadim ZeitlinwxMimeTypesManager now supports creating associations...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Vadim Zeitlin(run-time) fix for !wxUSE_IPC build
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw