.. |
Makefile.in
|
…
|
|
async.c
|
…
|
|
atom.c
|
server: Use a unicode_str to represent atom names.
|
2008-06-25 14:03:08 +02:00 |
change.c
|
Assorted spelling fixes.
|
2008-04-07 13:36:18 +02:00 |
class.c
|
server: Add support for a top-level message parent window in parallel to the desktop window.
|
2008-06-25 14:43:39 +02:00 |
clipboard.c
|
…
|
|
completion.c
|
…
|
|
console.c
|
…
|
|
context_alpha.c
|
…
|
|
context_i386.c
|
server: Take into account the extended registers part of the i386 context.
|
2008-01-15 11:53:31 +01:00 |
context_powerpc.c
|
…
|
|
context_sparc.c
|
…
|
|
context_x86_64.c
|
…
|
|
debugger.c
|
…
|
|
device.c
|
…
|
|
directory.c
|
…
|
|
event.c
|
…
|
|
fd.c
|
server: Workaround for conflict between Wine and Solaris list.h.
|
2008-04-11 11:14:33 +02:00 |
file.c
|
…
|
|
file.h
|
…
|
|
handle.c
|
…
|
|
handle.h
|
…
|
|
hook.c
|
…
|
|
mach.c
|
server: Remove unneeded semicolon.
|
2008-04-09 19:58:12 +02:00 |
mailslot.c
|
…
|
|
main.c
|
wineserver: Add support for long command line options.
|
2008-05-22 12:41:24 +02:00 |
mapping.c
|
…
|
|
mutex.c
|
…
|
|
named_pipe.c
|
server: Always try return a named pipe server that is listening from find_available_server.
|
2008-02-05 12:19:37 +01:00 |
object.c
|
…
|
|
object.h
|
server: Use a unicode_str to represent atom names.
|
2008-06-25 14:03:08 +02:00 |
process.c
|
server: Move the process pipe hangup handling into kill_process.
|
2008-06-20 20:42:51 +02:00 |
process.h
|
server: Don't force the process affinity to 1, leave it up to the client.
|
2008-01-17 13:40:03 +01:00 |
procfs.c
|
server: Better handling of errors when accessing the /proc control files on Solaris.
|
2008-07-10 20:15:15 +02:00 |
protocol.def
|
server: Set the visible rect in the set_window_pos request again.
|
2008-07-03 20:33:12 +02:00 |
ptrace.c
|
…
|
|
queue.c
|
winex11drv: Distinguish left and right keys for shift, ctrl and alt.
|
2008-04-02 11:14:54 +02:00 |
region.c
|
…
|
|
registry.c
|
server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place.
|
2008-04-17 12:41:34 +02:00 |
request.c
|
server: Keep a file descriptor open to the config directory to make sure we don't write the registry in the wrong place.
|
2008-04-17 12:41:34 +02:00 |
request.h
|
server: Set the visible rect in the set_window_pos request again.
|
2008-07-03 20:33:12 +02:00 |
security.h
|
server: impersonation_level should be an int since we store -1 in it.
|
2008-03-26 14:38:49 +01:00 |
semaphore.c
|
…
|
|
serial.c
|
…
|
|
signal.c
|
…
|
|
snapshot.c
|
…
|
|
sock.c
|
…
|
|
symlink.c
|
…
|
|
thread.c
|
server: Calling ResumeThread() on a terminated thread is valid.
|
2008-07-23 11:21:47 +02:00 |
thread.h
|
server: Don't force the process affinity to 1, leave it up to the client.
|
2008-01-17 13:40:03 +01:00 |
timer.c
|
…
|
|
token.c
|
server: impersonation_level should be an int since we store -1 in it.
|
2008-03-26 14:38:49 +01:00 |
trace.c
|
server: Set the visible rect in the set_window_pos request again.
|
2008-07-03 20:33:12 +02:00 |
unicode.c
|
server: Accept utf-8 data as input in registry files.
|
2008-01-07 21:17:10 +01:00 |
unicode.h
|
server: Accept utf-8 data as input in registry files.
|
2008-01-07 21:17:10 +01:00 |
user.c
|
…
|
|
user.h
|
server: Add support for a top-level message parent window in parallel to the desktop window.
|
2008-06-25 14:43:39 +02:00 |
window.c
|
server: Set the visible rect in the set_window_pos request again.
|
2008-07-03 20:33:12 +02:00 |
wineserver.fr.man.in
|
Spelling fixes in French man pages.
|
2008-01-11 12:45:50 +01:00 |
wineserver.man.in
|
wineserver: Add support for long command line options.
|
2008-05-22 12:41:24 +02:00 |
winstation.c
|
server: Add support for a top-level message parent window in parallel to the desktop window.
|
2008-06-25 14:43:39 +02:00 |