- 08 Apr, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 25 Aug, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 04 Jan, 2008 1 commit
-
-
Jonathan Ernst authored
-
- 26 Sep, 2007 1 commit
-
-
Andrey Turkin authored
-
- 20 Jun, 2007 1 commit
-
-
Alexandre Julliard authored
One rpath is for installing and one is for running inside the build tree.
-
- 08 May, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 20 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 09 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 29 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
With help from Ken Thomases.
-
- 02 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 29 Sep, 2006 1 commit
-
-
Michael Stefaniuc authored
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
-
- 14 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 25 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
Also add the -multiply_defined suppress option for executables on MacOS.
-
- 15 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 07 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
This avoids a lot of redundant calls to mkinstalldirs.
-
- 11 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Most dlls use libwine_unicode at this point, so there's nothing to gain by having two separate libraries.
-
- 20 Feb, 2006 1 commit
-
-
Alexandre Julliard authored
the relative location of the wine libraries.
-
- 14 Feb, 2006 1 commit
-
-
Mike Frysinger authored
-
- 30 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open|Query]SymbolicLinkObject. Change tests accordingly.
-
- 29 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open]DirectoryObject. Change tests accordingly.
-
- 06 Oct, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 27 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 16 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 08 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 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.
-