Mercurial > trustbridge
log cinst/mozilla.c @ 183:4def8b263dd3
age | author | description |
---|---|---|
Tue, 25 Mar 2014 17:56:56 +0100 | Sascha Wilde | Merged |
Tue, 25 Mar 2014 17:51:24 +0100 | Sascha Wilde | Implemented detection profile paths for Windows Vista/7. |
Tue, 25 Mar 2014 17:28:55 +0100 | Bernhard Reiter | get_profile_dirs(): close filedescriptor again. (found by cppcheck) |
Tue, 25 Mar 2014 16:48:18 +0100 | Sascha Wilde | dirent d_type is not supported on Windows, so use new port_isdir(). |
Tue, 25 Mar 2014 16:31:52 +0100 | Sascha Wilde | Added more debug output. |
Tue, 25 Mar 2014 16:24:32 +0100 | Sascha Wilde | Temporarily "fixed" compilation for windows. |