]> git.saurik.com Git - wxWidgets.git/history - include/wx/unix/mimetype.h
remove m_use_events from Unix wxSocket implementation, we always need asynchronous...
[wxWidgets.git] / include / wx / unix / mimetype.h
2008-07-01  Robert RoeblingAdd stub for parsing globs file
2008-07-01  Robert RoeblingRemaining conversion to read-only XDG MIME types code
2008-06-30  Robert RoeblingRemoved most of the pre-XDG MIME code from the Unix...
2008-04-01  Vadim ZeitlinwxMimeTypesManagerImpl and wxFileTypeImpl are in base...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-11-23  Vadim Zeitlinuse correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-11-30  Robert Roebling [ 1604925 ] Fix loading MIME types for KDE
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