Release 1.5.29.
[wine] / server / trace.c
2013-03-05  André Hentschelserver: Remove SPARC support.
2013-02-11  Alexandre Julliardserver: Return the window paint flags in the get_visibl...
2013-01-16  André Hentschelserver: Add ARM64 support.
2012-10-09  Alexandre Julliardserver: Add a request to compute the clipping region...
2012-10-09  Alexandre Julliardserver: Add flags in the set_window_pos request to...
2012-09-10  Henri Verbeetuser32: Implement RegisterRawInputDevices().
2012-04-16  Hans Leidekkerserver: Include the Unix pid in the snapshot_next_proce...
2012-02-02  Alexandre Julliardwinex11: Update only the key state on KeymapNotify...
2012-01-09  Alexandre Julliarduser32: Return the cursor position in send_hardware_mes...
2011-12-15  Alexandre Julliardserver: Optionally return the global key state when...
2011-10-28  Bernhard Loosntoskrnl: Correctly implement PsGetCurrentThread/ProcessId.
2011-10-08  Bernhard Loosntdll: Implement the NamedPipeConfiguration value for...
2011-09-27  Bernhard Loosserver: Store sharing state for named pipes.
2011-06-21  Vincent Povirkserver: Implement RegisterHotKey/UnregisterHotKey.
2011-05-06  Alexandre Julliardserver: Add separate requests for getting/setting the...
2011-04-20  Alexandre Julliardserver: Also return the previous cursor position in...
2011-04-20  André Hentschelserver: Remove Alpha support.
2011-04-18  Alexandre Julliardserver: Store a mapping instead of a file for process...
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
2011-03-31  Alexandre Julliardserver: Return the time of last change along with the...
2011-03-02  Alexandre Julliardserver: Invoke low-level hardware hooks directly from...
2011-03-02  Alexandre Julliardserver: Pass the original hardware input data to the...
2011-03-01  Alexandre Julliardserver: Don't pass a thread id to send_hardware_message...
2011-02-25  Alexandre Julliardserver: Store the cursor clip rectangle in the server.
2011-02-25  Alexandre Julliardserver: Store the global cursor position in the server.
2011-01-19  Alexandre Julliardserver: Add symbolic names in filesystem change actions...
2011-01-19  Piotr Cabanserver: Return multiple events in read_changes.
2010-11-08  Eric Pouechserver: Removed the no longer used bare parameter out...
2010-09-22  Alexandre Julliarduser32: Add support for RTL window layouts in MapWindow...
2010-09-20  André Hentschelserver: Add ARM support.
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2010-09-01  Eric Pouechserver: Report in get_console_mode request whether...
2010-09-01  Eric Pouechserver: Allow a screen buffer to be attached to a given...
2010-09-01  Eric Pouechserver: Enhanced the console input object so that it...
2010-08-31  Mike Kaplinskiyserver: Add accept_into_socket to accept into an initia...
2010-08-23  Alexandre Julliardserver: Change the removable fd flag to a cacheable...
2010-06-30  Alexandre Julliardserver: Return the total length of the target in query_...
2010-05-11  Alexandre Julliardserver: Return the cursor information for a thread...
2010-04-21  Alexandre Julliardserver: Return the current cursor when queuing a hardwa...
2010-04-01  Alexandre Julliardserver: Update trace for new error codes.
2010-03-22  Alexandre Julliardserver: Add support for storing the cursor and show...
2010-03-15  Henri Verbeetntdll: Improve support for the ProcessDebugPort info...
2010-03-05  Alexandre Julliardserver: Fix a typo in the context tracing.
2010-02-18  Alexandre Julliardserver: Fix tracing of invalid ACLs.
2010-01-08  Alexandre Julliardserver: Add support for returning the object name in...
2010-01-07  Alexandre Julliardserver: Don't dump more than 1024 bytes in a trace.
2009-11-23  Alexandre Julliardserver: Implement the file sharing check for delete...
2009-11-23  Alexandre Julliardserver: Implement the file sharing check when truncatin...
2009-11-17  Rob Shearmanserver: Extend get_token_user server call to also retri...
2009-11-12  Henri Verbeetserver: Store the Unix name in the fd.
2009-10-12  Alexandre Julliardserver: Add support for allocating purely client-side...
2009-10-06  Andrey Turkinkernel32: Always use ANSI version of OutputDebugString.
2009-08-27  Alexandre Julliardntdll: Fix handling of the duplicate MxCsr entry in...
2009-08-21  Alexandre Julliardserver: Define an architecture-independent structure...
2009-08-18  Mike Kaplinskiyserver: Change cancel_async to take an optional iosb...
2009-07-07  Alexandre Julliardserver: Return the process CPU in the get_process_info...
2009-04-21  Hans Leidekkerserver: Add requests to set and retrieve default dacl.
2009-04-08  Alexandre Julliardserver: Define a generic context structure instead...
2009-04-08  Alexandre Julliardserver: Make all dump function take a prefix string...
2009-04-03  Alexandre Julliardserver: Verify that the client is using a supported...
2009-04-03  Alexandre Julliardserver: Store the type of CPU that the client is runnin...
2009-04-03  Alexandre Julliardserver: Use the thread entry point field to pass the...
2009-01-19  Alexandre Julliardserver: Store process/thread affinity as a 64-bit value.
2009-01-02  Alexandre Julliardserver: Replace EXCEPTION_RECORD by an explicit definit...
2009-01-02  Alexandre Julliardserver: Simplify the debug_event_t structure.
2008-12-31  Alexandre Julliardserver: Reorganize some requests to avoid padding,...
2008-12-31  Alexandre Julliardserver: Make TEB and PEB client_ptr_t instead of void...
2008-12-31  Alexandre Julliardserver: Make thread entry points client_ptr_t instead...
2008-12-31  Alexandre Julliardserver: Move ldt_copy to the init_process_done request...
2008-12-30  Alexandre Julliardserver: Make the various async I/O parameters client_pt...
2008-12-30  Alexandre Julliardserver: Specify the user APC to call only once the...
2008-12-30  Alexandre Julliardserver: Explicitly specify when an ioctl call needs...
2008-12-30  Alexandre Julliardserver: Make the arguments for CreateRemoteThread clien...
2008-12-30  Alexandre Julliardserver: Make the address parameters in inter-process...
2008-12-30  Alexandre Julliardserver: Make the mapping base address a client_ptr_t...
2008-12-30  Alexandre Julliardserver: Make the address argument for read/write_proces...
2008-12-29  Alexandre Julliardserver: Make timer callback function and argument clien...
2008-12-29  Alexandre Julliardserver: Make hook procedures client_ptr_t instead of...
2008-12-29  Alexandre Julliardserver: Make the device opaque data a client_ptr_t...
2008-12-29  Alexandre Julliardserver: Make the class opaque data a client_ptr_t inste...
2008-12-29  Alexandre Julliardserver: Make the select cookie a client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Store debugging output strings as client_ptr_t...
2008-12-29  Alexandre Julliardserver: Store module names as client_ptr_t instead...
2008-12-29  Alexandre Julliardserver: Make module handles always 64-bit.
2008-12-26  Alexandre Julliardserver: Use the same field for process and thread handl...
2008-12-26  Alexandre Julliardserver: Store the async handle inside the async_data_t...
2008-12-24  Alexandre Julliardserver: Make lparam_t always 64-bit.
2008-12-24  Alexandre Julliardserver: Store data for hardware messages in the message...
2008-12-17  Alexandre Julliardserver: Make apc_param_t always 64-bit.
2008-12-17  Alexandre Julliardserver: Make mem_size_t always 64-bit.
2008-12-15  Alexandre Julliardserver: Make async I/O transfer sizes always 32-bit.
2008-12-10  Alexandre Julliardserver: Windows properties are actually generic params...
2008-12-09  Alexandre Julliardserver: Don't use size_t for module sizes, they are...
2008-12-09  Alexandre Julliardserver: Get rid of the support for module snapshots...
2008-12-08  Alexandre Julliardserver: Make user handles ints instead of pointers.
2008-12-08  Alexandre Julliardserver: Make object handles ints instead of pointers.
2008-12-06  Alexandre Julliardserver: The name len in the get_directory_entry request...
2008-12-06  Alexandre Julliardserver: Convert the registry key modification time...
2008-12-05  Vincent Povirkserver: Fix string format warning.
2008-12-04  Alexandre Julliardserver: Limit the number of allocated handles before...
next