wine
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_marsh...
1999-02-13  Stephane LussierUse global synchronization objects, to be able to use...
1999-02-13  Norman StevensSet hwndActiveChild when maximizing a mdi child window...
1999-02-13  Pascal LessardChange the GetMenuItemRect to comply with windows API.
1999-02-13  James JuranCreated include/Makefile.in to separate header file...
1999-02-13  Thuy Nguyen- Fixed a small block depot bug.
1999-02-13  Alexandre Julliardadded sysres_Nl
1999-02-13  Francis BeaudetImplemented the OLE Drag and Drop target registration...
1999-02-13  Francois BoisvertImplemented the WIN31 Look mdi buttons and also some...
1999-02-13  Ian SchmidtAdded entries for most Crypt* calls.
1999-02-13  Andreas MohrAn app left junk in the undo buffer of an edit control...
1999-02-13  Ove KaavenChanged SetParent32 to adhere to Windows behaviour...
1999-02-13  Sylvain St... Implementation of a simple linked list (static) that...
1999-02-13  Francois GougetMake the REFxxx types const even in C. Also add FMTID.
1999-02-13  Ove KaavenDon't call EVENT_DummyMotionNotify for hidden windows.
1999-02-13  Stephane LussierFix some thread-safeness problem when accessing the...
1999-02-13  Marcus MeissnerImplemented MapVirtualKeyEx (ticket 21).
1999-02-13  Francois GougetAdded the actual interface definitions to the obj_clien...
1999-02-13  Juergen Schmied- documented most of the undocumented functions in...
1999-02-12  Juergen SchmiedSmall fixes to compile with the headers (mostly nt...
1999-02-12  Juergen SchmiedMade nt-related types compatible, throw out wine-specif...
1999-02-12  Ulrich WeigandUse MONITOR_... instead of DESKTOP_... routines to...
1999-02-12  Ove KaavenWM_ACTIVATE default processing should set window focus.
1999-02-11  Klaas van GendAdded support for the Dutch language.
1999-02-11  Alexandre JulliardAuthors: Adrian Thurston <adriant@corel.ca>, Zygo Blaxe...
1999-02-11  Lionel UlmerAdded 'objbase.h' to prevent compiler warnings.
1999-02-11  Lionel UlmerBetter detection of XShm errors (should now run on...
1999-02-11  Andreas MohrFixes mixerGetID16/32 problems/errors.
1999-02-11  Francois GougetIsEqualGUID is defined in 'include/wine/obj_base.h...
1999-02-11  Francois GougetAdded new functions (from Win98)
1999-02-11  Uwe BonnesSet the flags for GetVolumeInformation32A.
1999-02-11  Juergen SchmiedFindWindow failed for 32 bit windows with style !=...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Albert Den Haan...
1999-02-10  Alexandre JulliardAuthors: Albert Den Haan <albertd@corel.ca>, Adrian...
1999-02-10  Alexandre JulliardAuthors: Albert Den Haan <albertd@corel.ca>, Adrian...
1999-02-10  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-02-10  Andreas MohrTwo ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32...
1999-02-10  Lionel UlmerFixed debug output to follow '-debugmsg' flags.
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-02-09  Michael VekslerMoved everything out of windows.h.
1999-02-09  Brad PepersWinG fixes.
1999-02-09  Stephane Lussier-Fixed MESSAGE functions that were thunking down to...
1999-02-09  Huw D M DaviesGetMetaFileBitsEx should work in bytes not words.
1999-02-09  Francois GougetDllGetClassObject should take a REFCLSID not an LPCLSID.
1999-02-09  Ulrich WeigandChange fault handler 'addr' argument to LPCVOID.
1999-02-09  Ulrich WeigandCall VIRTUAL_HandleFault if read/write returns EFAULT.
1999-02-09  Bertho StultiensFix typo to map GetTextExtentPoint to the correct 32A...
1999-02-09  Marcus MeissnerSome small bugfixes, added more PE relocation types...
1999-02-09  Paul QuinnGetCursorPos is actually a BOOL.
1999-02-09  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-02-09  Zygo BlaxellMove the #define of DUMMYUNIONNAME* to before they...
1999-02-09  Ulrich WeigandNULL is a valid argument as handle for GetFileVersionIn...
1999-02-09  Lionel UlmerAdded buffered device access for DInput's mouse driver.
1999-02-09  Juergen SchmiedWrong access on server handle was demanded (GENERIC_REA...
1999-02-09  Juergen SchmiedBetter implementation (takes strings or res-id's now).
1999-02-09  Ulrich WeigandBugfix: NULL pointer check for output parameters.
1999-02-09  Zygo BlaxellFixed two pointer/integer mismatch warnings.
1999-02-09  Zygo BlaxellSpelling fixes.
1999-02-09  Zygo Blaxellwine_openpty is not properly declared (either missing...
1999-02-09  Zygo BlaxellFix types of GetDIBits functions (LPSTR should be LPVOID).
1999-02-09  Huw D M DaviesFixes several problems with SetDIBitsToDevice if xSrc...
1999-02-09  Francois BoisvertThe systems buttons (minimize/restore/close) now appear...
1999-02-09  Francois BoisvertImplemented the magic menu items id's used by windows...
1999-02-09  Jason McMullanAdds support for EMR_STRETCHDIBITS in EMFs.
1999-02-09  Marcus MeissnerFixed image size and line size, added 8bit color/palett...
1999-02-09  Adam the Jazz GuyFixed formatting of code
1999-02-09  Stephane Lussier- Cleaned up the message queue when a thread exit ...
1999-02-09  Ove KaavenSounds were cut off due to integer overflow. Fixed.
1999-02-09  Paul QuinnAdded windowsx.h for Winelib.
1999-02-05  Eric WilliamsAdded common dialogs test program.
1999-02-05  Noel BorthwickAdded management and allocation of the PERQUEUEDATA...
1999-02-05  Lionel Ulmer- added a dump of the palette creation flags
1999-02-05  Andreas MohrUse vfat/win95 as default.
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...
1999-02-05  Marcus MeissnerContinued hack to win32/console.c, so that the IDA...
1999-02-05  Marcus MeissnerInclude objbase.h for CoTaskMem* prototypes (or we...
1999-02-05  Marcus MeissnerAdded missing ULONG to static const OFFSET_xx.
1999-02-04  James JuranVarious manpage updates, including the incorrect statem...
1999-02-04  James JuranFix pointer to the Windows Disassembler 32. Thanks...
1999-02-04  Andreas MohrAnother usage of non-portable functions...
1999-02-04  Andreas MohrSome values of pBiosData added/fixed.
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-02-04  Patrik StridvallTTY driver changes.
1999-02-04  Patrik StridvallX11 driver changes.
1999-02-04  Patrik StridvallNon-X11 compile fix for generated code.
1999-02-04  Patrik StridvallImplementation of the new monitor abstraction.
1999-02-04  Patrik StridvallNew TTY driver for GDI.
1999-02-04  Patrik Stridvall- Added the graphics/ttydrv directory.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-02-02  Eric PouechRemoved references to obsolete msdos/cdrom.c file.
1999-02-02  Eric PouechFixed tracks indexing in mcicda.c
1999-02-02  Eric PouechNew Wine internal interface for handling CD Rom (especi...
1999-02-02  Zygo BlaxellChange a few types to match you-know-who's declarations.
1999-02-02  Uwe BonnesFixed GET_LZ_STATE macro.
1999-02-02  Lionel UlmerAdded stubs for new DirectDraw4 and DirectDrawSurface4...
1999-02-02  Albert den... Fixed wrong order of res_ico and res_bmp which must...
1999-02-02  Marcus Meissnerreslen could be used uninitialised in GetFileResource32...
1999-02-02  Jan DAdded definition for LOCALE_SGROUPING, LOCALE_SMONGROUP...
1999-02-02  Ulrich WeigandBugfix: Preserve EAX in UnMapSLFixArray().
next