wine
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().
1999-02-02  Eric KohlFixes little pointer bug in DPA_DeletePtr().
1999-02-02  Ulrich WeigandImplemented KERNEL.434 (UnicodeToAnsi).
1999-02-02  Eric PouechGetDiskFreeSpaceEx32A can get null pointers and still...
1999-02-02  Huw D M DaviesClear up args to PSDRV_AdvancedSetupDialog.
1999-02-02  Huw D M DaviesReduce MAX_FONT_SIZE to 1000.
1999-01-31  Alexandre JulliardAdded input queue to server-side console object,
1999-01-31  Geoff ClareFix to allow for recvmsg() returning less data than...
1999-01-31  Alexandre JulliardAttempt at fixing the MAX_PATH multiple definition...
1999-01-31  Alexandre JulliardChanged DOS extended error handling to be based on...
1999-01-31  Alexandre JulliardHandle set_file_time requests changing only one of...
1999-01-31  Alexandre JulliardClear last error on all successful requests.
1999-01-31  Alexandre JulliardFixed error handling in 16-bit functions (untested).
1999-01-31  Alexandre JulliardAdded a lot of new error definitions.
1999-01-31  Alexandre JulliardDialog window should not be destroyed in DefDlgProc...
1999-01-31  Alexandre JulliardRelease 990131. wine-990131
1999-01-31  Ulrich WeigandModify NE_FindTypeSection and NE_FindResourceFromType...
1999-01-31  Ulrich WeigandAdded GetResDirEntryA for use by the VERSION code.
next