projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: Avoid LPDIRECT3DVIEWPORT3.
[wine]
/
server
/
request.h
2012-10-09
Alexandre Julliard
server: Add a request to compute the clipping region...
blob
|
commitdiff
|
raw
2012-10-09
Alexandre Julliard
server: Add flags in the set_window_pos request to...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-10
Henri Verbeet
user32: Implement RegisterRawInputDevices().
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Hans Leidekker
server: Include the Unix pid in the snapshot_next_proce...
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-10-28
Bernhard Loos
ntoskrnl: Correctly implement PsGetCurrentThread/ProcessId.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-08
Bernhard Loos
ntdll: Implement the NamedPipeConfiguration value for...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Bernhard Loos
server: Store sharing state for named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Vincent Povirk
server: Implement RegisterHotKey/UnregisterHotKey.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-06
Alexandre Julliard
server: Add separate requests for getting/setting the...
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-18
Alexandre Julliard
server: Store a mapping instead of a file for process...
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-02
Alexandre Julliard
server: Invoke low-level hardware hooks directly from...
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-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-01-19
Piotr Caban
server: Return multiple events in read_changes.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Eric Pouech
server: Removed the no longer used bare parameter out...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Alexandre Julliard
user32: Add support for RTL window layouts in MapWindow...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-07
Alexandre Julliard
user32: Add support for fetching window rectangles...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Eric Pouech
server: Report in get_console_mode request whether...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Eric Pouech
server: Allow a screen buffer to be attached to a given...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Eric Pouech
server: Enhanced the console input object so that it...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Mike Kaplinskiy
server: Add accept_into_socket to accept into an initia...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Alexandre Julliard
server: Change the removable fd flag to a cacheable...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-30
Alexandre Julliard
server: Return the total length of the target in query_...
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-04-20
Alexandre Julliard
server: Fix structure padding for requests that have...
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-15
Henri Verbeet
ntdll: Improve support for the ProcessDebugPort info...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-08
Alexandre Julliard
server: Add support for returning the object name in...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Rob Shearman
server: Extend get_token_user server call to also retri...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Henri Verbeet
server: Store the Unix name in the fd.
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
2009-10-06
Andrey Turkin
kernel32: Always use ANSI version of OutputDebugString.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Alexandre Julliard
server: Define an architecture-independent structure...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Mike Kaplinskiy
server: Change cancel_async to take an optional iosb...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Alexandre Julliard
server: Return the process CPU in the get_process_info...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Hans Leidekker
server: Add requests to set and retrieve default dacl.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Alexandre Julliard
server: Define a generic context structure instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Alexandre Julliard
server: Verify that the client is using a supported...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Alexandre Julliard
server: Store the type of CPU that the client is runnin...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Alexandre Julliard
server: Use the thread entry point field to pass the...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Alexandre Julliard
server: Store process/thread affinity as a 64-bit value.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Alexandre Julliard
server: Generate padding in request structures from...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
server: Get rid of the support for module snapshots...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Alexandre Julliard
ntdll: Store the per-page committed status in the serve...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Alexandre Julliard
server: Added a request to unlink an object from its...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Alexandre Julliard
server: Implemented the server side of Get/SetLayeredWi...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Alexandre Julliard
server: Set the visible rect in the set_window_pos...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Alexandre Julliard
server: Keep a file descriptor open to the config direc...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Alexandre Julliard
server: Add a separate request to set the window visibl...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-03
Alexandre Julliard
server: Redesign the server shutdown processing.
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: Partial implementation of NtQueryDirectoryObject.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Alexandre Julliard
server: Implemented EnumWindowStations and EnumDesktops.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
ws2_32: Make certain winsock functions generate i/o...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Rob Shearman
server: Add a new get_security_object call for getting...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Andrey Turkin
server: Allow completion object to be attached to an...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Andrey Turkin
server: Implement server-side completion queues and...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Rob Shearman
server: Add get_token_statistics server call and use...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Alexandre Julliard
server: Merge APC processing into the select request.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-06
Alexandre Julliard
server: Add support for system processes, that can...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Alexandre Julliard
server: Add support for retrieving results of queued...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Alexandre Julliard
server: Add request to retrieve the next pending ioctl...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Alexandre Julliard
server: Add support for generic device objects managed...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-18
Alexandre Julliard
server: Moved the FSCTL_PIPE_LISTEN implementation...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Move the FSCTL_PIPE_WAIT ioctl implementation...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Move the server part of device unmounting to...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
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-04
Alexandre Julliard
server: Add support for associating a file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Implement the open_file method for named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Alexandre Julliard
server: Implement the open_file method for mailslots.
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-03-07
Juan Lang
ntdll: Implement NtAllocateLocallyUniqueId with server...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-21
Rob Shearman
server: Add get_token_impersonation_level server call...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Vitaliy Margolen
ntdll/server: Implement NtSetSecurityObject. With tests.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-25
Vitaliy Margolen
server/ntdll: Simplistic implementation of NtQueryObjec...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
server: Added mechanism for returning results of APC...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Alexandre Julliard
server: Get rid of the server-side file descriptor...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Alexandre Julliard
server: Changed the get_next_hook request to allow...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Alexandre Julliard
server: Make sure to completely kill processes before...
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
Alexandre Julliard
server: Rename the wait_input_idle request to better...
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-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Robert Shearman
server: Retrieve the groups for a token from the server.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
Mike McCormack
server: Fill in NtNotifyChangeDirectoryFile's buffer...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Mike McCormack
server: Fix the file notification interface to use...
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
2005-12-12
Alexandre Julliard
server: Support for opening devices.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-30
Vitaliy Margolen
Implement symbolic link object in wineserver.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Vitaliy Margolen
Implement directory object in wineserver.
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
next