wine
1999-12-25  Steven ElliottAdded a document that describes configuring FAT filesys...
1999-12-25  Juergen SchmiedNT allocates one page as TEB. Some native NT-dlls are...
1999-12-25  Dmitry TimoshkovDon't skip usable X fonts. Add support for koi8 fonts.
1999-12-25  Francois GougetModified IcmpCloseHandle and IcmpSendEchoRequest so...
1999-12-25  Steven ElliottChanged the "this_is_a_syntax_error" error message...
1999-12-20  Huw D M DaviesMove Bezier code out of x11drv into commmon GDI code...
1999-12-20  Peter HunnisettFixed ordinal numbering and added new spec stub.
1999-12-20  Marcus MeissnerReadded Xpm autoconf checks.
1999-12-20  Rein KlazesEnumSystemLocalesA should look for registry values...
1999-12-20  Marcus MeissnerSmall fix to get GET_DEVICE_TYPE working (verified...
1999-12-20  Ian SchmidtCorrected background color and fixed leaking GDI brush.
1999-12-20  Juergen SchmiedNT loader: don't stop loading a hive when an error...
1999-12-20  Huw D M DaviesPlayMetaFile and EnumMetaFile should work if the hdc...
1999-12-20  Juergen LockUpdated the FreeBSD notes, the LDT patch finally made...
1999-12-20  Francois GougetIf lpTitle==NULL and cbBuf==0 then we must return the...
1999-12-20  Shaun MorrisImplemented _TrackMouseEvent for the TME_LEAVE flag.
1999-12-20  Lionel UlmerAdds resolution / depth switching with DGA 2.0.
1999-12-13  Alexandre JulliardUse waitable timers to implement service thread timers.
1999-12-13  Alexandre JulliardUse poll() instead of select() for the server main...
1999-12-12  Alexandre JulliardRelease 991212. wine-991212
1999-12-12  Lionel UlmerFixed handling of DGA2.0 keyboard events.
1999-12-12  Eric PouechAdded the ability to open several streams on the same...
1999-12-12  Eric PouechSysStringLen can get a NULL pointer (and shall return 0).
1999-12-12  Eric PouechNow using notification for detecting when a WAVEHDR...
1999-12-12  Eric PouechEnhanced synchronization between playback thread and...
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.
next