projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
comdlg32/tests: Test more parameters for PrintDlgEx.
[wine]
/
server
/
user.h
2011-06-21
Vincent Povirk
server: Implement RegisterHotKey/UnregisterHotKey.
blob
|
commitdiff
|
raw
2011-04-06
Alexandre Julliard
server: Don't queue a hardware WM_MOUSEMOVE if the...
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-04-05
Alexandre Julliard
server: Add a more general way of posting messages...
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-02
Alexandre Julliard
server: Invoke low-level hardware hooks directly from...
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-09-27
Alexandre Julliard
server: Mirror the window region for RTL windows in...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-11
Dmitry Timoshkov
server: Make layered windows transparent for mouse...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-15
Alexandre Julliard
server: Free client-side user handles at process exit.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Alexandre Julliard
server: Add support for allocating purely client-side...
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-29
Alexandre Julliard
server: Make the class opaque data a client_ptr_t inste...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Alexandre Julliard
server: Add a module_handle_t type to represent client...
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-06-25
Alexandre Julliard
server: Add support for a top-level message parent...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Alexandre Julliard
user32: Implemented EnumDesktopWindows.
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-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-03-27
Alexandre Julliard
server: Connect to the window station and desktop speci...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Alexandre Julliard
server: Support for closing the desktop window.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Alexandre Julliard
server: Infrastructure for having a thread own the...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-18
Alexandre Julliard
Added a struct unicode_str to encapsulate object names.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Alexandre Julliard
Store the global hooks table in the desktop object.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Alexandre Julliard
Tie windows and thread input structures to a specific...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Alexandre Julliard
Export the winstation and desktop structures to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Alexandre Julliard
Put in place the basic infrastructure to allow supporti...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Alexandre Julliard
Store the global atom table in the process window station.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
Alexandre Julliard
Make the clipboard information local to the process...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-09
Alexandre Julliard
The desktop of a new thread should be set from the...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Alexandre Julliard
Beginnings of support for window stations and desktops.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Alexandre Julliard
Store a bitmap of active hooks on the client side to...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
Alexandre Julliard
Make sure a thread has a queue as soon as it creates...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Alexandre Julliard
Removed no longer used create_region function, and...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Dmitry Timoshkov
Add support for winevent hooks.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Alexandre Julliard
Added is_window_visible function.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-17
Alexandre Julliard
Don't bother to return partial region data in get_windo...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Alexandre Julliard
Added xor_region, fixed rect_in_region.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Alexandre Julliard
Added rect_in_region function.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-20
Alexandre Julliard
Moved the WindowFromPoint functionality to the server...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-29
Alexandre Julliard
Added support for window regions in the server.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Alexandre Julliard
Moved visible region calculation to the server.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Alexandre Julliard
Store a pointer to the client-side class structure...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Alexandre Julliard
Added window classes in the server, and support for...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Alexandre Julliard
Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-03
Alexandre Julliard
Store the hook table in the thread queue instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Alexandre Julliard
Store the hardware messages in the thread input structu...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-20
Alexandre Julliard
Added support for system-wide hooks.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
Alexandre Julliard
Reimplemented Get/SetActiveWindow, Get/SetFocus and
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
Alexandre Julliard
Added server-side infrastructure for the thread input...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-16
Alexandre Julliard
Signal and release the idle event when the process...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-23
Alexandre Julliard
Send message for WSAAsyncSelect sockets directly from...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-14
Alexandre Julliard
Moved WIN_FindWinToRepaint functionality to the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-13
Alexandre Julliard
Store the window caption text in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Alexandre Julliard
Added proper support for storing window parents in...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-12
Alexandre Julliard
Convert user handles received from client to full handles.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
blob
|
commitdiff
|
raw
|
diff to current