.. |
.gitignore
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
|
2006-07-10 20:47:54 +02:00 |
Makefile.in
|
libs: Merged libwine_unicode into libwine.
|
2006-07-11 19:33:22 +02:00 |
atom.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
change.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
class.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
clipboard.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
console.c
|
server: open_console's from field should be a handle.
|
2006-06-07 14:30:28 +02:00 |
console.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
context_alpha.c
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
context_i386.c
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
context_powerpc.c
|
server: Fix context_powerpc.c compilation.
|
2006-07-07 16:57:11 +02:00 |
context_sparc.c
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
context_x86_64.c
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
debugger.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
directory.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
event.c
|
server: Don't report a fatal protocol error for things that we can recover from.
|
2006-06-08 10:26:02 +02:00 |
fd.c
|
server: Fixed a compiler warning on MacOSX.
|
2006-06-15 14:14:31 +02:00 |
file.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
file.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
handle.c
|
server: Cast handles to unsigned long for win64 compatibility.
|
2006-06-15 11:39:29 +02:00 |
handle.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
hook.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
mailslot.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
main.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
mapping.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
mutex.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
named_pipe.c
|
server: Don't set the client's server field before the server has
|
2006-06-08 10:26:10 +02:00 |
object.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
object.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
process.c
|
server: Simplify process creation.
|
2006-07-19 14:00:10 +02:00 |
process.h
|
server: Simplify process creation.
|
2006-07-19 14:00:10 +02:00 |
protocol.def
|
server: Simplify process creation.
|
2006-07-19 14:00:10 +02:00 |
ptrace.c
|
server: Fixed get_thread_context for x86_64.
|
2006-07-11 12:06:38 +02:00 |
queue.c
|
server: Widen lparam for timers.
|
2006-07-11 12:39:44 +02:00 |
region.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
registry.c
|
server: Only accept 0 as registry handle in functions that take a parent key.
|
2006-07-10 11:53:23 +02:00 |
request.c
|
server: Simplify process creation.
|
2006-07-19 14:00:10 +02:00 |
request.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
security.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
semaphore.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
serial.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
signal.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
snapshot.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
sock.c
|
server: Make wparam and lparam values unsigned long for win64 compatability.
|
2006-06-08 10:39:58 +02:00 |
symlink.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
thread.c
|
server: The "select" call passes handles, not ints.
|
2006-07-03 11:37:14 +02:00 |
thread.h
|
server: Moved get/set_thread_context implementation to ptrace.c.
|
2006-06-27 21:27:47 +02:00 |
timer.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
token.c
|
Assorted spelling fixes.
|
2006-06-16 11:32:29 +02:00 |
trace.c
|
server: Simplify process creation.
|
2006-07-19 14:00:10 +02:00 |
unicode.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
unicode.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
user.c
|
server: Cast user handles to unsigned long for win64 compatibility.
|
2006-06-15 11:39:29 +02:00 |
user.h
|
server: Make wparam and lparam values unsigned long for win64 compatability.
|
2006-06-08 10:39:58 +02:00 |
window.c
|
user: Improve SetActiveWindow test, add SetForegroundWindow test, make them pass under Wine.
|
2006-07-10 11:47:44 +02:00 |
wineserver.man.in
|
Put Wine version information in all the man pages.
|
2005-10-06 16:10:01 +00:00 |
winstation.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |