wine
2005-11-28  YunSong HwangAdd a translation of the README.
2005-11-28  Mike McCormackIf a source directory doesn't exist, use the install...
2005-11-28  Mike McCormackHandle the ^ character in MaskEdit controls.
2005-11-28  Raphael JunqueiraPartial implementation of IDirectMusicPerformance8Impl_...
2005-11-28  Michael JungInitial stubbed implementation of UnixFolder's IDropTar...
2005-11-28  Alex Villacís... Initialize file_exists to 0 at exe load test, prevents...
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-24  Hans LeidekkerAlso handle mailto: urls.
2005-11-24  Mike McCormackAdd some tests for _fcvt.
2005-11-24  Marcus Meissnerextern "C" wrappers for usp10.h.
2005-11-24  Mike McCormackMake all source directories at the root of the install.
2005-11-24  Paul VriensReturn a real error in LsaLookupSids.
2005-11-24  Vijay Kiran... Install usp10.h.
2005-11-24  Mike McCormackFix a compile error.
2005-11-24  Raphael JunqueiraFix incorrect implementation of WGL_COLOR_BITS_ARB.
2005-11-24  Juan LangAdd more declarations.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-23  Francois GougetDocumentation tweaks to make winapi_check happy.
2005-11-23  Henning GerhardtAdd German resource file for msvideo.
2005-11-23  Francois Gougetwinldap.h should include windeh.f and schnlsp.h.
2005-11-23  Alexandre JulliardPreserve 16-byte stack alignment in the various assembly
2005-11-23  YunSong HwangAdd Korean translation.
2005-11-23  Francois GougetAdd trailing '\n' to trace() call.
2005-11-23  Francois GougetAdd LPADDRINFO, missing IP_* defines and missing APIs.
2005-11-23  YunSong HwangUpdate Korean translations.
2005-11-23  Michael JungUse the ANSI codepage in IShellFolder::GetDisplayNameOf.
2005-11-23  Saulius KrasuckasBe more strict and verbose while testing
2005-11-23  Rein KlazesMake test_SPI_SETBORDER less likely to permanently...
2005-11-23  Michael JungAlso scan HKEY_CURRENT_USER for shell namespace extensi...
2005-11-23  Michael JungAlso scan HKEY_CURRENT_USER for shell namespace extensi...
2005-11-23  Michael JungInitialize OLE instead of just COM, in order to enable...
2005-11-23  Michael JungInitialize OLE instead of COM only in order to enable...
2005-11-23  Andrew WebbDefine DateTime_SetMonthCalColor.
2005-11-23  Juan LangFix some memory leaks.
2005-11-23  Alexandre JulliardFixed some broken code that was causing compiler warnings.
2005-11-23  Huw DaviesRelease a stray node.
2005-11-22  Alexandre JulliardRelease 0.9.2. wine-0.9.2
2005-11-22  Rein KlazesFixes for FormatCharDlgProc16:
2005-11-22  Aric StewartHttpEndRequest does not actually send an extra NULL...
2005-11-22  Alexandre JulliardDon't try to set the label in the superblock of FAT...
2005-11-22  Oliver StieberCorrects an error in the _m3xm3 shader function in...
2005-11-22  Dmitry TimoshkovAdd a semi-functional ICCompressorChoose implementation.
2005-11-22  Rein KlazesGetSystemMetrics fixes with corresponding tests.
2005-11-22  Vitaliy MargolenAdd name_lookup function in object_ops.
2005-11-22  Rein KlazesIn CFn_CHOOSEFONT16to32W fix the conversion of the...
2005-11-22  Hans LeidekkerNo need to link against shell32 or user32.
2005-11-22  Aric StewartFix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace...
2005-11-22  Alexandre JulliardUse struct unicode_str instead of null-terminated strin...
2005-11-22  Robert LunnonAdd stdarg.h where missing.
2005-11-22  Marcus MeissnerEAI_NONAME -> WS_EAI_NODATA, check for EAI_NONAME and...
2005-11-22  Steven EdwardsCorrect URL for version infomation database website.
2005-11-22  Dmitry TimoshkovAdd a test showing that SaveDC after GetDC should return 1.
2005-11-22  Jacek CabanCreate window in SetClientSite and return it in
2005-11-22  Robert ShearmanTest the sizes of some of the parameters passed into...
2005-11-22  Robert ShearmanRename SendAsyncCallback to INTERNET_SendCallback.
2005-11-22  Robert ShearmanFix an incorrect entry in the HTTP header field table...
2005-11-22  Saulius KrasuckasExit test after first TranslateInfString() failure...
2005-11-21  Oliver StieberImplement a pixel shader parser and cross compiler...
2005-11-21  Vitaliy MargolenReturn correct error on name collision when creating...
2005-11-21  Vitaliy MargolenKernel32 should create named objects with OBJ_OPENIF...
2005-11-21  YunSong HwangUpdate Korean translations.
2005-11-21  Alexandre JulliardOnly set label and serial number when they are actually...
2005-11-21  Alexandre JulliardFixed handling of mailslot read timeout to avoid compil...
2005-11-21  Dmitry TimoshkovChoose what window styles to dump (WS_GROUP/WS_TABSTOP vs.
2005-11-21  Vitaliy MargolenMore Object Manager tests.
2005-11-21  Aric StewartImplement HttpSendRequestEx and HttpEndRequest. Restruc...
2005-11-21  Ge van GeldorpDon't redefine ASN_OCTETSTRING, it's already defined...
2005-11-21  Martin FuchsSHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OV...
2005-11-21  Rein KlazesFix bogus unreal code page messages in _setmbcp().
2005-11-21  Rein KlazesDo not forward _mbccpy to strcpy.
2005-11-21  Thomas WeidenmuellerImproved word wrapping and tab key handling.
2005-11-21  Vincent BéronAdd/correct prototypes for some already defined functio...
2005-11-21  Hans LeidekkerImplement ldap_create_vlv_control{A,W},
2005-11-21  Vincent BéronAdd/correct prototypes for some already defined functio...
2005-11-21  Vitaliy MargolenReplace inherit flag with object attributes in winstati...
2005-11-21  Rein KlazesFix _mbsspn() with conformance tests.
2005-11-21  Hans LeidekkerAdded Dutch translations.
2005-11-21  YunSong HwangUpdate Korean translations.
2005-11-21  Dmitry TimoshkovPrint scroll and clip rectangles on the ScrollDC entry.
2005-11-21  Rob ShearmanDon't try waiting for the service process to start...
2005-11-21  Mike McCormackLoop around calling RegQueryValue until we have a big...
2005-11-21  Jacek CabanAdded GetHostInfo implementation.
2005-11-21  Ge van GeldorpFix some prototypes to match the PSDK.
2005-11-21  Saulius Krasuckas- ANSI SCSI revision is a hex number.
2005-11-21  Vincent BéronMark some functions as implemented in the spec files.
2005-11-21  Vitaliy MargolenCreate new drives with autodetect type.
2005-11-21  Saulius KrasuckasMinor MSVCRT test changes:
2005-11-21  Hans LeidekkerFix the build without openldap.
2005-11-21  Vincent BéronAdd prototypes for some already defined functions in...
2005-11-21  Aric StewartImplement the use of NETCON_send for HTTP connections...
2005-11-21  Stefan LeichterFix version tests on NT, 2K and XP, make some errors...
2005-11-21  Rein KlazesBreak from the SNDCTL_DSP_CHANNELS loops on first error...
2005-11-21  Marcus MeissnerFixed typo in ws_sockaddr_u2ws().
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
2005-11-18  Eric PouechNative dbghelp doesn't provide names for basic type...
2005-11-18  Dmitry TimoshkovThere is no need to resize our own fake dialog to match...
2005-11-18  Saulius KrasuckasDon't call unicode functions of file API as they fail...
2005-11-18  Alexandre JulliardAdded a struct unicode_str to encapsulate object names.
2005-11-18  Hans LeidekkerAvoid using deprecated openldap functions.
next