[SHELL32] SHChangeNotify: Use tree for CDirectoryList (#6784)
[reactos.git] / reactos / subsys / win32k / dib / dib.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Maarten BosmaMoved win32k
2005-11-04 Gregor AnichImplement (Int)EngAlphaBlend and 8, 16, 24 and 32 bpp...
2005-06-29 Filip NavaraMove the inclusion of <debug.h> to individual files...
2005-06-08 Magnus OlsenOptimze DIB32_bitblt for both DGB=0 and DGB=1
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-06 Thomas Bluemelimplemented TransparentBlt() on 16bpp and 24bpp surfaces
2004-04-06 Thomas Bluemelimplemented TransparentBlt() on 32bpp surfaces, but...
2004-03-21 Royce Mitchell III1000+% performance increase in 1bpp dib -> 1bpp dib...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-24 Filip NavaraFix debug message.
2003-11-09 Gé van GeldorpProperly translate 1bpp source bits
2003-09-27 Filip NavaraBugfix: Reverted order of mask1Bpp, this change fixes...
2003-08-12 Gé van GeldorpAdd ROPs for 1, 8, 16, 24 and 32 bpp
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-02 Gé van GeldorpFixed several off-by-one errors and some compiler warnings