- fix build on dbg=0. Thanks to Andrew
[reactos.git] / reactos / drivers / video / displays /
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-29 Thomas Bluemelanother hack to get reactos to build again
2005-11-29 Alex Ionescu- Fix the build (patch by Thomas Weidenmueller)
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-09-01 Gregor AnichLink against string.a instead of hal and ntoskrnl,...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-20 Filip NavaraBuild fixes.
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-19 Magnus Olsenadd TAG macro
2005-06-19 Filip NavaraCouple of build fixes.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Filip Navara- Revert hacks added by GreatLord in revisons 15521...
2005-05-26 Magnus Olsenadd a commet why 24bits cards fails
2005-05-26 Magnus OlsenFix the problem for 24 bits graphic card.
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-27 Hartmut BirrReinitialized the palette entries after setting the...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-16 Filip NavaraInitialize the pGdiInfo->flRaster field to zero.
2005-03-08 Gé van GeldorpProperly fill DEVMODE
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-01-27 Thomas Bluemeldon't optimize reading/writing from/to vga memory away...
2005-01-22 Casper Hornstrup* Invoke cabman when building a CD
2005-01-19 Casper Hornstrup* Build freetype, win32k, and video drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-11-27 Casper Hornstrup2004-11-27 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-09-16 Gé van GeldorpGet rid of .edf files
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-10 Hartmut Birr- Fixed the comparing of video modes in IntInitScreenInfo.
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Filip Navara- Handle correctly bottom-up surfaces in the VGA driver.
2004-06-29 Filip Navara- Fixed list mode traversing.
2004-06-29 Filip Navara- Match the first 16 colors of the Windows (R) XP defau...
2004-04-08 Filip Navara- Fixed minor bug in VGA driver.
2004-03-22 Filip Navara- Compile the VGA driver using w32api.
2004-03-16 David Welch- Use the miniport services to map the frame buffer.
2004-03-04 David Welch- Fix for crash on gui exit caused by trying to free...
2004-02-22 Filip Navara- Advancing pointer inside loop makes more sense than...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-24 Filip NavaraMoved the generic mouse pointer implementation to win32...
2004-01-24 Filip NavaraWork on mouse pointer implementation.
2004-01-16 Gé van GeldorpStore area touched by mouse pointer as this may be...
2004-01-13 Filip NavaraBetter palette generating algorithm.
2004-01-13 Filip NavaraInitial version of generic framebuffer display driver.
2004-01-10 Filip NavaraMoved video drivers to a separate directory and added...