Don't draw 0-width HLine
[reactos.git] / reactos / subsys / win32k / eng / lineto.c
2005-06-23 Gé van GeldorpDon't draw 0-width HLine
2005-06-20 Gé van GeldorpExclusively lock surface bits before reading or writing...
2005-06-13 Gé van GeldorpRe-apply r15878 as it wasn't the cause of the problems
2005-06-13 Magnus Olsenrevert back to 15869 for current change break 32 /...
2005-06-12 Gé van GeldorpClip lines totally outside the clip region
2005-06-09 Gé van GeldorpRe-apply fix to dib16bpp and fix the root cause
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-05 Gé van GeldorpConvert ROP2 to MIX when calling driver
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in IntEngLineTo()
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-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-27 Thomas Bluemela few more minor speed-up
2004-02-24 Thomas Bluemelcleanup
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-16 Gé van GeldorpSerialize access to display driver. Fixes serious displ...
2003-12-31 Thomas Bluemeldo not limit number of clipping rectangles
2003-12-22 Filip NavaraDon't draw lines with BS_NULL brush.
2003-10-30 Gé van GeldorpChanges for W32API
2003-10-29 Gé van GeldorpChanges for W32API
2003-10-02 Gé van GeldorpFix computation of bounding rectangle
2003-08-14 Gé van GeldorpFix line drawing
2003-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-04 Royce Mitchell IIImarked implemented functions as such
2003-07-14 Gé van GeldorpImplement clipping of lines
2003-07-11 Royce Mitchell III@implemented and @unimplemented comments for subsys...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-27 Richard Campbell- Tim Jobling implemented PolyLine
2003-03-04 Gé van Geldorp- Add support for 8-bit and 32-bit displays
2003-03-02 Gé van GeldorpFixed several off-by-one errors and some compiler warnings
2003-02-25 Gé van Geldorp- Move GDI drivers and win32k.sys from system32\drivers...
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-15 Eric KohlChanged calling convention of EngXxx funtions to STDCALL.
2001-07-01 Jason FilbyFixed warnings
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-03 Jason FilbyPrevent mouse from interfering with GDI drawing
2001-06-02 Jason FilbyBetter looking mouse cursor
2001-05-02 Jason FilbyInitial font and text support. Fixes to color palette...
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-06-16 Jason FilbyGDI improvements
2000-03-17 Jason FilbyAdded eng files