Add more flexibility to the queue_async server call by moving most
[wine] / server / object.h
2002-04-24  Martin WilckAdd more flexibility to the queue_async server call...
2002-04-03  Alexandre JulliardAdded timer on server exit to wait a bit for new clients.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-09  Martin WilckMore general approach to file descriptor types and...
2001-12-20  Mike McCormack- move async activation into the server
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-10-24  Ove KaavenSave a disk file's drive type in the server object.
2001-10-12  Alexandre JulliardAdded atom_t type for atoms to make sure we use the...
2001-07-19  Alexandre JulliardUse the new protocol.def file to build the request...
2001-04-13  Alexandre JulliardRepaired shared PE data sections.
2001-03-22  Michael McCormackUse poll() on the client-side during server waits to...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-12-22  Alexandre JulliardUse a separate FIFO pair for server requests that don...
2000-12-19  Alexandre JulliardMerged the get_read_fd and get_write_fd requests.
2000-11-13  Mike McCormack- created server object for handling async i/o
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-08-26  Alexandre JulliardAdded a real root key and simplified creation of the...
2000-05-30  Alexandre JulliardMoved idle event handling to the server.
2000-04-14  Alexandre JulliardLoad done event now created by the server.
2000-03-30  Alexandre JulliardSet thread start address to 0 on events generated by
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-03-09  Alexandre JulliardStore the list of loaded dlls in the server, and genera...
2000-03-08  Alexandre JulliardGenerate CREATE_PROCESS/THREAD debug events internally...
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-20  Alexandre JulliardAdded Get/SetThreadContext support through the server.
2000-01-01  Alexandre JulliardMoved poll handling to the generic part of the server...
1999-12-13  Alexandre JulliardUse poll() instead of select() for the server main...
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-11-23  Alexandre JulliardAdded registry support to the server.
1999-11-13  Alexandre JulliardAdded get_page_size function.
1999-10-23  Ove KaavenWinsock rewrite. Sockets are now proper win32 handles.
1999-09-28  Alexandre JulliardMade event manipulation routines public.
1999-09-27  Ove KaavenAdded EXCEPT_EVENT to wineserver select loop.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-06-04  Alexandre JulliardAdded optional debugging code in object management.
1999-05-23  Alexandre JulliardAdded debug events support.
1999-05-16  Alexandre JulliardChanged select interface, separated timeouts from file...
1999-05-15  Alexandre JulliardServer reorganization:
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712