wine
1998-11-30  Marcus MeissnerFix warnings in miscemu/main.c.
1998-11-30  Uwe Bonnes- added some defines around the CommPort (PURGE_XXX...
1998-11-30  Paul QuinnFixed activation/Focus message order problem when creat...
1998-11-30  Paul QuinnImplementation of ChildWindowFromPointEx functions.
1998-11-30  Gavriel StateFixed registry query error value: now returns ERROR_FIL...
1998-11-30  Huw D M DaviesGetSystemPaletteEntries returns palette size if entries...
1998-11-30  Marcus MeissnerImplemented class factory for dsound.
1998-11-30  Uwe Bonnes- fixed a minimal error in GetCommMask definition.
1998-11-30  Uwe BonnesFixes for C++ Winelib compilation.
1998-11-30  Marcus MeissnerBugfix: second RegOpenKey should use CLSIDkey instead...
1998-11-27  James JuranDocumentation updates.
1998-11-27  James JuranFixed 'make install' to really check for libwine.a...
1998-11-27  Stephen CrowleyAdded a new cmdline switch to disable XF86 DGA Extensio...
1998-11-27  Andreas MohrImproved GetDiskFreeSpace32A().
1998-11-26  Huw D M DaviesRemove included color.h.
1998-11-26  Marcus MeissnerRemove unnecessary check for entrypoint address (test...
1998-11-26  Uwe BonnesAdded stubs for Startpage and EndPage.
1998-11-26  Ulrich WeigandRemoved some unnecessary FIXME outputs.
1998-11-26  Ulrich WeigandImplemented KERNEL.602 and stub for KERNEL.490.
1998-11-26  Ulrich WeigandBugfix: Do *not* zero out output buffer in GetNumberFor...
1998-11-25  Pablo SaratxagaSmall fixes.
1998-11-25  Ulrich WeigandMoved ...Resource16 routines to loader/resource.c.
1998-11-25  Ulrich WeigandImplementation of PE->NE resource conversion routines...
1998-11-25  Francis BeaudetImplemented 3 methods: SysAllocStringLen(), SysReAllocS...
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.
1998-11-25  Juergen SchmiedMoved existing IShellLink class. New stubs for IShellLinkW.
1998-11-25  Huw D M DaviesRemove X_DC_INFO from DC and make it behave like any...
1998-11-25  Ulrich WeigandChanged CTX_SEG_OFF_TO_LIN to allow linear addresses...
1998-11-25  Ulrich WeigandImplemented (most) VWin32.VxD DeviceIoControl routines.
1998-11-24  Ulrich WeigandBugfix: Set the TEBF_WIN32 flag in teb.flags for 32...
1998-11-24  Ulrich WeigandBugfix: Call InitThreadInput in GetFastQueue with corre...
1998-11-24  Ulrich WeigandBugfix: [QF]T_Thunk should clear HIWORD(EAX) on return.
1998-11-24  Ulrich WeigandBugfix: Bad jump generated in THUNK_AllocLSThunklet.
1998-11-24  Eric WarnkeDon't match against Symbol or Nil fonts.
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.
next