wine
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
1999-11-28  Niels Kristian... Compiler warnings fixed.
1999-11-28  Bradley BaetzGive the app back the exact font name it asked for.
1999-11-28  Dave PicklesPrevent a crash if messages are sent to a toolbar windo...
1999-11-28  Julio Cesar... Updated Spanish MM error string translation.
1999-11-28  Alex Priem- (final?) update of TreeView_* macro's.
1999-11-28  Eric KohlFixed some visual toolbar bugs.
1999-11-28  Juergen LockAdded notes about Wine-related FreeBSD kernel patches.
1999-11-28  Huw D M DaviesUse RegQueryInfoKey to count number of printers.
1999-11-28  Juergen LockDon't try to call towupper() when there's no wctype.h.
1999-11-28  Dmitry TimoshkovWhen combobox selection changes, update its edit box...
1999-11-28  Dmitry TimoshkovNotify parent of listbox if requested.
1999-11-25  Alexandre JulliardMore portability fixes (thanks to Juergen Lock).
1999-11-25  Juergen LockSet/use fs/gs from the sigcontext struct, the correspon...
1999-11-25  Juergen LockMention free Truetype font servers (Xfstt and xfsft).
1999-11-25  Juergen LockNote what to do with the winedefault.reg in the file.
1999-11-25  Peter GantenImplemented parts of _PageReserve() _PageCommit() _Page...
1999-11-25  Juergen SchmiedRemoved fixme.
1999-11-25  Alexandre JulliardSeveral bug fixes in save_key().
1999-11-25  Eric PouechFixed some bogus error detection for RegEnumValue[AW...
1999-11-25  Peter Hunnisett- Added global data mutual exclusion
1999-11-25  Andreas MohrSeveral improvements.
1999-11-25  Eric PouechRemoved invalid LCMapString fixme for NORM_IGNOREKANATY...
1999-11-25  Ove KaavenMade win16 serial comms less of a CPU hog.
next