Rearrange code to make adding wxMimeTypesManagerFactory
[wxWidgets.git] / include / wx / unix / mimetype.h
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-13  Vadim Zeitlinuse WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-15  Robert Roebling InitAsNeeded no longer inline in the header.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-26  Václav Slavíkuse all MIME data sources on Unix, not only mailcap...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-10  Vadim Zeitlinattempts to fix wxMimeTypesManager mess: many bugs...
2001-04-24  Vadim ZeitlinUnix compilation fixes for new MIME code
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-01-24  Vadim ZeitlinMIME type manager fixes described earlier on the list:
2000-02-02  Václav Slavíkfixed memory leaks
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw