- 30 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Jan, 2005 1 commit
-
-
Eric Pouech authored
- fixed some overlapped issues in socket handling - moved kernel32.CancelIo implementation to ntdll
-
- 14 Oct, 2004 1 commit
-
-
Vincent Béron authored
-
- 23 Jun, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 14 May, 2004 1 commit
-
-
Alexandre Julliard authored
file I/O in user space anyway.
-
- 04 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
device hacks (based on a patch by Eric Pouech).
-
- 10 Dec, 2003 1 commit
-
-
Alexandre Julliard authored
GetClassWord/Long (based on a patch by Mike McCormack). Various fixes to the class instance handling.
-
- 24 Jul, 2003 1 commit
-
-
Mike McCormack authored
-
- 23 Jun, 2003 1 commit
-
-
Ulrich Czekalla authored
- add timeout when calling XCheckTypedWindowEvent - fix broken IsClipboardFormatAvailable; it tried to do a trick with EnumClipboardFormats by making incorrect assumptions - in X11DRV_IsClipboardFormatAvailable do a quick exit if no one owns the selection - add 1 second *minimum* time lapse between XSelectionOwner calls - sync clipboard ownership between different wine processes - prevents apps from getting into wierd state where they thought they didn't own the selection but they did and as a result queried themselves for available selection data
-
- 13 Jun, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 20 May, 2003 1 commit
-
-
Eric Pouech authored
-
- 26 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
signals with the main poll loop.
-
- 19 Mar, 2003 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
libwine routines in there.
-
- 19 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
structure. Changed the poll()-related routines to deal with file descriptors instead of objects and integrated poll support into fd.c.
-
- 30 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
separate fd object. This will be needed for file locking.
-
- 04 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 29 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Split off 16-bit hook functions and re-implemented them on top of the 32-bit ones; system-wide 16-bit hooks are no longer supported at this point.
-
- 19 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 18 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Added -DWINE_NO_STRICT flag to dlls that don't support STRICT yet.
-
- 17 Aug, 2002 1 commit
-
-
Marcus Meissner authored
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 27 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
portability functions in there.
-
- 12 Mar, 2002 1 commit
-
-
Mike McCormack authored
-
- 28 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
Very preliminary support for shared window handles.
-
- 19 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
Define protocol structures in a separate server_protocol.h file. Removed __WINE_SERVER__ checks now that all includes are in the right directory.
-
- 10 Jul, 2001 1 commit
-
-
Mike McCormack authored
-
- 06 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
instead of using symlinks.
-
- 13 Nov, 2000 1 commit
-
-
Mike McCormack authored
- implemented WaitCommEvent with the EV_RXCHAR flag - implemented GetOverlappedResult
-
- 25 Oct, 2000 1 commit
-
-
Kristoffer Gleditsch authored
-
- 07 Sep, 2000 1 commit
-
-
Mike McCormack authored
-
- 25 Jul, 2000 1 commit
-
-
Alexandre Julliard authored
the wineserver too.
-
- 14 Jun, 2000 1 commit
-
-
Alexandre Julliard authored
Improved 'make install'. Cleaned up the main Makefile.
-
- 04 Jun, 2000 1 commit
-
-
Ulrich Weigand authored
-
- 30 May, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 13 Feb, 2000 1 commit
-
-
Alexandre Julliard authored
Turchanov <turchanov@otvprim.ru>).
-
- 25 Jan, 2000 1 commit
-
-
Alexandre Julliard authored
$HOME/.wine. Newly started wine processes now attach to an existing server if one is running.
-
- 20 Jan, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 01 Jan, 2000 1 commit
-
-
Alexandre Julliard authored
Fixed busy waiting on POLLERR events. Merged struct client into struct thread.
-
- 29 Nov, 1999 1 commit
-
-
Alexandre Julliard authored
-