wxWidgets/include/wx/unix
Vadim Zeitlin a6c65e881e MIME type manager fixes described earlier on the list:
1. extended wxFileTypeInfo
2. moved handling of fallbacks into wxMimeTypesManager (instead of Impl)
3. added wxMimeTypesManager::Associate() and Unassociate()
4. Unix version only reads the files on demand => much faster startup


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-01-24 14:51:06 +00:00
..
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
execute.h 1. the common helper functions are now in src/unix/utilsunx.cpp 1999-03-06 00:11:27 +00:00
fontutil.h applied wxNativeFontInfo patch from Derry Bryson (with minor changes) 2000-12-18 01:00:25 +00:00
gsockunx.h Removed bool params and retvalues in GSocket interface to avoid mismatch 2000-03-16 21:57:20 +00:00
mimetype.h MIME type manager fixes described earlier on the list: 2001-01-24 14:51:06 +00:00