gdi32: Test the bit depth of compatible bitmaps explicitly.
[wine] / dlls / mshtml / install.c
2007-12-06  Michael Stefaniucmshtml: Rename the wrappers around HeapAlloc() &Co...
2007-11-05  Jacek Cabaniexplore: Added self-registration code.
2007-11-02  Chris Robinsonmshtml: Fix hkey leak.
2007-11-01  Chris Robinsonmshtml: Set IE version when installing wine gecko.
2007-10-19  Jacek Cabanmshtml: Added support for installing Gecko from build...
2007-10-15  Francois Gougetmshtml: Check for HAVE_UNISTD_H before including unistd.h.
2007-10-15  Jacek Cabanmshtml: Try installing Gecko from local file in DllRegi...
2007-10-11  Jacek Cabanmshtml: Added support for installing Gecko from the...
2007-09-10  Mikolaj Zalewskimshtml: Hide the progress bar while asking the user...
2007-06-07  Jacek Cabanmshtml: Added support for coexisting different Gecko...
2007-02-14  Jacek Cabanmshtml: Make load_gecko thread safe.
2006-11-29  Dmitry Timoshkovmshtml: Make some data const.
2006-10-06  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-07-20  Jacek Cabanmshtml: Wrap remaining Heap* functions by inline functions.
2006-07-03  Jacek Cabanmshtml: Add trailing '\' to gecko_path if needed.
2006-06-16  Jacek Cabanmshtml: Added Wine Gecko installer.