winex11: add owned windows to taskbar if owner is not mapped
[wine] / server /
2008-04-17  Maarten Lankhorstserver: Make enum_desktop enumerate all the desktops...
2008-04-17  Maarten Lankhorstserver: Make enum_winstations enumerate all the window...
2008-04-17  Alexandre Julliardserver: Keep a file descriptor open to the config direc...
2008-04-11  Petr Sumberaserver: Workaround for conflict between Wine and Solari...
2008-04-09  Steven Edwardsserver: Remove unneeded semicolon.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.
2008-04-02  Vitaliy Margolenwinex11drv: Distinguish left and right keys for shift...
2008-03-26  Alexandre Julliardserver: impersonation_level should be an int since...
2008-03-19  Alexandre Julliarduser32: Implemented EnumDesktopWindows.
2008-03-18  Alexandre Julliardserver: Fix desktop window coordinates mapping in expos...
2008-03-18  H. Verbeetserver: Don't drop the SE_GROUP_LOGON_ID attribute.
2008-03-07  Maarten Lankhorstserver: Fix reference leak in enum_desktop.
2008-03-03  Alexandre Julliardserver: Invalidate the newly exposed child region on...
2008-02-28  Alexandre Julliardserver: Unlink remaining children inodes when deleting...
2008-02-21  Alexandre Julliardwinex11: Re-introduce a separate X11 window for the...
2008-02-19  Alexandre Julliardserver: Don't access the process after send_client_fd...
2008-02-05  Rob Shearmanserver: Always try return a named pipe server that...
2008-01-22  Alexandre Julliardserver: Invalidate the correct region when custom valid...
2008-01-22  Alexandre Julliardserver: Add a separate request to set the window visibl...
2008-01-22  Alexandre Julliarduser32,server: Set the initial window rectangles to...
2008-01-17  Alexandre Julliardserver: Don't force the process affinity to 1, leave...
2008-01-15  Alexandre Julliardserver: Take into account the extended registers part...
2008-01-14  Marcus Meissnerserver: Enumerate process in reverse.
2008-01-11  Alexandre JulliardSpelling fixes in French man pages.
2008-01-11  Jonathan Ernstserver: Updated French man page.
2008-01-10  Marcus Meissnerserver: Remove superflous check (value->data is derefer...
2008-01-07  Alexandre Julliardserver: Output incorrectly-terminated strings in hex...
2008-01-07  Alexandre Julliardserver: Make the registry parser more tolerant about...
2008-01-07  Alexandre Julliardserver: Accept utf-8 data as input in registry files.
2008-01-07  Alexandre Julliardserver: Wait for the expiration of all the process...
2008-01-04  Jonathan Ernstserver: New French man page for wineserver.
2008-01-03  Alexandre Julliardserver: Redesign the server shutdown processing.
2008-01-02  Alexandre Julliardserver: Use exponential backoff when waiting for winese...
2007-12-28  Dmitry Timoshkovuser32: Reimplement IsHungAppWindow.
2007-12-27  Rob Shearmanserver: Initialise the apc_call_t union in async_set_re...
2007-12-20  Alexandre Julliardserver: Don't give out full access to the system proces...
2007-12-20  Alexandre Julliardserver: Don't count system processes as users of a...
2007-12-20  Alexandre Julliardserver: Use SIGQUIT instead of SIGTERM to terminate...
2007-12-18  Alexandre Julliardserver: Fix possible NULL dereference.
2007-12-18  Andrey Turkinserver: Store I/O completion information in async struc...
2007-12-18  Kirill K. Smirnovserver: Properly notify renderer while activating anoth...
2007-12-17  Andrey Turkinserver: I/O completion ports can only be used with...
2007-12-08  Marcus Meissnerserver: Removed superflous async->queue NULL tests.
2007-12-07  Alexandre Julliardserver: Fix incorrect use of size_t instead of data_size_t.
2007-12-05  Alexandre Julliardserver: Return correct object types in the get_director...
2007-12-05  Alexandre Julliardserver: Partial implementation of NtQueryDirectoryObject.
2007-12-05  Alexandre Julliardserver: Implemented EnumWindowStations and EnumDesktops.
2007-12-04  Dmitry Timoshkovserver: Make fd_poll_event static.
2007-11-27  Alexandre Julliardserver: When merging mouse messages ignore the window...
2007-11-21  Rob Shearmanserver: Fix incorrect translation of the World SID...
2007-11-20  Rob Shearmanserver: Fix a typo in the enumeration of the ACE's...
2007-11-20  Rob Shearmanserver: Change the get_dll_info server request to allow...
2007-11-15  Andrey Turkinserver: Pass Information field from async I/O APCs.
2007-11-15  Andrey Turkinws2_32: Make certain winsock functions generate i/o...
2007-11-15  Andrey Turkinserver: Allow async i/o operations to send completion...
2007-11-13  Dmitry Timoshkovserver: Make timer id allocation algorithm conform...
2007-11-12  Rob Shearmanserver: In set_user_object_info len is in bytes, not...
2007-11-08  Alexandre Julliardserver: Don't drop mouse messages that should go to...
2007-11-06  Rob Shearmanserver: Don't do access checks on the security descript...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-02  Alexandre Julliardserver: Allow to specify the class name instead of...
2007-11-01  Alexandre Julliardserver: Support using a name to destroy a window class...
2007-11-01  Alexandre Julliardserver: Allow to send a name instead of an atom when...
2007-11-01  Rob Shearmanserver: Make sure to always initialise req_sd.owner_len...
2007-10-31  Alexandre Julliardserver: Added support for HWND_TOPMOST and HWND_NOTOPMOST.
2007-10-31  Alexandre Julliardserver: Fix get_next/prev_window behavior for unlinked...
2007-10-31  Alexandre Julliardserver: Also return the new extended style in the set_w...
2007-10-30  Alexandre Julliardserver: Add the generated files missing from the last...
2007-10-30  Rob Shearmanserver: Pass the security descriptor into create_file...
2007-10-30  Rob Shearmanserver: Add the name length to the object_attributes...
2007-10-30  Alexandre Julliardserver: Remove failed ioctls from the queue as soon...
2007-10-26  Rob Shearmanserver: Ignore ACEs with the INHERIT_ONLY_ACE flag...
2007-10-26  Rob Shearmanserver: Make create_mapping use struct object_attribute...
2007-10-26  Rob Shearmanserver: Make create_mutex use struct object_attributes...
2007-10-26  Rob Shearmanserver: Make create_semaphore use struct object_attribu...
2007-10-25  Rob Shearmanserver: Use the security descriptor passed in when...
2007-10-22  Rob Shearmanserver: Fix file_set_sd to handle NULL DACLs.
2007-10-22  Lionel Debrouxserver: Remove redundant NULL checks before free (found...
2007-10-22  Lionel Debrouxserver: Remove redundant NULL checks before free (found...
2007-10-17  Alexandre Julliardserver: Don't expose the parent window in areas that...
2007-10-17  Alexandre Julliardserver: Avoid refreshing areas of a window that have...
2007-10-16  Rob Shearmanserver: Owner and group SIDs in security descriptors...
2007-10-16  Rob Shearmanserver: Fix token_access_check to allow full access...
2007-10-10  Alexandre Julliardserver: Use the file_pos_t type for file sizes and...
2007-10-10  Karl Reltonwineserver: Allow already peeked messages to merge.
2007-10-09  Rob Shearmanserver: Only call fchmod in file_set_fd if the mode...
2007-10-09  Rob Shearmanserver: Remove an unnecessary check from file_set_fd.
2007-10-04  Rob Shearmanserver: Add primitive support for setting and getting...
2007-10-04  Rob Shearmanserver: Add get_sd and set_sd object operations to...
2007-10-04  Rob Shearmanserver: Add a simple mapping from Unix uids to NT SIDs.
2007-10-03  Rob Shearmanserver: Use ACL_REVISION in create_default_dacl instead...
2007-10-03  Rob Shearmanserver: Add a new get_security_object call for getting...
2007-10-03  Rob Shearmanserver: Move set_security_object to handle.c and set_ob...
2007-10-02  Alexandre Julliardserver: Add a default access mapping function for files...
2007-09-28  Andrey Turkinserver: Allow completion object to be attached to an...
2007-09-27  Michael Stefaniucserver: Include stdarg.h in completion.c. Needed for...
2007-09-26  Andrey Turkinserver: Implement server-side completion queues and...
2007-09-20  Alexandre Julliardserver: Clip the visible region of a window to the...
2007-09-14  Rob Shearmanserver: Add get_token_statistics server call and use...
next