- 19 Apr, 2004 16 commits
-
-
Huw Davies authored
-
Francois Gouget authored
each time we enter the function.
-
Maxime Bellengé authored
stubbed for now).
-
Wolfgang Schwotzer authored
-
Michael Stefaniuc authored
-
Marcus Meissner authored
-
Ove Kaaven authored
non-dsound wave output performance in winealsa to an acceptable level. It's still possible to do better than the current code, but this should do for now.
-
Hans Leidekker authored
-
Alexandre Julliard authored
for UTF-8 codepage too. This was causing DIR_nt_to_unix to fail in some cases (tracked down with help from Alex Pasadyn).
-
Vincent Béron authored
on the work of John K. Hohm for other dlls.
-
Christoph Frick authored
values of the joystick mapped to the range the application wants them - generate events after setting the apropiate values in This->js - replaced magic ints with defines from linux/input.h - removed mapping code that generated wrong values for axes, that have the center on the min or max
-
Robert Reif authored
Adds support for deleting notification array. Minor debug and white space cleanups.
-
Eric Pouech authored
and stabs.c) - started implementing typedef support - functions now have a real function signature (only in stabs.c, still to be done in msc.c) - small enhancements to TI_GET_TYPE for functions - added support for functions' block and local variables in registers (msc.c) - fixed some bugs in StackWalk - constants are now stored as variants (instead of unsigned ints) - fixed regular expression management (dbghelp's RE are not the same as POSIX ones)
-
Robert Shearman authored
structure. - Replace {Get,Set}WindowLong by {Get,Set}WindowLongPtr where appropriate.
-
Raphael Junqueira authored
- IDxDiagContainerImpl implementation - IDxDiagProvider::GetRootContainer (that creates the root container)
-
Filip Navara authored
-
- 17 Apr, 2004 7 commits
-
-
Alexandre Julliard authored
corresponding ntdll functions.
-
Alexandre Julliard authored
directly so that they can take advantage of the FILE_DIRECTORY_FILE option.
-
Emmanuel Maillard authored
-
Mike Hearn authored
available, so stub them out in case applications use them.
-
Emmanuel Maillard authored
-
Dmitry Timoshkov authored
already presents in the layout tables - search the layout tables only if XLookupString returned non zero number of characters for a keysym, otherwise that's a non character key - avoid inserting VK_OEM_x codes into unassigned positions since these codes might already be in the layout table, thus creating a conflict
-
Emmanuel Maillard authored
-
- 16 Apr, 2004 11 commits
-
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
a time reading of RTF text. - Increase buffer to 4096 bytes for better compatibility.
-
Paul Vriens authored
-
Alexandre Julliard authored
along with its name.
-
Alexandre Julliard authored
options.
-
Alexandre Julliard authored
-
Raphael Junqueira authored
-
Alexandre Julliard authored
that it is handled correctly in ntdll also for 16-bit tasks.
-
Alexandre Julliard authored
directory from 16-bit or DOS code.
-
- 15 Apr, 2004 6 commits
-
-
Raphael Junqueira authored
-
Alexandre Julliard authored
Added support for vertex shader (using ARB_vertex_program extension).
-
Alexandre Julliard authored
-
Juan Lang authored
-
Jon Griffiths authored
-
Kevin Koltzau authored
-