wine
1998-11-24  Stephen CrowleyReturn the "buffers" and "cached" memory as free since...
1998-11-24  Juergen SchmiedBugfix: SetDlgItemText32 returns BOOL not void.
1998-11-24  Juergen SchmiedNew stubs GetUserObjectInformationA|W.
1998-11-24  Marcus MeissnerRemoved left over 'show' and useless deadbeef checking...
1998-11-24  Marcus MeissnerAdjust broken entrypoint addresses. (win98 notepad...
1998-11-24  Eric PouechUpdated according to development.
1998-11-24  Eric PouechSome new stubs (midiStreamXXX functions, some mci funct...
1998-11-24  Eric PouechMoved MCI part to mcimidi.c ; added DriverProc.
1998-11-24  Eric PouechMoved MCI part to mciwave.c ; added some error checking...
1998-11-24  Eric PouechAdded mcimidi and mciwave.
1998-11-24  Eric PouechFixed bug in MCI_INFO command ; fixed pause/resume...
1998-11-24  Eric PouechStarting writing MCI part ; fixed bug in MCI_INFO command.
1998-11-24  Eric PouechAdded some missing stubs in 32 bit part.
1998-11-24  Eric PouechMade use of new 16/32 MCI message handling in mmsystem.c.
1998-11-24  Eric PouechAdded some new functions/structures definitions.(I...
1998-11-24  Eric PouechAdded some error checking ; made use of new 16/32 MCI...
1998-11-24  Eric PouechAdded some error checking ; made use of new 16/32 MCI...
1998-11-24  Eric PouechFactorized 16/32 bit MCI function by using message...
1998-11-24  Eric PouechFixed some quirks.
1998-11-22  Juergen SchmiedMany fixes.
1998-11-22  Juergen SchmiedNew function: _ILGetExtension.
1998-11-22  Juergen SchmiedNew file. HKEY_CLASSES_ROOT handling.
1998-11-22  Eric KohlUpdated.
1998-11-22  Eric KohlAdded Unicode support (at least partially).
1998-11-22  Eric KohlAdded IOleAdviseHoler interface (still a dummy) and...
1998-11-22  Eric KohlAdded global subclassing atom, used by tooltips and...
1998-11-22  Eric KohlImproved layout code.
1998-11-22  Eric KohlFixed ImageList_LoadImage().
1998-11-22  Eric KohlAdded CMEM_SETITEM32A and message forwarding to combobox.
1998-11-22  Eric KohlAdded stub for CreateItemMoniker().
1998-11-22  Eric KohlFixed some undocumented function names and implemented...
1998-11-22  Eric KohlEnabled double click for buttons.
1998-11-22  Eric KohlAdded command and return constants used by WM_NOTIFYFORMAT.
1998-11-22  Huw D M DaviesMoved DC_SetupGC functions to graphics/x11drv/graphics.c.
1998-11-22  Juergen SchmiedSmall fixes to get the default language to a sensible...
1998-11-22  Douglas RidgwayMiscellaneous small fixes.
1998-11-22  Andreas MohrAdded Win16 implementation for GetRegionData().
1998-11-22  Andreas MohrEnhanced OABuildVersion() to return different version...
1998-11-22  Andreas MohrAdded INT21_ParseFileNameIntoFCB() and some other thing...
1998-11-22  Juergen SchmiedAdded missing entry for GetNumberFormatW.
1998-11-22  Juergen SchmiedChecking for NULL-pointer.
1998-11-22  Alexandre JulliardAdded David Luyer.
1998-11-22  Robert PouliotBetter OLE support in French languages.
1998-11-22  Juergen SchmiedImplementation of CreateProcess32W.
1998-11-22  David LuyerQueuing of deferred Expose events.
1998-11-22  Marcus MeissnerLB_GETTEXT: Handle passed NULL buffer.
1998-11-22  Marcus MeissnerCB_GETTEXT: Use lpBuffer instead of lpText for LB_GETTE...
1998-11-22  Marcus MeissnerTurn mega double switch into static table (reduces...
1998-11-22  Alexandre JulliardAdded Robert Riggs.
1998-11-22  Robert Riggsinclude ddraw.h, questionable fix for questionable...
1998-11-22  Robert RiggsMore flags (DirectX 5.2), DirectSound3DListener and
1998-11-22  Robert RiggsDirectSound3DListener and DirectSound3DBuffer stubs...
1998-11-22  Juergen SchmiedNew stubs strdate, strtime.
1998-11-22  Ulrich WeigandBugfix: typo in SUnMapLS_IP_EBP_8 lead to stack corruption.
1998-11-22  Cliff WrightFixed a mask set, and other parity setting bugs for...
1998-11-22  Vasudev MulchandaniAdded BSDI sigcontext definitions.
1998-11-22  Rein KlazesFixed typo.
1998-11-22  Marcus MeissnerRemove now useless RELAY_ShowDebugmsgsRelay check.
1998-11-22  Marcus MeissnerDo not relocate the pointers in the IMAGE_THREAD_LOCAL_...
1998-11-22  Marcus MeissnerPathAddBackshlash, PathRemoveBackslash: argument is...
1998-11-22  Marcus MeissnerCheck wndPtr for NULL.
1998-11-22  Marcus MeissnerBltFast: Honor lPitch, Lock/Unlock surfaces (xlib needs...
1998-11-22  Huw D M DaviesTakes print spooler functions out of win16drv.
1998-11-22  Ian SchmidtAdded stubs for two undocumented GDI routines, SetMagic...
1998-11-22  Stephen CrowleyFixed the DGA detection code in ddraw. You don't need...
1998-11-22  Marcus MeissnerDirectDraw status updated.
1998-11-22  David FaureMicro patch for AltGr key on german keyboards.
1998-11-22  Juergen SchmiedFixes error handling (SetLastError() and return value).
1998-11-22  Gael de ChalendarPartially complete GetTextCharsetInfo and corrects...
1998-11-15  Juergen SchmiedBug fix.
1998-11-15  Eric KohlFixed retrieval of invalid palette data in GetDIBits().
1998-11-15  John RichardsonAllow SWP_HIDEWINDOW to be called on windows that are...
1998-11-15  Pim BollenFixed scroll bug in ScrollWindowEx32 which caused garba...
1998-11-15  Alexandre JulliardSmall atom fixes.
1998-11-15  Dirk ThierbachFixed bug in StretchDIBits32 (wrong origin).
1998-11-15  Juergen SchmiedSmall fixes.
1998-11-15  Lionel UlmerSome corrections to the handling of off-screen buffers.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-11-15  Juergen SchmiedHandling for listviewstyles, view mode buttons in filed...
1998-11-15  Juergen SchmiedNew file, wrapper for IShellBrowser class.
1998-11-15  Juergen SchmiedNew file, some helper functions for icon cache.
1998-11-15  Juergen SchmiedImplemented: ILIsEqal, ILFindChild, _ILGetFileDate...
1998-11-15  Juergen SchmiedLoadLibraryEx: show a warning when called with unimplem...
1998-11-15  Alexandre JulliardCleaned up a bit.
1998-11-15  Marcus MeissnerClean invalid selectors on the pop %xs from the STACKFR...
1998-11-15  Alexandre JulliardRemoved gets message.
1998-11-15  David LuyerAdded Thai nls-resources.
1998-11-15  Pablo SaratxagaDisplay the language id for "XXX not supported for...
1998-11-15  Gavriel StateAdd stubs for GetRunningObjectTable32 and OleRegGetUser...
1998-11-15  Gavriel StateEnsure that CreateFileMoniker functions don't return...
1998-11-15  Gavriel StateAdded code to manage Ascii and WideChar class names...
1998-11-15  Constantine... Fix to Linux IPX so compiles on non-linux platforms.
1998-11-15  Marcus MeissnerOwn X11 errorhandler to locate X11 errors. Useful only...
1998-11-14  Juergen SchmiedFixed warnings, some only visible with -Wstrict-prototy...
1998-11-14  Ulrich WeigandMoved X11 mouse cursor handling to the DISPLAY driver.
1998-11-14  Ulrich WeigandSome fixes to Wine startup/termination sequence with...
1998-11-14  Ulrich WeigandBugfix: -debug didn't work anymore after the last start...
1998-11-14  Eric KohlFixed list insertion bug in CoLoadLibrary().
1998-11-14  Ulrich WeigandAdded stubs for several VxDs / interrupts.
1998-11-14  Huw D M DaviesShould get win16drv AbortProc working. Hopefully.
next