d3d8: Backport texture tests.
[wine] / dlls / dinput /
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-06  Damjan Jovanovicdinput: Changed select to poll.
2006-10-20  Francois GougetAdd '\n's to Wine traces.
2006-10-17  Vitaliy Margolendinput: Add SetCooperativeLevel test for joystick.
2006-10-17  Vitaliy Margolendinput: Add SetCooperativeLevel tests to keyboard.
2006-10-17  Vitaliy Margolendinput: Move SetCooperativeLevel into base class.
2006-10-17  Vitaliy Margolendinput: Move SetEventNotification and associated event...
2006-10-17  Vitaliy Margolendinput: Use dinput device as a base class for keyboard...
2006-10-12  Michael Ploujnikovdinput/tests: Win64 printf format warning fixes.
2006-10-09  Vitaliy Margolendinput: Win64 printf format warning fixes.
2006-10-06  James Hawkinsdinput: Call missing LeaveCriticalSection in the error...
2006-10-05  Alexandre Julliarddinput: Only register the window class once to avoid...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-26  Ivan Leodinput: Add some error checks to mouse.c.
2006-09-20  Vitaliy Margolendinput: Initialize default coop level. Invert logic...
2006-09-20  Vitaliy Margolendinput: Return proper errors in SetCooperativeLevel.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Vitaliy Margolendinput: Create/destroy hook thread from DirectInput.
2006-09-11  Vitaliy Margolendinput: Move hook_thread from device to DirectInput.
2006-09-10  Andrew Talbotdinput: Cast-qual warnings fix.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-07  Vitaliy Margolendinput: Signal event after we queued an event. Not...
2006-07-31  Andrew Talbotdinput/tests: Write-strings warning fix.
2006-07-31  Vitaliy Margolendinput: Initialize event sequence counter. And simplify...
2006-07-29  Vitaliy Margolendinput: Add DISCL_NOWINKEY define.
2006-07-28  Vitaliy Margolendinput: Keyboard: Use the same event queue mechanism...
2006-07-24  Vitaliy Margolendinput: Simplify code a bit.
2006-07-24  Vitaliy Margolendinput: Fix small typo.
2006-07-20  Kovács Andrásdinput: joydev_enum_deviceA now returns the correct...
2006-07-17  Vitaliy Margolendinput: Unacquire correct device.
2006-07-17  Vitaliy Margolendinput: Ignore repeated key events.
2006-07-14  Michael StefaniucFix swapped 2nd and 3rd argument passed to memset.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Christoph Frickdinput: map_axis must be able to work with LONG's value...
2006-07-07  Christoph Frickdinput: Remove redundant struct members.
2006-07-07  Christoph Frickdinput: Implement the GetProperty call for getting...
2006-07-07  Christoph Frickdinput: Call fake_current_js_state on the places where...
2006-07-07  Christoph Frickdinput: Only fake the current state on axes that are...
2006-07-07  Christoph Frickdinput: Move the axes and button configs into the JoyDe...
2006-07-07  Christoph Frickdinput: Utilize the offsets and the transform to suppor...
2006-07-07  Christoph Frickdinput: Adds offset and transform and their basic handl...
2006-07-07  Christoph Frickdinput: When handling axes, ignore the ABS_HAT.* as...
2006-07-07  Christoph Frickdinput: Set the amount of POVs in the caps.
2006-07-07  Christoph Frickdinput: Detect more than one /dev/input/event joystick.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-23  Vitaliy Margolendinput: Warp mouse each 10ms instead of dropping events.
2006-06-13  Alexandre Julliarddinput: Don't use sizeof in traces to avoid printf...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-05-08  Roderick Colenbranderdinput: Fix Initialize return value.
2006-04-19  Mike Frysingerjoystick: Search for /dev/input/js as well as /dev/js.
2006-04-05  Pavel Semeraddinput: Fixed joystick with POV and JoystickAImpl_SetPr...
2006-04-03  Vitaliy Margolendinput: Keyboard should be acquired before calling...
2006-03-21  Vitaliy Margolendinput: Create single thread for mouse and keyboard...
2006-03-13  Christoph Frickdinput/joystick_linuxinput: Add POV detection and repor...
2006-03-09  Christoph Frickdinput/linuxinput: Fix handling of DIPH_BYID.
2006-02-28  Vitaly Budovskidinput: Return an error if both DISCL_EXCLUSIVE and...
2006-02-09  Mike McCormackdinput: Fix the compile for missing EV_SYN define.
2006-02-09  Christoph Frickdinput: Dynamic handling of buttons of a device.
2005-11-28  Lionel UlmerHandle DInput8 interfaces in device QueryInterface.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-12  Daniel RemenakAdd additional sanity checks to the linux input system...
2005-11-11  Christoph FrickMoved and adopted joystick_linux.c code into the
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-09-09  Vincent BéronUse proper ifdefs around unistd.h.
2005-09-07  Alexandre JulliardUse the COM macros instead of accessing lpVtbl directly.
2005-09-07  Mike McCormackFix warnings for no force feedback case.
2005-09-06  Daniel Remenak- Allow the creation of an FF effect while the joystick...
2005-09-06  Daniel Remenak- Allow enumeration of objects when the device is not...
2005-09-06  Daniel RemenakProtect FF_STATUS usage to avoid compile errors on...
2005-09-03  Daniel RemenakImplement EnumEffects, CreateEffect, EnumCreatedEffects,
2005-09-02  Daniel RemenakAdded a linux input system force feedback effect implem...
2005-08-29  Mike McCormackgcc 4.0 warning fixes.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Alexandre JulliardRemoved some unused or redundant configure checks.
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-07-29  Daniel RemenakCorrectly enumerate evdev joysticks when enumeration...
2005-07-29  Daniel RemenakDetect force-feedback-capable linux event device joysti...
2005-07-22  Daniel RemenakCorrect dinput handling of sliders and non-zero-based...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-11  Francois GougetOnly print the joystick state when it changes so the...
2005-07-11  Francois GougetRemove unnecessary STRICT defines.
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-14  Alexandre JulliardMoved config parameters to HKCU\Software\Wine\DirectInput.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-16  Robert ReifEffect objects are not supported yet so don't crash...
next