projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdiplus: Stubs for GdipDrawImagePointRect and GdipDrawImagePointRectI.
[wine]
/
server
/
Makefile.in
2009-04-08
Alexandre Julliard
server: Define a generic context structure instead...
blob
|
commitdiff
|
raw
2008-08-25
Alexandre Julliard
makefiles: Recurse into all directories for install...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Jonathan Ernst
server: New French man page for wineserver.
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-06-20
Alexandre Julliard
makefiles: Build programs that link against libwine...
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-03-20
Alexandre Julliard
server: Make struct async into a real object, to keep...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Alexandre Julliard
server: Added process control support using /proc on...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
Alexandre Julliard
server: Implement process control using Mach primitives...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Michael Stefaniuc
server: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Alexandre Julliard
configure: Set rpath on all executables that link to...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Alexandre Julliard
configure: Only link against libpoll where really neces...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Alexandre Julliard
makefiles: Use make dependencies to create installation...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Alexandre Julliard
configure: Use --rpath if supported when building binar...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Mike Frysinger
Add support for 'make install DESTDIR'.
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-10-06
Alexandre Julliard
Added global rules for man pages.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Alexandre Julliard
Initial version of a wineserver man page.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-16
Alexandre Julliard
Preliminary version of the context support for x86-64.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Alexandre Julliard
Beginnings of support for window stations and desktops.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Mike McCormack
Implement mailslots.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
|
diff to current
2004-10-14
Vincent Béron
Create the necessary functions for wineserver contexts...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-23
Alexandre Julliard
Moved visible region calculation to the server.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-14
Alexandre Julliard
Removed the no longer used SMB file I/O support, we...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-04
Alexandre Julliard
Open a real file handle for drive devices, and get...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-10
Alexandre Julliard
Added window classes in the server, and support for...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Mike McCormack
Added a security token object in wineserver.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Ulrich Czekalla
- use global atoms for the format ids
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Alexandre Julliard
Proper support for CPPFLAGS and LDFLAGS (suggested...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-20
Eric Pouech
Implement anonymous pipes on top of named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-26
Alexandre Julliard
Added generic signal handling mechanism based on pipes...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Alexandre Julliard
We still need libwine here...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Alexandre Julliard
Created a separate static portability library and moved...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-19
Alexandre Julliard
Moved all references to file descriptors out of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Alexandre Julliard
Started moving functions that deal with Unix file descr...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Dimitrie O. Paun
Rename __WINE__ to __WINESRC__.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Alexandre Julliard
Converted the server to -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Marcus Meissner
Implemented server context/ptrace handling for Linux...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Alexandre Julliard
Added mkinstalldirs to create directories more portably.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
Alexandre Julliard
Link the tools and the server against libwine so we...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Mike McCormack
Begin to make wine an SMB client.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Use the new protocol.def file to build the request...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Mike McCormack
Start implementing named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Alexandre Julliard
Use libwine and libwine_unicode directly from their...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Mike McCormack
- created server object for handling async i/o
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Kristoffer Gleditsch
Added LDFLAGS to linking of wine-related binaries.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-07
Mike McCormack
Added serial port object to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Alexandre Julliard
Make unicode.o into a separate ELF library so that...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-14
Alexandre Julliard
Removed @PROGEXT@ (it was broken anyway).
blob
|
commitdiff
|
raw
|
diff to current
2000-06-04
Ulrich Weigand
Updated support for Solaris/Sparc architecture.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Moved idle event handling to the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Alexandre Julliard
Moved global atoms to the server (based on the work...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-25
Alexandre Julliard
Made the server listen for new clients on a Unix socket in
blob
|
commitdiff
|
raw
|
diff to current
2000-01-20
Alexandre Julliard
Added Get/SetThreadContext support through the server.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-01
Alexandre Julliard
Moved poll handling to the generic part of the server...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Alexandre Julliard
Implemented waitable timers.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Alexandre Julliard
Store all object names as Unicode in the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Alexandre Julliard
Added registry support to the server.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-14
Alexandre Julliard
Moved ptrace support to ptrace.c. Tried to improve...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Ove Kaaven
Added socket interface to wineserver.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Added debug events support.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Alexandre Julliard
Server reorganization:
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Alexandre Julliard
Added server snapshot support (processes only for now).
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Alexandre Julliard
Added server-side device support (only a hack for now).
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Alexandre Julliard
Added server-side file mapping object support.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-31
Alexandre Julliard
Added change notifications.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-30
Alexandre Julliard
Added several file server requests
blob
|
commitdiff
|
raw
|
diff to current
1998-12-27
Alexandre Julliard
Added beginnings of server-side file handling.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-27
Alexandre Julliard
Added add_queue/remove_queue to server object operations.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Alexandre Julliard
Release 980712
wine-980712
blob
|
commitdiff
|
raw
|
diff to current