Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / mimetype.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-10-01  Vadim ZeitlinAdd non-vararg wxFileTypeInfo ctor and various setters.
2010-07-14  Vadim ZeitlinRemove dllexport declaration from a nested struct.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-27  Václav Slavíksplit wxCharTypeBuffer<T> into wxScopedCharTypeBuffer...
2008-06-30  Robert RoeblingRemoved most of the pre-XDG MIME code from the Unix...
2007-08-20  Václav Slavíkthe wxFormatString hack used in wxFileTypeInfo variadic...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-13  Vadim Zeitlinadded wxNullPtr and use it instead of just 0 with wxFil...
2007-05-06  Václav Slavíkfix compation with Watcom after latest vararg templates...
2007-05-03  Václav Slavíkfixed vararg functions with format argument to not...
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
2006-11-23  Vadim Zeitlinmoved some wxMimeTypeCommands methods into .cpp file...
2006-06-05  Vadim Zeitlinfixed memory leak introduced by dynamic wxMimeTypesMana...
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-09-17  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Vadim Zeitlinicon location may contain , so added GetIcon() overload...
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-06-23  David ElliottOnly MSW has a class wxIconLocation. The other platfor...
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
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-09-08  Vadim Zeitlinchar -> wxChar
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-05  Vadim Zeitlinadded a more convenient version of wxFileType::GetOpenC...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
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-12-18  Vadim ZeitlinwxMimeTypesManager now supports creating associations...
2000-02-02  Václav Slavíkfixing memory leaks & mem tracing false alerts
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-19  Václav Slavíksplit mimetype.h/.cpp into platform specific code
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-06  Vadim Zeitlinenumerating all MIME types (half finished, doesn't...
1999-10-11  Robert Roebling Various distrib things,
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-07  Vadim ZeitlinwxMimeTypesManager::AddFallbacks() added, also correcte...
1999-08-07  Vadim Zeitlindeclared (not implemented yet) wxMimeTypesManager:...
1999-06-30  Robin Dunnadded some WXDLLEXPORT's
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-03-23  Vadim Zeitlin1. ReadMailcap/MimeTypes returna bool error code
1999-02-18  Vadim Zeitlina file I forgot to check in (sorry Julian)
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-05  Vadim ZeitlinMIME classes with docs (not yet added to the makefiles)