Implemented processing for actions: SPI_GET/SETGRIDGRANULARITY,
[wine] / include /
2001-12-06  Andriy PalamarchukImplemented processing for actions: SPI_GET/SETGRIDGRAN...
2001-12-05  Alexandre JulliardRemoved ntdll dependency on MultiByteToWideChar/WideCha...
2001-12-05  François GougetCleanup and improve the mbcs support.
2001-12-05  Jukka HeinonenFixed incorrect packing.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-12-04  Eric PouechFixed bugs in output functions (write).
2001-12-01  Guy L. Albertelli- Stub routines for _164, _208, _210, _211, _239, _356...
2001-11-30  Andriy PalamarchukRemoved Get/SetScreenSaveTimeout user driver functions...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-11-23  Uwe Bonnes_dev_t is an unsigned integer.
2001-11-20  Francois GougetFix LUID definition.
2001-11-20  Dmitry TimoshkovConvert message spy to unicode.
2001-11-19  Francois GougetA few typos.
2001-11-19  Francois GougetMIDL_STUB_MESSAGE needs a pack4 for the MaxCount field.
2001-11-16  Jussi JumppanenAdded missing RichEdit defines.
2001-11-14  Alexandre JulliardMoved WIN_FindWinToRepaint functionality to the server.
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-11-14  Dmitry TimoshkovStructure NEWTEXTMETRIC uses packing 4.
2001-11-14  Jussi JumppanenAdded missing MAPI defines.
2001-11-13  Alexandre JulliardStore the window caption text in the server.
2001-11-13  Guy L. Albertelli- Implement ordinals 7, 8, 9, 13, 14, 19, 36.
2001-11-08  Alexandre JulliardRelease 20011108. wine-20011108
2001-11-08  Alexandre JulliardImplemented inline version of the iswxxx functions.
2001-11-07  Ove KaavenAdded RunInThread callout to winedos.
2001-11-07  Mike McCormackMake ConnectNamedPipe work in overlapped mode.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-06  Alexandre JulliardWindow activation cleanups.
2001-11-06  François GougetFix the #include order for config.h.
2001-11-06  François GougetMake debugtools.h independent from config.h.
2001-11-06  Mike McCormackAdded netapi32.dll and the Netbios() call.
2001-11-05  Ove KaavenImplemented a dynamic table of DOS interrupt handlers.
2001-10-28  Hidenori TakeshimaAdded definitions of MERITs.
2001-10-24  Ove KaavenSave a disk file's drive type in the server object.
2001-10-23  Huw D M DaviesImplement GetFontData.
2001-10-23  Eric PouechMoved/added some console definitions.
2001-10-23  Huw D M DaviesExtTextOutW with symbol fonts works with chars in the...
2001-10-22  Alexandre JulliardStore in the server all the window information accessib...
2001-10-22  Francois GougetAdded __WINE_USE_MSVCRT.
2001-10-21  Guy L. Albertelli- Implement HUSKEY design.
2001-10-21  Hidenori TakeshimaFixed a typo.
2001-10-21  Ove KaavenFixed a typo.
2001-10-18  Alexandre JulliardChanged X11 mouse driver to use SendInput, and removed...
2001-10-18  Alexandre JulliardAdded a few XBUTTON defines.
2001-10-17  Alexandre JulliardAdded support for low-level mouse and keyboard hooks.
2001-10-17  Alexandre JulliardMake sure that GetMessagePos and GetMessageTime return...
2001-10-16  Alexandre JulliardAdded internal Wine messages to perform SetWindowPos...
2001-10-16  Alexandre JulliardAdded requests to store window rectangles in the server.
2001-10-16  Alexandre JulliardMoved scrollbar tracking code to scroll.c.
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-10-15  Hidenori TakeshimaAdded some missing GUIDs.
2001-10-15  Francois GougetThe _IOXXX macros conflict with system headers on Solar...
2001-10-15  Francois GougetAdd INVALID_ATOM and MAXINTATOM to winbase.h.
2001-10-14  Ove KaavenAdded some RPC definitions.
2001-10-14  Hidenori TakeshimaStarted implementing AVI splitter.
2001-10-14  Hidenori TakeshimaAdded MPEG1WAVEFORMAT and MPEGLAYER3WAVEFORMAT.
2001-10-14  Eric PouechPass security attributes for DOSFS creation.
2001-10-12  Alexandre JulliardStore window properties in the server. Moved property...
2001-10-12  Alexandre JulliardAdded atom_t type for atoms to make sure we use the...
2001-10-12  Alexandre JulliardMoved MAKEINTATOM to winbase.h and added Unicode version.
2001-10-11  Alexandre JulliardRemoved the cleanup_window_queue request.
2001-10-11  Alexandre JulliardRemoved next and child fields in the window structure...
2001-10-11  Hidenori TakeshimaAdded some missing GUIDs.
2001-10-10  Alexandre JulliardStore window parent as an HWND instead of a pointer.
2001-10-10  Francois GougetMove the RT_XXX macros to winuser.h.
2001-10-10  Chris GreenAdded names of the "missing" paths for SHGetSpecialFold...
2001-10-09  Alexandre JulliardStore window class atom in the server.
2001-10-09  Francois GougetRemove non windows macros.
2001-10-09  Patrik StridvallAdded new include file ws2spi.h for adding needed types.
2001-10-08  Francois GougetAdd support for NOCOLOR.
2001-10-08  Francois GougetMove WINDEBUGINFO from winbase.h to winbase16.h and...
2001-10-08  Hidenori TakeshimaStarted Implementing Video Renderer.
2001-10-08  Mike McCormackMake serial fd blocking mode depend on FILE_FLAG_OVERLA...
2001-10-08  Francois GougetMove the ERR_XXX macros from winbase.h to error.c.
2001-10-08  Francois GougetFix the SOCKADDR_IPX declaration.
2001-10-08  Francois GougetMove COLORREF from wingdi.h to windef.h.
2001-10-08  Malte StarostikCreateURLMoniker takes a LPCWSTR, not a LPWSTR.
2001-10-05  Stefan LeichterAdded defines for resource types RT_MESSAGETABLE, RT_VE...
2001-10-05  Malte StarostikAdded IPersistPropertyBag2 and IPropertyBag2 definition...
2001-10-04  Alexandre JulliardRelease 20011004. wine-20011004
2001-10-04  Mike McCormackFetch a handle type in FILE_GetUnixHandle.
2001-10-03  Gerard PatelMap a window if it is shown by a direct style change.
2001-10-03  Ove KaavenCorrected INVOKEKIND enumeration values.
2001-10-02  Alexandre JulliardMerged mouse buttons states into the key state array.
2001-10-02  Andriy PalamarchukAdded SYSMETRICS_Set.
2001-10-02  Andreas MohrAdded WSC*InstallProvider stubs.
2001-10-02  Dmitry TimoshkovRemove a hack for keyboard group switching.
2001-10-01  Hidenori TakeshimaImplemented CLSID_AudioRender.
2001-09-26  Huw D M DaviesBetter handling of typelibs loaded with a trailing...
2001-09-25  Ove KaavenFixed a couple of typos.
2001-09-25  Ove KaavenAdded ICOM_[C]THIS_MULTI macros to make it easier to...
2001-09-25  Ove KaavenAdded some named pipe definitions.
2001-09-25  Ove KaavenAdded prototype for GetHGlobalFromStream.
2001-09-24  Alexandre JulliardA couple of optimizations to avoid some server calls...
2001-09-21  Alexandre JulliardAdded proper support for storing window parents in...
2001-09-21  Mike McCormackDeclare DeviceIoControl.
2001-09-20  Guy L. AlbertelliDefine the SHQueryValueEx{A|W} entry points.
2001-09-19  Francois GougetFix the definition of structs NUMBERFMT* and CURRENCYFMT*.
2001-09-19  Francois GougetRemove macros that should not be there (cause conflicts...
next