projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Workaround X11 BadWindow error if no parent window is found.
[wine]
/
windows
/
input.c
2001-10-02
Alexandre Julliard
Fixed typo in previous change.
blob
|
commitdiff
|
raw
2001-10-02
Alexandre Julliard
Merged mouse buttons states into the key state array.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-02
Dmitry Timoshkov
Remove a hack for keyboard group switching.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Brad Campbell
Fixed mouse position processing for use with a touchscreen.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Alexandre Julliard
Made all 16<->32 HWND conversions use explicit function...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-12
Alexandre Julliard
Make sure that functions returning an HWND always retur...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-07
Alexandre Julliard
Rewrote most of SendMessage/PeekMessage.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Alexandre Julliard
Avoid using GetFastQueue16 from USER.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-12
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-28
Alexandre Julliard
- Remove cooked hardware messages when they are dropped...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-25
Alexandre Julliard
Implemented SendInput().
blob
|
commitdiff
|
raw
|
diff to current
2001-06-21
Ove Kaaven
Make GetCursorPos call XQueryPointer.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-20
Alexandre Julliard
Avoid returning an unlocked window pointer from WINPOS_...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Alexandre Julliard
Moved hardware message queue handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-18
Jukka Heinonen
Keyboard events did not update AsyncKeyStateTable,...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-18
Jukka Heinonen
GetAsyncKeyState now clears "has been pressed" informat...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-29
Dmitry Timoshkov
"Implement" GetKBCodePage and GetKBCodePage16.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Patrik Stridvall
Various documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-16
Alexandre Julliard
Avoid a couple of dependencies on input.c internal...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Ken Coleman
Added a first-cut version of MapVirtualKeyExW() that...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-26
Dmitry Timoshkov
Ask application to reinitialize its menu before process...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Dmitry Timoshkov
Replaced ToAscii by ToUnicode in the User driver interface.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-29
Andreas Mohr
- fix one locking ignorant return 0; in MSG_SendMessage...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Marcus Meissner
Removed local variable shadows warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-30
Dimitrie O. Paun
Removed HEAP_xalloc.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Stephane Lussier
Implemented Mousewheel support.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
- Added/fixed some documentation reported by winapi_check
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Rein Klazes
Correct the NotifyCode in the WM_COMMAND message sent by
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Patrik Stridvall
Removed a lot of unnecessary includes and fixed the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Lionel Ulmer
Added the possibility to have mouse movements reported...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-23
Patrik Stridvall
Fixed some of the issues reported by winapi-check.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Ulrich Weigand
Keyboard/mouse event proc thunk creation moved out...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-29
Gerard Patel
Remove unnecessary warning in TranslateAccelator.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Added IsUserIdle16().
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Francis Beaudet
Changed the return value of GetKeyboardState and SetKey...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-15
Zygo Blaxell
ReleaseCapture() is supposed to return a BOOL value.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Alexandre Julliard
Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-18
Marcus Meissner
Lots of warning fixed, one missing WINAPI in ddraw...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Guy Albertelli
- Code to return default language code as keyboard...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-24
Marcus Meissner
Optimized away more includes, readded some #includes...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-22
Marcus Meissner
Some more recursive include fixes/optimizations.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Marcus Meissner
Implemented MapVirtualKeyEx (ticket 21).
blob
|
commitdiff
|
raw
|
diff to current
1999-02-05
Noel Borthwick
Added management and allocation of the PERQUEUEDATA...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-22
Marcus Meissner
Fixed accelerator handling. ACCEL16 used internal,...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-26
Patrik Stridvall
Moved more things to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-10
Alexandre Julliard
Authors: Francis Beaudet <francis@macadamian.com>,...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Huw D M Davies
Remove X_DC_INFO from DC and make it behave like any...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Ulrich Weigand
Moved GetKeyboardLayoutName16 to windows/input.c.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Uwe Bonnes
- adds GetExitCodeProcess
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Ulrich Weigand
USER-side part of input event handling: contains implem...
blob
|
commitdiff
|
raw
|
diff to current