wine
2000-01-09  Juergen SchmiedCorrected behaviour of RegOpenKey in case of failure.
2000-01-09  Juergen Schmied- removed copying of HKEY_USERS to HKEY_CURRENT_USER
2000-01-09  Gerard PatelAvoid deleting of the default 1x1 bitmap for memory...
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-09  Erez VolkAdded stubs for some BiDi API functions.
2000-01-09  Bradley BaetzFixed race condition between app and wine in WAVE_mciPlay.
2000-01-09  Pascal LessardStop menu tracking when clicking on the menu bar where...
2000-01-09  Erez VolkBetter error reporting.
2000-01-08  Alexandre JulliardBacked out scalable bitmap change (gives ugly results).
2000-01-08  Marcus MeissnerGetMenuString should return itemlength on 0 nMax or...
2000-01-08  David ElliottRemoved malloc/free hack and replaced with HeapAlloc...
2000-01-08  Marcus MeissnerLook for our header files first, then for systems headers.
2000-01-08  Marcus MeissnerThe new filedialog stuff does not handle template....
2000-01-08  Rein KlazesAvoid problems during changing the Z-order if the windo...
2000-01-08  Marcus MeissnerRemoved GUI junk from expand.c, so you can use it in...
2000-01-08  Patrik StridvallFixed some issues found by winapi_check.
2000-01-08  Patrik Stridvall- Added support for auto allocated ordinals
2000-01-08  Ulrich WeigandFixed alignment problem with VERSION_INFO members.
2000-01-05  Marcus MeissnerAdd $X_EXTRA_LIBS to any X dependend checks or they...
2000-01-05  Patrik Stridvall- Made FillRect behave like it does on Windows
2000-01-05  Peter GantenCheck if winhelp is already running; use winhlp32.exe...
2000-01-05  Alexandre JulliardUpdated authors list from the Changelog. Please let...
2000-01-05  Marcus MeissnerTrueType clarification.
2000-01-05  Lionel Ulmer- detect if the OpenGL implementation defines the palet...
2000-01-05  Alex Priem- When processing WM_PAINT messages, the treeview might...
2000-01-05  Ulrich WeigandBugfix: uninitialized pointer caused crashes.
2000-01-05  Marcus MeissnerMade virus warning a bit more drastic, since some peopl...
2000-01-05  Marcus MeissnerSome comm clean up, much more error messages, only...
2000-01-05  Rein KlazesImplement WritePrivateProfileSectionA().
2000-01-05  Adam SacarnyFix for compilers that don't support 'long long' (From...
2000-01-04  Alexandre JulliardMoved allocation of the socket pair for a new thread...
2000-01-04  Alexandre JulliardMade debug events and contexts standard objects.
2000-01-04  Alexandre JulliardMade sleep_on usable from all requests.
2000-01-04  Eric PouechAdded more MIDI messages 16<=>32 mapping.
2000-01-04  Eric PouechRemoved the obsoleted CallTimeFuncProc, CallDriverProc,
2000-01-04  Eric PouechPut back visible minimum timer resolution to 1 ms.
2000-01-04  Lionel UlmerGive +0+0 as a default position for the desktop window.
2000-01-04  Bradley BaetzConvert mmio to allow the use of 32 bit mmio procedures.
2000-01-04  Juergen SchmiedSmall fixes.
2000-01-04  Patrik StridvallFixed some issues found by winapi_check.
2000-01-04  Patrik StridvallUpdated winapi_check to handle the new additions.
2000-01-04  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
2000-01-04  Juergen SchmiedCorrected parameter count for DialogBoxIndirectParamAorW.
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.
next