determine wxFSFile's MIME type when wxFSFile::GetMimeType() is called instead of...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 17 Jun 2007 10:59:01 +0000 (10:59 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 17 Jun 2007 10:59:01 +0000 (10:59 +0000)
commit69cce151786fff258571659c6c5ef1b50a64ec58
treec088df9fb7f77d59b84f102e1d49523f2676c50c
parent81c882b613b5d99ddb1e5ab69fcd7ebccc287025
determine wxFSFile's MIME type when wxFSFile::GetMimeType() is called instead of creating it; this dramatically improves startup times of XRC applications on Unix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/fsfile.tex
include/wx/filesys.h
src/common/filesys.cpp
src/common/fs_arc.cpp
src/common/fs_inet.cpp
src/common/fs_mem.cpp
src/html/chm.cpp