Added support for system-wide hooks.
[wine] / include / wine /
2002-11-20  Alexandre JulliardAdded support for system-wide hooks.
2002-11-15  Huw DaviesImplemented Escapes *_PATH and POSTSCRIPT_IGNORE.
2002-11-13  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-08  Ove KaavenMoved IMalloc definition from obj_base.h to obj_misc.h.
2002-11-06  Ove KaavenAdd ICOM_DEFINE1 macro to define a COM interface withou...
2002-11-01  Ove KaavenSome RPC format characters from MS documentation.
2002-10-31  Alexandre JulliardMoved 16-bit definitions out of mmddk.h into mmsystem16.h.
2002-10-30  Alexandre JulliardMoved the test routines from wtmain.c into wine/test...
2002-10-29  Patrik StridvallAdded {ok,trace}_ macros to take explicit file and...
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
2002-10-28  Lionel UlmerRaise an exception if any Wine or Winelib code does...
2002-10-25  Greg Turner- Make explicit some missing include dependencies.
2002-10-23  Eric PouechMoved 16 bit digital structs to include/wine/mmsystem16.h.
2002-10-21  Alexandre JulliardFixed the WINE_NO_STRICT #ifdefs to do the right thing...
2002-10-19  Alexandre JulliardGet/SetFastQueue16 should use HQUEUE16 handles.
2002-10-19  Malte StarostikFixed IWebBrowser::Navigate() parameter type.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-18  Alexandre JulliardMerged wine_call_to_16_long and wine_call_to_16_short...
2002-10-18  Alexandre JulliardAdded wine_memcpy_unaligned function to avoid gcc memcpy
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-17  Alexandre JulliardRewrote caret implementation to store the information...
2002-10-12  Alexandre JulliardMoved mouse capture handling into the server.
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and
2002-10-11  Alexandre JulliardAdded server-side infrastructure for the thread input...
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-10-01  Patrik StridvallAdded a GNU C implementation of some of the DECLSPEC_...
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...
2002-09-23  Patrik StridvallCleaned up the code so it would be easier to parse...
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-09-06  Michael StefaniucFinish the conversion of HWND to a void*.
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-08-28  Patrik StridvallImplement wrapper calls for the 16 bit GlobalAtom*...
2002-08-27  Alexandre JulliardAdded wine_get_user_name function and got rid of some...
2002-08-16  Alexandre JulliardMoved a large number of 16-bit functions to a separate...
2002-08-13  Juergen SchmiedStubs for DragDropHelper.
2002-07-31  Alexandre JulliardMoved the #ifdefs for the getnetby* etc. functions...
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-29  Juergen Schmied- Implemented IMallocSpy hooks in IMalloc.
2002-07-24  Alexandre JulliardFixed duplication of definitions between shlwapi.h and
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
2002-07-20  Gregg MattinsonAdded checks for __sparc__, __sun__ and @function.
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.
2002-07-05  Gregg Mattinson- Forte C does not support nameless structures or unions
2002-07-05  Alexandre JulliardTried to make IsDialogMessageW more compatible. Changed
2002-07-03  Gregg MattinsonRemoved extra , from last element in enum declarations.
2002-07-02  Juergen Schmied- changed STRRET definition
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-06-20  Alexandre JulliardCreate the server directory and socket file in /tmp.
2002-06-04  Alexandre JulliardMoved specification of relay and snoop include/exclude...
2002-06-04  Alexandre JulliardBetter encapsulation of the font and metafile objects.
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-06-02  Eric PouechImplementation for console control events (includes...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-30  Alexandre JulliardAdded wine_server_fd_to_handle to replace FILE_DupUnixH...
2002-05-30  Alexandre JulliardRenamed handle_t to obj_handle_t to avoid conflict...
2002-05-24  Alexandre JulliardA few optimizations in the process startup requests...
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-19  Alexandre JulliardExport the debug API as functions instead of pointers.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-05-11  John K. HohmFixed typos; added standard CATID_'s.
2002-05-10  Steven EdwardsDetect snprintf && _snprintf, use _snprintf on stupid...
2002-05-09  John K. HohmAdded definitions for the Component Categories Manager.
2002-05-05  Steven EdwardsCheck for and use chsize instead of ftruncate if present.
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-25  Martin WilckFixed ReadFile() semantics when reading asynchronously...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-25  Martin WilckImplemented server framework for asynchronous IO on...
2002-04-23  Martin WilckFixed handling of deferred connections in WSAAccept().
2002-04-20  Eric PouechNow C tests are able to access argc/argv as passed...
2002-04-05  Martin Wilck- separate cleanly between async scheduling and file...
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-03-29  Alexandre JulliardTransfer the full process startup info as well as the...
2002-03-23  Alexandre JulliardSend message for WSAAsyncSelect sockets directly from...
2002-03-23  Alexandre JulliardExport the FILE_GetUnixHandle functionality from ntdll.
2002-03-22  Francois GougetAdd trace function (same as in the perl framework).
2002-03-22  Alexandre JulliardCorrectly fill parent pid, module size and module name...
2002-03-12  Mike McCormackBegin to make wine an SMB client.
2002-03-11  Patrik Stridvall- Better handling when settimeofday is not available.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Alexandre JulliardReimplemented DebugBreakProcess.
2002-02-27  Eric PouechNew XP debugging APIs: implemented DebugActiveProcessStop,
2002-02-22  Peter HunnisettFix return type of GetAsyncKeyState.
2002-02-21  Peter HunnisettFix ICOM_DEFINE for C++.
2002-02-20  Alexandre JulliardPreliminary version of the C unit tests run-time enviro...
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2002-01-22  Marcus MeissnerMoved guids needed for Proxy/Stub factories to respecti...
2002-01-22  Alexandre JulliardMoved debug definitions to include/wine/debug.h.
2002-01-09  Martin WilckAdded support for socket flags.
next