1999-03-14 |
Alexandre Julliard | Fixed make depend.
|
commit | commitdiff | tree |
1999-03-13 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
|
commit | commitdiff | tree |
1999-03-13 |
Alexandre Julliard | Fixed process_signaled (thanks to Uwe Bonnes).
|
commit | commitdiff | tree |
1999-03-13 |
Alexandre Julliard | Fixed make depend
|
commit | commitdiff | tree |
1999-03-12 |
Alexandre Julliard | Added sysres_Ru.s
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | CLIENT_WaitReply: don't clear last error on success...
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | Use server handles directly for Win32 handles. Removed...
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | Process and thread id now use the server-side id instead...
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | Added support for mappings with no associated file.
|
commit | commitdiff | tree |
1999-02-28 |
Alexandre Julliard | Removed dst_handle in duplicate_handle request.
|
commit | commitdiff | tree |
1999-02-26 |
Alexandre Julliard | Release 990226.
|
commit | commitdiff | tree |
1999-02-26 |
Alexandre Julliard | Updated for new naming conventions.
|
commit | commitdiff | tree |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types...
|
commit | commitdiff | tree |
1999-02-25 |
Alexandre Julliard | Release 990225.
|
commit | commitdiff | tree |
1999-02-25 |
Alexandre Julliard | Make GetWindowLong(GWL_HWNDPARENT) return the same...
|
commit | commitdiff | tree |
1999-02-25 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell...
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Changed initial process creation to avoid memory allocations.
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Removed thread queue functions.
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Removed use of per-thread wait_struct, cleaned up a...
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Removed MEM_MAPPED_FILE_Ops.
|
commit | commitdiff | tree |
1999-02-21 |
Alexandre Julliard | Added a few exception codes.
|
commit | commitdiff | tree |
1999-02-20 |
Alexandre Julliard | Added get/set_handle_info request.
|
commit | commitdiff | tree |
1999-02-20 |
Alexandre Julliard | Fixed end-of-line bug in X11DRV_DIB_SetImageBits_RLE4.
|
commit | commitdiff | tree |
1999-02-19 |
Alexandre Julliard | Reverted broken close button change.
|
commit | commitdiff | tree |
1999-02-14 |
Alexandre Julliard | Removed CONSOLE_Ops.
|
commit | commitdiff | tree |
1999-02-14 |
Alexandre Julliard | Added server snapshot support (processes only for now).
|
commit | commitdiff | tree |
1999-02-14 |
Alexandre Julliard | Moved process definitions to include/server/process.h
|
commit | commitdiff | tree |
1999-02-14 |
Alexandre Julliard | Removed PROCESS_GetPtr.
|
commit | commitdiff | tree |
1999-02-14 |
Alexandre Julliard | Release 990214.
|
commit | commitdiff | tree |
1999-02-13 |
Alexandre Julliard | added sysres_Nl
|
commit | commitdiff | tree |
1999-02-11 |
Alexandre Julliard | Authors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxell...
|
commit | commitdiff | tree |
1999-02-10 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Albert Den Haan...
|
commit | commitdiff | tree |
1999-02-10 |
Alexandre Julliard | Authors: Albert Den Haan <albertd@corel.ca>, Adrian...
|
commit | commitdiff | tree |
1999-02-10 |
Alexandre Julliard | Authors: Albert Den Haan <albertd@corel.ca>, Adrian...
|
commit | commitdiff | tree |
1999-02-10 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
|
commit | commitdiff | tree |
1999-02-09 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Added input queue to server-side console object,
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Attempt at fixing the MAX_PATH multiple definition...
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Changed DOS extended error handling to be based on...
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Handle set_file_time requests changing only one of...
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Clear last error on all successful requests.
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Fixed error handling in 16-bit functions (untested).
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Added a lot of new error definitions.
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Dialog window should not be destroyed in DefDlgProc...
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Release 990131.
|
commit | commitdiff | tree |
1999-01-31 |
Alexandre Julliard | Authors: Lionel Ulmer <ulmer@directprovider.net>, Babrian...
|
commit | commitdiff | tree |
1999-01-30 |
Alexandre Julliard | Added Fi.s
|
commit | commitdiff | tree |
1999-01-30 |
Alexandre Julliard | Berend Reitsma <berend at asset-control.com>
|
commit | commitdiff | tree |
1999-01-26 |
Alexandre Julliard | Don't abort PROFILE_GetSection on empty keys.
|
commit | commitdiff | tree |
1999-01-26 |
Alexandre Julliard | Commented out EXEC_SERVER
|
commit | commitdiff | tree |
1999-01-23 |
Alexandre Julliard | Fixed GetObject macro problem.
|
commit | commitdiff | tree |
1999-01-19 |
Alexandre Julliard | Hacked server-side device support
|
commit | commitdiff | tree |
1999-01-19 |
Alexandre Julliard | Added long type format.
|
commit | commitdiff | tree |
1999-01-19 |
Alexandre Julliard | Added server-side device support (only a hack for now).
|
commit | commitdiff | tree |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash.
|
commit | commitdiff | tree |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash.
|
commit | commitdiff | tree |
1999-01-03 |
Alexandre Julliard | Release 990103.
|
commit | commitdiff | tree |
1999-01-03 |
Alexandre Julliard | Implemented file sharing checks in the server.
|
commit | commitdiff | tree |
1999-01-02 |
Alexandre Julliard | Fixed bug in CreateFileMapping when name is not NULL.
|
commit | commitdiff | tree |
1999-01-02 |
Alexandre Julliard | Fixed CHECK_STRING display.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Use proper system directory.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Got rid of CLIENT_GetProcessInfo.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Fixed CloseHandle() on global handles.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Moved MsgWaitForMultipleObject implementation to USER...
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Send debugging output to stderr.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Cleaned up and removed some no longer used code.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Use server file mapping objects.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Added server-side file mapping object support.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Hacked stdio functions to use Win32 file handles. Still...
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Use Win32 file handles instead of Unix ones.
|
commit | commitdiff | tree |
1999-01-01 |
Alexandre Julliard | Take into account handle inheritance flag.
|
commit | commitdiff | tree |
1998-12-31 |
Alexandre Julliard | Changed db_task_printsym to always print a full address...
|
commit | commitdiff | tree |
1998-12-31 |
Alexandre Julliard | Re-implemented using a real semaphore.
|
commit | commitdiff | tree |
1998-12-31 |
Alexandre Julliard | Removed client-side wait functions; all waiting is...
|
commit | commitdiff | tree |
1998-12-31 |
Alexandre Julliard | Added change notifications.
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Changed server wait logic a bit.
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Hacks to support server-side console. Should be redone...
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Reimplemented Read/WriteFile to use server file descriptors.
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Added anonymous pipe support
|
commit | commitdiff | tree |
1998-12-30 |
Alexandre Julliard | Added several file server requests
|
commit | commitdiff | tree |
1998-12-27 |
Alexandre Julliard | Added beginnings of server-side file handling.
|
commit | commitdiff | tree |
1998-12-27 |
Alexandre Julliard | Fixed SetFocus that was broken when moved to x11drv.
|
commit | commitdiff | tree |
1998-12-27 |
Alexandre Julliard | Added add_queue/remove_queue to server object operations.
|
commit | commitdiff | tree |
1998-12-26 |
Alexandre Julliard | Renamed ERR macro to avoid confusing the make_debug...
|
commit | commitdiff | tree |
1998-12-24 |
Alexandre Julliard | #elif -> #else
|
commit | commitdiff | tree |
1998-12-11 |
Alexandre Julliard | Release 981211.
|
commit | commitdiff | tree |
1998-12-11 |
Alexandre Julliard | Added Makefile.
|
commit | commitdiff | tree |
1998-12-10 |
Alexandre Julliard | Removed extra output.
|
commit | commitdiff | tree |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,...
|
commit | commitdiff | tree |
1998-12-10 |
Alexandre Julliard | Added a few authors.
|
commit | commitdiff | tree |
1998-12-10 |
Alexandre Julliard | Script to generate authors files
|
commit | commitdiff | tree |
1998-12-08 |
Alexandre Julliard | Tried another kludge for the Xmd.h problem.
|
commit | commitdiff | tree |
1998-11-22 |
Alexandre Julliard | Added David Luyer.
|
commit | commitdiff | tree |
1998-11-22 |
Alexandre Julliard | Added Robert Riggs.
|
commit | commitdiff | tree |
1998-11-15 |
Alexandre Julliard | Small atom fixes.
|
commit | commitdiff | tree |
1998-11-15 |
Alexandre Julliard | Cleaned up a bit.
|
commit | commitdiff | tree |
1998-11-15 |
Alexandre Julliard | Removed gets message.
|
commit | commitdiff | tree |
1998-11-08 |
Alexandre Julliard | Release 981108.
|
commit | commitdiff | tree |
1998-11-08 |
Alexandre Julliard | Added missing #include "config.h"
|
commit | commitdiff | tree |
1998-11-01 |
Alexandre Julliard | Fixed crashes with WM_GETDLGCODE translation.
|
commit | commitdiff | tree |