Use autoconf checks to check for various FreeType headers.
[wine] / server /
2001-05-29  Marcus MeissnerDrop any file64 functions, try to use system supplied...
2001-05-21  Gerard PatelTake message filters into account for WM_PAINT too.
2001-05-19  Eric PouechFixed reply_message when there is no received message.
2001-05-18  Alexandre JulliardFixed typo in message filter check.
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-09  Bang Jun-YoungAdded support for NetBSD.
2001-04-27  Ove KaavenPreserve the TF (Trap Flag) when continuing from a...
2001-04-13  Alexandre JulliardRepaired shared PE data sections.
2001-04-10  Alexandre JulliardFixed handling of \\Registry prefix.
2001-04-04  Alexandre JulliardMake sure the process socket is non-blocking.
2001-03-22  Michael McCormackUse poll() on the client-side during server waits to...
2001-03-22  Alexandre JulliardUse the new send_fd mechanism for the set_console_fd...
2001-03-21  Jeff GarzikWarning fixes.
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2001-03-14  Mike McCormackRemoved broken support for EV_TXEMPTY because it causes...
2001-03-14  Mike McCormackAdd missing release object so server exits cleanly.
2001-03-08  Alexandre JulliardAdded support for nested server waits (to allow waiting...
2001-03-05  Alexandre JulliardChanged isolated for loops to while loops (based on...
2001-03-01  Alexandre JulliardCreate the server pipes on the client side and transfer...
2001-02-28  Alexandre JulliardNew mechanism to transfer file descriptors from client...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-21  Alexandre JulliardAdded separate server pipe to wait on blocking server...
2001-02-20  Alexandre JulliardSmall server protocol cleanups.
2001-02-16  Alexandre JulliardPass the stdin/stdout handles on startup to use as...
2001-01-26  Alexandre JulliardMade exception_event_request non-blocking, and added
2001-01-26  Alexandre JulliardChanged wait_process and wait_debug_event requests...
2001-01-12  Andreas MohrWorkaround for SuSE 7 2.2.16 kernel bug.
2001-01-11  Josh DuBoisAdded a simple usage() function.
2001-01-07  Mike McCormackCalculate the timeout time once when the async is created.
2001-01-06  Alexandre JulliardAdded separate queue for "system" APCs that get called...
2001-01-05  Alexandre JulliardSend the exe file handle in init_process_done request.
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-12-26  Alexandre JulliardFixed error recovery during thread creation.
2000-12-22  Alexandre JulliardAvoid dup'ing file descriptors when not necessary.
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-12-15  François GougetNeeds to include windef.h.
2000-12-15  Alexandre JulliardConverted enum_key_value request to the new request...
2000-12-12  Martin PilkaChanged the condition so it also works in case when...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-03  Andreas MohrCheck the attributes of the *current* section, not...
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-11-29  Dimitrie O. PaunDo not include sys/ptrace.h and sys/user.h unconditionally.
2000-11-25  Dimitrie O. PaunInclude config.h in files that test for constants defin...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Mike McCormack- created server object for handling async i/o
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-29  Joerg MayerMove inline and static to the beginning of declarations.
2000-10-28  Federico SchwindtFixes for OpenBSD.
2000-10-25  Kristoffer GleditschAdded LDFLAGS to linking of wine-related binaries.
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-10-22  Joerg MayerReduce the number of warnings about missing initializers.
2000-10-17  Gerald PfeiferAdd appropriate casts to caddr_t for the third paramete...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-13  Stephane LussierAfter accept is called on the socket, the listening...
2000-10-02  Alexandre JulliardConvert NtQueryKey and NtEnumerateKey to the new reques...
2000-10-01  Alexandre JulliardConverted some of the registry server requests to the...
2000-09-27  Stephane LussierSocket returned by accept function of Microsoft API...
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-09-16  Mike McCormackImplemented SetCommMask, SetCommTimeouts, GetCommMask...
2000-09-07  Mike McCormackAdded serial port object to the server.
2000-09-06  Ove KaavenAdapted Winsock to Linux 2.4 TCP socket poll() behaviour
2000-08-31  Alexandre JulliardConverted a lot of server requests to the new exception...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-29  Alexandre JulliardAdded the data structures and macros that will be neede...
2000-08-28  Albert den HaanFixed typo in HKEY_CURRENT_CONFIG name.
2000-08-26  Alexandre JulliardAdded a real root key and simplified creation of the...
2000-08-22  Alexandre JulliardAdded APC support in waitable timers.
2000-08-14  Alexandre JulliardImplemented SEC_IMAGE mappings and shared PE sections...
2000-08-11  Alexandre JulliardMade server startup more robust against races caused...
2000-07-31  Hidenori TakeshimaFix for 64-bit negative seek value.
2000-07-25  Alexandre JulliardMake unicode.o into a separate ELF library so that...
2000-07-16  Stephane LussierIn set_socket_event, the event should be signaled if...
2000-06-15  Andreas MohrMore verbose error message.
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-08  Alexandre JulliardPass the main exe name in the CREATE_PROCESS debug...
2000-06-04  Ulrich WeigandUpdated support for Solaris/Sparc architecture.
2000-05-30  Turchanov SergeiImplemented local atoms in the server.
2000-05-30  Alexandre JulliardMoved idle event handling to the server.
2000-05-23  Patrik StridvallFixed issues found by winapi_check.
2000-05-14  Alexandre JulliardAdded support for registry values larger than the serve...
2000-05-03  Alexandre JulliardStore process file name in startup info.
2000-05-03  Alexandre JulliardFixed COORD structure definition.
2000-05-03  Alexandre JulliardSmall optimization.
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-04-24  Patrik StridvallFixed some warnings.
2000-04-16  Alexandre JulliardRemoved permission checks in create_key and delete_key...
2000-04-16  Alexandre JulliardImplemented thread and (partial) module snapshots,...
2000-04-16  Alexandre JulliardSave the registry on server exit without client interve...
2000-04-14  Alexandre JulliardMade server launching somewhat cleaner and faster.
2000-04-14  Alexandre JulliardLoad done event now created by the server.
2000-04-09  Eric PouechClear status for sending exception event.
2000-04-08  Alexandre JulliardTemporary hack to share handles between processes shari...
2000-04-06  Alexandre JulliardDo not send a debug event for a thread until the previo...
2000-04-06  Alexandre JulliardAdded support for WINEPREFIX environment variable.
2000-04-04  Alexandre JulliardIncrement suspend count before attempting attach in...
2000-04-04  Alexandre JulliardMade request tracing more robust against bogus lengths.
2000-03-30  Alexandre JulliardSet thread start address to 0 on events generated by
next