- 26 Dec, 1998 11 commits
-
-
Juergen Schmied authored
different signedness, superflous ',' and ';' in structures, wrong return-types, lose of digits and some small glitches.
-
Alex Korobka authored
[fonts] section. Also, file with cached metrics now has the value of $DISPLAY appended to the filename.
-
Marcus Meissner authored
again.
-
Patrik Stridvall authored
-
Francois Gouget authored
-
Francois Gouget authored
any Windows define and conflict with MFC defines. windows.h must provide all the definitions contained in winbase.h Some Xxx32 functions did not have the associated Xxx macro.
-
Francois Gouget authored
Added a typedef for PUINT
-
Francois Gouget authored
-
Pavel Roskin authored
Glibc headers. If it fails, next check determines whether direct inclusion of <linux/ipx.h> works.
-
Francois Gouget authored
Standard (SBCS) functions may exist or not, with the same or a different semantics.
-
Alex Priem authored
remove boring bugs.
-
- 25 Dec, 1998 4 commits
-
-
Juergen Schmied authored
-
Joseph Pranevich authored
-
Joseph Pranevich authored
-console option. Currently "tty", "ncurses", and "xterm" are supported. Add stubs for resizing the screen on mode changes.
-
Jean-Claude Cote authored
DdeCmpStringHandles, DdeCreateStringHandle, DdeFreeStringHandle, DdeQueryString, DdeUninitialize.
-
- 24 Dec, 1998 25 commits
-
-
Jean-Claude Cote authored
-
Alex Priem authored
- Vertical trackbars supported now - TBS_BOTH support (goes along with partial cleanup of drawing code) - Use COMCTL32 heap instead of system heap
-
Peter Hunnisett authored
Starting ColorKey support. Fixed trace statement in DirectDrawCreate as formatting wasn't correct. Changed "return 0;" to "return DD_OK" or "return S_OK" as appropriate. Added SurfaceEnum dwFlags.
-
Peter Hunnisett authored
Changed implementation a little bit. Added stubs for dplay3. Still need to break into A and W versions.
-
Peter Hunnisett authored
has been changed to have a case insensitive compare.
-
Gerard Patel authored
-
Jean-Claude Cote authored
-
Ove Kaaven authored
activating a dosmod-specific setitimer(), and the capture of some common signals, which is returned to Wine (previously a SIGILL would just cause a "dosmod sync lost" without explanation, now it invokes the Wine debugger). Invokes int 08 upon receipt of dosmod SIGALRM, thus simulating the DOS timer. Made DOS interrupt calls be reported by -debugmsg +relay instead of -debugmsg +int. And fixed non-i386 compilation of dosmod. (Anything else?!)
-
Ulrich Weigand authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
Use GetThreadQueue/GetFastQueue instead of GetTaskQueue.
-
Ulrich Weigand authored
UserYield moved to USER.
-
Ulrich Weigand authored
Callbacks->CallPostAppMessageProc removed.
-
Ulrich Weigand authored
(removed reference to MESSAGEQUEUE from KERNEL code). Handle Expose events with native USER.
-
Andreas Mohr authored
-
Rein Klazes authored
-
Rein Klazes authored
-
Marcus Meissner authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
-
Juergen Schmied authored
reconstruction of the function.
-
Alexandre Julliard authored
-
Huw D M Davies authored
-