- Nov 11, 2003
-
-
Merge real mode pending event checking routines. Remove some obsolete code.
-
- CopyRects fix (problem in error paths) based on Carlos Lozano patch
-
-
ensure that we pick these out in playback. EMR_STRETCHBLT should behave like EMR_BITBLT if there are no bits (ie. it's a PalBlt). Set the text and bkgnd colour to black and white respectively before enumerating an emf. Print out the record names to make debugging easier. Add a few TRACE()s.
-
Don't even try to use heuristics to guess whether the printer is PostScript or not - we're going to get it wrong anyway. Don't list printer entries that begin with ispunct() - these are used for 'tc' aliases.
-
-
-
callbacks so that the correct calling convention is used.
-
MSDN headers.
-
-
SetTextCharacterExtra.
-
-
filling the path. Fixed a memory leak.
-
biClrImportant and calculates them from biBitCount.
-
EM_ScrollCaret as this may call ScrollWindow. Previously newly added lines were not displayed if the edit needed to scroll.
-
-
-
Fix test to use correct event in interactive mode.
-
-
- Nov 09, 2003
-
-
Alexandre Julliard authored
Let the pthread library allocate the stack itself.
-
-
-
-
long when invoking ctags.
-
-
Alexandre Julliard authored
Moved X11 locking calls out of the loops.
-
Alexandre Julliard authored
request number and checking that on errors. Moved the XSync call from X11DRV_check_error into the callers so that it can be avoided for requests that already wait for a reply.
-
-
user.
-
-
Fixed two -Wwrite-strings warnings (but there are more).
-
-
-
like the native one does.
-
a change in paper size/orientation.
-
of the original control.
-
- Nov 06, 2003
-
-
Alexandre Julliard authored
kernel threading directly. Get rid of the remaining HAVE_NPTL ifdefs. Remove the scheduler directory.
-
Alexandre Julliard authored
the miscemu directory.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Implemented a CAPI20 wrapper library for CAPI4Linux access. Marcus Meissner <marcus@jet.franken.de> Cleaned up, autoconfed.
-