- Jun 20, 2000
-
-
- Jun 18, 2000
-
-
- Jun 16, 2000
-
-
incorrectly assumed to be correct if it non-zero. This fixes a crashing problem in Sid Meier's Alpha Centauri.
-
- Jun 12, 2000
-
-
Alexandre Julliard authored
Unicode.
-
- Jun 11, 2000
-
-
-
X11DRV_DIB_GetImageBits.
-
- Jun 10, 2000
-
-
text to display.
-
- Jun 08, 2000
-
-
Alexandre Julliard authored
The implementation of StretchBlt in WINE does not use the foreground and background color when a bitmap is copied from mono to mono. This is not the case in the actual implementation under Windows but MSDN did not document it.
-
- Jun 03, 2000
-
-
Alexandre Julliard authored
-
- May 30, 2000
-
-
- May 24, 2000
-
-
source for every 4bytes of input, into the destination for the 24bit case.
-
- May 23, 2000
-
-
changes). Added VGA_WriteChars() function.
-
- May 18, 2000
-
-
XImage pixel's physical color is still the same.
-
- May 15, 2000
-
-
Alexandre Julliard authored
Store metrics in specified config dir.
-
- May 14, 2000
-
-
- prevent crash when making the NULL context current
-
- May 12, 2000
-
-
- May 11, 2000
-
-
- May 10, 2000
-
-
Alexandre Julliard authored
-
- May 07, 2000
-
-
-
Alexandre Julliard authored
Top-down images have a negative biHeight, the scanlines of theses images were inverted in X11DRV_DIB_GetImageBits_xx. To prevent this I simply changed the sign of lines, the scanlines were correctly handled afterwards
-
- May 05, 2000
-
-
- May 03, 2000
-
-
Alexandre Julliard authored
Fixed GetLargestConsoleWindowSize to not return a structure when called from the Window binary.
-
- Apr 30, 2000
-
-
- Apr 29, 2000
-
-
ovr_pitch to pCreateDIBSection in DC_FUNCS. If ovr_pitch is nonzero, it is a pitch override (specifies bytes per line), and tells to treat the offset parameter as an already-mapped virtual memory address (if the section parameter is zero). Fixed a DIB status init bug in creating DIB sections from file mappings (if created from mapping, the DIB is *not* really InSync).
-
-
-
- Apr 25, 2000
-
-
- Apr 24, 2000
-
-
- Apr 18, 2000
-
-
Call DeleteObject when finished with hrgn in PATH_FillPath.
-
handle and the high bit set.
-
- Apr 15, 2000
-
-
- Apr 14, 2000
-
-
- Apr 11, 2000
-
-
- Apr 09, 2000
-
-
- Apr 08, 2000
-
-
Alexandre Julliard authored
initializations.
-
-
- Apr 06, 2000
-
-
- Mar 30, 2000
-
-
Alexandre Julliard authored
-