projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Avoid unneeded variant copy in setAttribute(), leak fixed as a side effect.
[wine]
/
server
/
queue.c
2012-09-13
Henri Verbeet
server: Only remove WM_INPUT messages from the queue...
blob
|
commitdiff
|
raw
2012-09-12
Henri Verbeet
user32: Add rawinput keyboard support.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
Henri Verbeet
user32: Add rawinput mouse support.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Henri Verbeet
user32: Implement RegisterRawInputDevices().
blob
|
commitdiff
|
raw
|
diff to current
2012-02-02
Alexandre Julliard
winex11: Update only the key state on KeymapNotify...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Alexandre Julliard
user32: Return the cursor position in send_hardware_mes...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-15
Alexandre Julliard
server: Optionally return the global key state when...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-23
Marcus Meissner
server: Removed NULL check after usage (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Francois Gouget
user32: When destroying a window, preserve the first...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Vincent Povirk
server: Implement QS_HOTKEY.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-28
Marcus Meissner
server: Do not promote lparam to signed int (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Alexandre Julliard
server: Allow setting a zero-size clip rectangle.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Vincent Povirk
server: Post WM_HOTKEY when a hotkey is pressed.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Vincent Povirk
server: Implement RegisterHotKey/UnregisterHotKey.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Alexandre Julliard
server: Don't queue low-level hooks to a hung queue.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-22
Alexandre Julliard
user32: Pass a NULL rectangle in the ClipCursor entry...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
Alexandre Julliard
server: Also return the previous cursor position in...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Alexandre Julliard
server: Don't queue a hardware WM_MOUSEMOVE if the...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Alexandre Julliard
server: Warp the mouse inside the clipping rectangle...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Alexandre Julliard
server: Queue a WM_MOUSEMOVE message when the cursor...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Alexandre Julliard
server: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Alexandre Julliard
server: Post a message to the desktop window when the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Alexandre Julliard
server: Return the time of last change along with the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Alexandre Julliard
server: Store all desktop cursor information in a separ...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Alexandre Julliard
server: Reset the cursor clip rectangle when the foregr...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Alexandre Julliard
server: Fix checking of X button flags when updating...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Alexandre Julliard
server: Fix the contents of the mouse data for the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
server: Invoke low-level hardware hooks directly from...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
server: Set the message code for mouse input on the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
server: Set the message code for keyboard input on...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Alexandre Julliard
server: Pass the original hardware input data to the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Alexandre Julliard
server: Don't pass a thread id to send_hardware_message...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Alexandre Julliard
server: Maintain the "set since last time" bit for...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Alexandre Julliard
server: Fill the key state in mouse events from the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Alexandre Julliard
server: Store the global key state in the server.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Alexandre Julliard
server: Store the cursor clip rectangle in the server.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Alexandre Julliard
server: Store the global cursor position in the server.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Alexandre Julliard
server: Make the foreground thread input per-desktop...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-11
Dmitry Timoshkov
server: Make layered windows transparent for mouse...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
Alexandre Julliard
winex11: Update the cursor also for events ignored...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Alexandre Julliard
server: Return the cursor information for a thread...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Alexandre Julliard
server: Return the current cursor when queuing a hardwa...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Alexandre Julliard
server: Add support for storing the cursor and show...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Alexandre Julliard
server: Add a helper function to change a queue thread...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Alexandre Julliard
server: Set the idle event when PeekMessage is called...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Alexandre Julliard
user32: Pass HWND_BOTTOM unmodified to the server in...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Peter Dons Tychsen
user32: Do not allow a change of capture if the current...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Alexandre Julliard
server: Set the idle event when retrieving a timer...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Alexandre Julliard
server: Don't set the idle event when waiting for a...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Alexandre Julliard
server: Any thread can set the idle event, don't treat...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Alexandre Julliard
server: Don't reset the idle event when the client...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Alexandre Julliard
server: Don't set the idle event when a queue is destro...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Dmitry Timoshkov
user32: Add a test for PeekMessage((HWND)-1), make...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Alexandre Julliard
server: Reset events on the message queue fd to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Marcus Meissner
server: Handle NULL thread in send_hardware_message...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Alexandre Julliard
server: Reorganize some requests to avoid padding,...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Make hook procedures client_ptr_t instead of...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Alexandre Julliard
server: Store data for hardware messages in the message...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Alexandre Julliard
server: Define an lparam_t type for message parameters...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Make user handles ints instead of pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Vitaliy Margolen
winex11drv: Distinguish left and right keys for shift...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-28
Dmitry Timoshkov
user32: Reimplement IsHungAppWindow.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Return correct object types in the get_director...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-27
Alexandre Julliard
server: When merging mouse messages ignore the window...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Dmitry Timoshkov
server: Make timer id allocation algorithm conform...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Alexandre Julliard
server: Don't drop mouse messages that should go to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Karl Relton
wineserver: Allow already peeked messages to merge.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Rob Shearman
server: Add get_sd and set_sd object operations to...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Trent Waddington
server: Handle existing timer replacement when no windo...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Alexandre Julliard
server: Set the queue mask directly in get_message...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Alexandre Julliard
server: Message results should be stored as longs,...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Add infrastructure for ioctl server request.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Alexandre Julliard
server: Don't bother with default entry points for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Rename the get_file_info function to get_fd_typ...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Store the opening options in the file descripto...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Alexandre Julliard
server: Add support for associating a file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Add an open_file() function to the object opera...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
server: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Alexandre Julliard
server: Added support for the PM_QS_* flags in PeekMessage.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Alexandre Julliard
server: A window timer id should be an unsigned long.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
server: Remove redundant NULL check before free() ...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Alexandre Julliard
server: Pass the data for message callbacks as vararg...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Alexandre Julliard
server: Return the data for callback results in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Alexandre Julliard
server: Return the data for winevent hooks in the varar...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-10
Alexandre Julliard
server: Only call gettimeofday once per poll loop.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Alexandre Julliard
server: Make the message extra info 64 bits on Win64.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Alexandre Julliard
server: Split the queuing of hardware messages into...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Michael Stefaniuc
server: Fix some comparisons between signed and unsigned.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Added data_size_t type to represent sizes in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Ge van Geldorp
server: Widen lparam for timers.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
Dmitry Timoshkov
user: Improve SetActiveWindow test, add SetForegroundWi...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Mike McCormack
server: Make wparam and lparam values unsigned long...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Robert Shearman
server: Don't clear the QS_POSTMESSAGE flag if there...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-14
Thomas Kho
x11drv: Properly handle VK_LMENU input.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Robert Shearman
server: Should use release_object on an object instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Alexandre Julliard
server: Try to update the input key state even when...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Robert Shearman
user: Fix WM_QUIT message ordering from PostQuitMessage.
blob
|
commitdiff
|
raw
|
diff to current
next