wine
1999-12-12  Dmitry TimoshkovComboBox should not send bogus messages to edit buddy...
1999-12-12  Peter GantenFixed GetShortPathNameA.
1999-12-12  Moses DeJongFixed missing libwine.so symlink during install. Set...
1999-12-12  Alexandre JulliardMurali Pattathe
1999-12-12  Andreas MohrFixed cmd line length calculation.
1999-12-12  Lionel Ulmer- added support of DGA-2.0 events
1999-12-12  Rein KlazesIn win32 a WM_MENUSELECT message should contain the...
1999-12-12  Huw D M DaviesFixed arg types of FIXMEs.
1999-12-12  Marcus MeissnerCheck for passed invalid window handle in DefMDIChildProc*.
1999-12-12  Huw D M DaviesFix no. of arguments in a WARN statement.
1999-12-12  Eric PouechAllows DrawText(16|A|W) to get a NULL string as parameter.
1999-12-12  Andreas MohrFixed compiler warnings.
1999-12-12  Marcus MeissnerRemoved 2 useless include winversion.h
1999-12-12  Juergen SchmiedAdded StrNCpyA, StrNCpyW.
1999-12-12  Juergen SchmiedMessage translation WM_CREATE fixed.
1999-12-11  Alexandre JulliardXiang Li
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
1999-12-11  Juergen SchmiedAdded loader for NT registry files.
1999-12-11  Juergen SchmiedStubs for LsaFreeMemory, LsaQueryInformationPolicy...
1999-12-11  Peter Hunnisett- Implemented GetEnhMetaFilePaletteEntries
1999-12-11  Patrik StridvallImproved the TTY driver.
1999-12-11  Peter GantenReturn an error if lpOverlapped is provided to ReadFile...
1999-12-11  Marcus MeissnerDo not confuse the 0 fill magic of wsprintf with the...
1999-12-11  Bradley BaetzThe wavemap driver wasn't passing the callback type...
1999-12-11  Alexandre JulliardAdded missing WINAPIs.
1999-12-11  Marcus MeissnerIf we have registry entries, use them. Never mind which...
1999-12-11  Patrik StridvallFixed some issues found by winapi_check.
1999-12-11  Patrik StridvallMinor fixes and additions.
1999-12-11  Ulrich WeigandBugfix: Added missing 'return' statement.
1999-12-11  Juergen SchmiedSmall fixes.
1999-12-10  Ulrich WeigandPerform 16/32A/32W message mapping for posted messages.
1999-12-10  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-12-10  Ulrich WeigandParse CodeView type/symbol info with 32-bit type indices.
1999-12-10  Ulrich CzekallaFixed off-by-one error.
1999-12-10  Ulrich WeigandBugfix: Show main window if CreateProcess was called...
1999-12-10  Ulrich WeigandImplemented PE_UnloadLibrary().
1999-12-10  Lionel Ulmer- do not loose initial auto-repeat status when acquirin...
1999-12-10  Marcus MeissnerAdded NtPowerInformation stub.
1999-12-10  Gerard PatelTransfer only cbStruct size in BindCtxImpl_S(G)etOptions.
1999-12-08  Dimitrie O... Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-08  Ulrich WeigandDelay sending debug events until process initialization...
1999-12-08  Eric PouechUpdated, added chapter on configuration and architecture.
1999-12-08  Bradley Baetz- Fix MMIO_{Open,Rename} to check the filename (of...
1999-12-08  Dmitry TimoshkovFix problem with EN_UPDATE notification sent by edit...
1999-12-06  Andreas MohrAdded .rc file support for Win16 NE modules.
1999-12-06  Dmitry TimoshkovAllow to deselect all items by sending CB_SETCURSEL...
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-12-05  Andreas Mohr- the OLE version returned was too low
1999-12-05  Peter GantenFix GetCurrentDirectoryA and W to return the needed...
1999-12-05  Dmitry TimoshkovRemove hack for keyboard messages in dialogs.
1999-12-05  Ian SchmidtStubs for VMM GetDemandPageInfo function and VWin32...
1999-12-05  Francois GougetWhenever we do an strncpy we should make sure we put...
1999-12-05  Andreas MohrAdded Thread32First/Next stubs.
1999-12-05  Eric PouechMoved wineserver's buffer & buffer_size at the end...
1999-12-05  Eric PouechFixed mciInfo.
1999-12-05  Eric PouechAdded support for WAVE_FORMAT_QUERY flag in wodOpen.
1999-12-05  Eric PouechCorrectly implement ACM_STREAMOPENF_QUERY flag in acmOp...
1999-12-05  Eric PouechFixed MCI_OPEN command for types like "CDAUDIO!H:".
1999-12-05  Marcus MeissnerMerged _all_ lpClipper into common_surface.
1999-12-05  Marcus MeissnerUse the real glibc openpty if present.
1999-12-05  Eric PouechAdded typedef to insure compilation on all gcc&egcs...
1999-12-05  Marcus MeissnerFixed _copy_registry().
1999-12-05  Juergen SchmiedAdded some constants for Spanish.
1999-12-05  Ulrich WeigandBugfix: Call DllEntryPoint for *every* process that...
1999-12-05  Ulrich WeigandAdded USER.DllEntryPoint().
1999-12-05  Ulrich WeigandCall 16-bit instead of 32-bit UserSignalProc entry...
1999-12-05  Eric PouechFixed crash when map fails.
1999-12-05  Dmitry TimoshkovShow use of undocumented messages.
1999-12-05  Lionel Ulmer- removed keyboard auto-repeat when DInput acquires it
1999-12-05  Marcus MeissnerMoved lpClipper into common_directdrawsurface struct
1999-12-05  Eric PouechFake MIDI_IO_STATUS support in midi in open
1999-12-05  Eric PouechFixed infinite loop for 0-length wavehdrs.
1999-12-05  Eric PouechFixed buggy playback for non PCM files
1999-12-05  Eric PouechTried to reduce echo in playSound API (using two wavehd...
1999-12-05  Eric PouechAdded callback mechanisms for MIDI IN.
1999-12-05  Eric PouechFixed improper acm streams closing.
1999-12-05  Eric PouechDebug traces cosmetic fixes.
1999-12-05  Eric PouechFixed some errors (thanks to F Gouget for reporting...
1999-12-04  Lionel UlmerFirst support of DGA 2.0 for DirectDraw.
1999-12-04  Erez VolkStubs for Get/SetProcessDefaultLayout.
1999-12-04  Marcus MeissnerStub for CloseProfileUserMapping.
1999-12-04  Lionel UlmerUse DInput's internal mouse event handler to handle...
1999-12-04  Peter GantenwaveHdr.lpData was eventually HeapFree()ed uninitialized.
1999-12-04  Sergei TurchanovFix for GetBinaryType to return SCS_DOS_BINARY if exten...
1999-12-04  Ulrich WeigandFixed 32-bit module name handling to conform better...
1999-12-04  Michael McCormackAdded code to some service functions (some untested...
1999-12-04  Alexandre JulliardPierre Mageau
1999-12-04  Huw D M DaviesAdded stubs for several MRU list functions and document...
1999-12-04  Marcus MeissnerFlush handle in any access mode.
1999-12-04  Huw D M DaviesFixes off by one error in item insertion.
1999-12-04  Marcus MeissnerAllow 1% deviation from specified sampling rate for...
1999-12-04  Lionel UlmerSuppressed the inclusion of OpenGL headers.
1999-12-04  Peter Hunnisett- Added stub for conversion from meta to enhance meta...
1999-12-04  Peter HunnisettImproved stubs for the ddraw clipper routines.
1999-11-29  Alexandre JulliardMade GetSystemTimeAsFileTime return value more precise.
1999-11-29  Alexandre JulliardFixed get_event_obj/get_file_obj to use the process...
1999-11-29  Alexandre JulliardFixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich...
1999-11-29  Alexandre JulliardImplemented waitable timers.
1999-11-28  Alexandre JulliardBug fixes.
1999-11-28  Alexandre JulliardSerge Ivanov
next