- 23 May, 2000 9 commits
-
-
Lionel Ulmer authored
- implemented wglUseFontBitmapsA and wglDeleteContext
-
Bertho Stultiens authored
- Added partial support for font resources (user supplied fontdir is required). - All resources with inline data (a la RCDATA) now support language, version and characteristics data. - Implemented resource name duplicate checks. It is now an error if two resources of the same type have the same name. - Bugfix: Language propagation was not correct when .res files were generated. - Bugfix: VERSIONINFO now handles memory options. - Bugfix: resource names and the resource type may be equal (e.g. MENU MENU {...}). This support was mistakingly deleted in the upgrade to the builtin preprocessor. The standalone LANGUAGE setting became context sensitive as a consequence of this. Now it *must* end with a newline *after* both expressions and no newlines are allowed within the line (the statement must fit on one line). This is no practical problem though.
-
Francois Gouget authored
progress messages.
-
Gerard Patel authored
-
Peter Hunnisett authored
- Add support for the DPCONNECTION_DIRECTPLAYLOBBY flag
-
Eric Pouech authored
-
James Juran authored
it does not find the file.
-
Andreas Mohr authored
-
Huw D M Davies authored
-
- 19 May, 2000 7 commits
-
-
Chris Morgan authored
mode and item text is wider than the current nItemWidth.
-
Ulrich Weigand authored
-
Uwe Bonnes authored
-
Uwe Bonnes authored
-
Francois Gouget authored
-
Aric Stewart authored
the buttons in the open dialog box where too tall.
-
Dimitrie O. Paun authored
-
- 18 May, 2000 12 commits
-
-
Peter Hunnisett authored
- Added d3dcaps.h, d3dtypes.h and rearranged contents according to DirectX 7 headers. - Fixed dsound.h include list (d3d.h->d3dtypes.h).
-
Juergen Lock authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
one is ignored at least on Windows NT 3.51 according to Marcus Meissner.
-
Alexandre Julliard authored
The edit is now detected correctly if the parent is a combo box. It wasn't working when the combobox was superclassed.
-
Alexandre Julliard authored
System icons in the small caption bars are displayed with the right size.
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Francois Gouget authored
-
Ove Kaaven authored
map to point to the IDirectDrawPalette's own depth conversion color map.
-
Ove Kaaven authored
is necessary. Also fixed a warning.
-
Ove Kaaven authored
XImage pixel's physical color is still the same.
-
- 15 May, 2000 4 commits
-
-
Alexandre Julliard authored
Store metrics in specified config dir.
-
Alexandre Julliard authored
Inherit --managed option across processes. Add support for specifying display and managed mode in config file.
-
Ove Kaaven authored
depth-conversion color map.
-
Susan Farley authored
-
- 14 May, 2000 8 commits
-
-
David Black authored
-
Andreas Mohr authored
-
Chris Morgan authored
TWEAK_WineLook setting.
-
Gerald Pfeifer authored
-
Dimitrie O. Paun authored
-
Alexandre Julliard authored
When loading a registry file, automatically determine overlap between key name and file contents based on the first key name. Removed v1 saving code. Save USER\.Default separately into ~/.wine/userdef.reg.
-
Ove Kaaven authored
-
Lionel Ulmer authored
- prevent crash when making the NULL context current
-