]> git.saurik.com Git - wxWidgets.git/history - src/unix/mimetype.cpp
Fixed copyrights and licence spelling
[wxWidgets.git] / src / unix / mimetype.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-03-02  Vadim Zeitlinfixed memory leak (patch 685580)
2003-01-31  Vadim Zeitlinsilently ignore any X-fields in mime.types
2003-01-31  Robert Roebling Uncommented warning that causes crashes while
2003-01-26  Václav Slavíkfixed loading of GNOME2 mime icons (still not working...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-10  Vadim Zeitlinattempts to fix wxMimeTypesManager mess: many bugs...
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-02-07  Julian SmartPut ~/.mailcap to head of search list so local settings...
2002-01-30  Vadim Zeitlinignore the icon option in Netscape mime.type file
2002-01-27  Václav SlavíkwxUSE_MIMETYPE in src/unix/mimetype.cpp
2001-09-18  Vadim Zeitlincompilation warning fix for Intel C++
2001-07-09  Vadim Zeitlincompilation fixes
2001-06-21  Vadim Zeitlinfixed warning about multiline comment
2001-06-09  Vadim Zeitlinwarning fix
2001-05-24  Vadim Zeitlinfixed wxBase compilation
2001-05-01  Jouk Jansen Committing in .
2001-04-24  Vadim ZeitlinUnix compilation fixes for new MIME code
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-02-12  Vadim Zeitlinfixed KDE link file reading code
2001-02-12  Vadim Zeitlinfixed crash with '\' on the end of the last line
2001-01-24  Vadim ZeitlinMIME type manager fixes described earlier on the list:
2001-01-15  Vadim Zeitlinmerged in the console for MIME handlers fix from 2...
2001-01-15  Vadim Zeitlinfixed a bug in handling mailcap entries with more than...
2000-12-18  Vadim Zeitlinfix to parse the new GNOME .keys files
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  Vadim Zeitlinfixed parsing of non quoted entries in .mime.types
2000-02-02  Václav Slavíkfixed memory leaks
2000-01-31  Karsten BallüderAdded the "guessed" icon path for Debian/Corel Linux...
2000-01-28  Vadim ZeitlinwxBase compilation fixes
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-22  Václav Slavíkadded GNOME mimeinfo parsing & some fixes for non-XPM...
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw