wine
2000-01-04  Rein KlazesDon't show the scrollbar if SetScrollinfo() is called...
2000-01-04  Ove KaavenAdded extra US keymap with the infamous phantom key.
2000-01-04  Eric PouechUse a uniform naming scheme for driver modules.
2000-01-04  Eric PouechEncapsulated Wine internal data into an ifdef __WINE__.
2000-01-04  Eric PouechMoved the 16 bit driver functions callout into the...
2000-01-04  Eric PouechAdded support for WODM_BREAKLOOP message.
2000-01-04  Eric PouechRemoved extraneous ERR message.
2000-01-04  Eric PouechAdded support for MCI_INFO_COPYRIGHT and MCI_INFO_NAME.
2000-01-04  Eric PouechUse case insensitive comparison while searching for...
2000-01-04  Andreas MohrAdded spec entry for _itoa.
2000-01-04  Bertho StultiensGenerated labels of resource names must be unique throu...
2000-01-04  Andreas Mohr"resultp" can be NULL in SendMessageTimeout*().
2000-01-04  Andreas Mohr- prevent mem leak of CRTDLL_acmdln_dll
2000-01-01  Peter GantenImplemented WaitForInputIdle.
2000-01-01  Alexandre JulliardFixed potential buffer overflows (spotted by Francois...
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
2000-01-01  Alexandre JulliardMoved poll handling to the generic part of the server...
1999-12-27  Alexandre JulliardCosmetics.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-27  Alexandre JulliardPE_FindExportedFunction: use a binary search for functi...
1999-12-26  Alexandre JulliardFixed/commented out duplicate entry point names.
1999-12-26  Alexandre JulliardAdded support for automatic ordinal allocation.
1999-12-26  Huw D M DaviesMove DCFuncs ExtTextOut and GetTextExtentPoint to Unicode.
1999-12-26  Francois GougetWrapped some strings in a debugstr_* call.
1999-12-26  Francois Gougetdebugstr_w now returns something looking like 'L"xxxx...
1999-12-26  Francois GougetFILEDLG95_HandleCustomDialogMessages:
1999-12-25  Peter HunnisettAdded support for playing more record types (still...
1999-12-25  Francois GougetBetter support very long strings by avoiding to copy...
1999-12-25  Huw D M DaviesFix PSDRV_StretchDIBits for non-integer byte src widths...
1999-12-25  Marcus MeissnerCast the unsigned int to signed, or NEAR_MATCH will...
1999-12-25  Eric PouechFixed first/last playable frame referencing.
1999-12-25  Eric PouechFixed some bogus values in MCI_STATUS handling (positio...
1999-12-25  Marcus MeissnerTest pointers passed to copyrect for NULL.
1999-12-25  Dmitry TimoshkovRestore erroneously deleted lines.
1999-12-25  Huw D M DaviesDPA_DeletePtr was resizing the array to a too small...
1999-12-25  Huw D M DaviesAvoid infinite loop in WINPOS_FindIconPos if the width...
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.
next