put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / mimetype.h
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)