- 15 Jun, 2000 2 commits
-
-
Sheri Steeves authored
-
Gerard Patel authored
has been changed.
-
- 14 Jun, 2000 8 commits
-
-
Alexandre Julliard authored
Improved 'make install'. Cleaned up the main Makefile.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Noomen Hamza authored
(don't need to change the Zorder).
-
Lionel Ulmer authored
-
Gerard Patel authored
-
Matthew J. Francis authored
NMUPDOWN.
-
- 13 Jun, 2000 11 commits
-
-
Bertho Stultiens authored
-
Juergen Schmied authored
- small fixes
-
Bertho Stultiens authored
resource. - Bugfix: A segfault would occur if messagetables were parsed without memory options attached. Also added buffer-overflow safeguard while converting between byteorders. - Finished remapping usertype resources onto standars types by tricking the parser into accepting a different token. The remapping can be disabled with a new commandline option '-m'. - Resolved some warning about chars used as index on SGI O2 machine (the ctype isXXX() routines are macros there).
-
Bertho Stultiens authored
extended search.
-
Lionel Ulmer authored
-
Andreas Mohr authored
on CD-ROMs, even if CD-ROM is *not* mounted and thus the mount point normally returns the "avail" of the corresponding partition. Cleaned up GetDiskFreeSpaceA.
-
Gerard Patel authored
-
Alexandre Julliard authored
crtdll ones.
-
Alexandre Julliard authored
-
Marcus Meissner authored
Slightly rewrote the conversion initialisation.
-
Marcus Meissner authored
-
- 12 Jun, 2000 13 commits
-
-
Juergen Schmied authored
-
Juergen Schmied authored
- added comment about OleErrorInfo field in TEB
-
Marcus Meissner authored
-
Huw D M Davies authored
trying to use a pattern color space. Thanks to David Goodenough.
-
Marcus Meissner authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
- make OpenGL32 dependant on the X11 driver
-
Gerard Patel authored
-
Alexandre Julliard authored
Unicode.
-
Lionel Ulmer authored
-
Lionel Ulmer authored
-
Andreas Mohr authored
-
Alexandre Julliard authored
Moved case mapping support to the unicode directory. Some cleanups in cpmap.pl, use WCHAR instead of unsigned short.
-
- 11 Jun, 2000 6 commits
-
-
Aric Stewart authored
and also we where not sending the notification at the proper times.
-
Jason Mawdsley authored
-
James Abbatiello authored
exception handling).
-
Sheri Steeves authored
Added handling of lParam value in BM_SETSTYLE.
-
Francois Gouget authored
old g++ versions.
-
Francois Gouget authored
correct thing to do although it is unrelated to the C++ issues). - WINE_HIC is an internal structure and it won't compile in C++ because it contains a field called 'private'. Enclosed in a __WINE__ ifdef. - Reordered the CALLBACK and WINAPI directives so that it compiles with old g++ versions.
-