wine
2005-09-12  Alexandre JulliardOnly add the default dlldir to the search path if that...
2005-09-12  Alexandre JulliardLOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
2005-09-12  Alexandre JulliardAvoid non-portable va_list manipulations.
2005-09-12  Huw DaviesUse the gasp table to check whether we should trigger...
2005-09-12  Jacek CabanEncode URL in file protocol.
2005-09-12  Frank RichterUnregister theming subclasses at comctl32 shutdown...
2005-09-12  Jacek CabanFix protocol test.
2005-09-12  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-12  Jacek CabanAdded missing attributes.
2005-09-12  Jacek CabanAdded more definitions.
2005-09-12  Mike McCormackMake sure not to access invalid components or features.
2005-09-12  Jacek CabanAdded urlmon.inf as dependency of rsrc.res.
2005-09-12  Alexandre JulliardFixed the binary layout gcc hacks to do the right thing...
2005-09-12  Alexandre JulliardFixed gcc 4.0 warnings.
2005-09-12  Alexandre JulliardUse SIZE_T instead of ULONG for the size arguments...
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-09-12  Alexandre JulliardOnly try to set -mpreferred-stack-boundary on i386.
2005-09-12  Mike McCormackFix an uninitialized variable problem.
2005-09-12  Jacek CabanAdded PARSE_SECURITY_URL action implementation.
2005-09-12  Paul VriensReturn ERROR_SUCCESS as default and TRUST_E_PROVIDER_UN...
2005-09-12  Jacek CabanAdded *ProtocolInfo::ParseUrl implementation.
2005-09-12  Jacek CabanMake IConnectionPointContainer interface heap based.
2005-09-12  Juan LangRemove an annoying dialog when trying to clean up a...
2005-09-12  Dmitry TimoshkovAdd a test for ShowWindow(SW_SHOWMAXIMIZED) called...
2005-09-12  Juan LangWhen decoding a signed cert, make sure it's really...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-09-09  Alex Villacís... Make Single|Double->BSTR conversion use the specified...
2005-09-09  Mike McCormackFix gcc 4.0 warning.
2005-09-09  Mike McCormackMove a fixed size buffer to the heap.
2005-09-09  Mike McCormackReduce the indent level of a function.
2005-09-09  Alexandre JulliardAdded descriptions for a few more machine types.
2005-09-09  Francois GougetIf given the EWX_FORCE flag, ExitWindowsEx() should...
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-09-09  Jacek CabanMake IQuickActivate interface heap based.
2005-09-09  Ulrich CzekallaDisplay fccType as hex instead of characters in trace...
2005-09-09  Alexandre JulliardAdded a define check for __x86_64__.
2005-09-09  Alexandre JulliardFixed get_time_str definition to match the prototype.
2005-09-09  Vincent BéronUpdate the win32.api file to current CVS.
2005-09-09  Vincent BéronUse proper ifdefs around unistd.h.
2005-09-09  Juan Lang- call CertFreeCertificateContext from CertDeleteCertif...
2005-09-09  Jacek CabanMove protocol's CLSIDs to urlmon.idl.
2005-09-09  Jacek CabanAdded PARSE_PATH_FROM_URL action implementation.
2005-09-09  Stefan LeichterAdded version resource to urlmon.dll.
2005-09-08  Alexandre JulliardDefine GET_IP for x86_64.
2005-09-08  Alexandre JulliardImplemented wine_switch_to_stack for x86_64.
2005-09-08  Alexandre JulliardAvoid 'clobbered by longjmp' warnings.
2005-09-08  Dmitry TimoshkovRename Wine fonts to match Windows font names.
2005-09-08  Hans LeidekkerImplement ldap_create_sort_control*.
2005-09-08  Juan Lang- implement system stores
2005-09-08  Jacek CabanMake IProvideClassInfo2 interface heap based.
2005-09-08  Ulrich Czekallackid not fccType specifies the form type to search...
2005-09-08  Jacek CabanRelease BINDINFO in *Protocol::Start.
2005-09-08  Huw DaviesFix return value of ExtTextOut in the case when count...
2005-09-08  Dmitry TimoshkovPass a locally modified version of SHELLEXECUTEINFO to
2005-09-08  Dmitry TimoshkovDump more .lnk file header fields.
2005-09-08  Dmitry Timoshkov- Stop using a not initialized variable szTemp in
2005-09-08  Alexandre JulliardFixed a comment.
2005-09-08  Mike McCormackAllocate memory rather than using fixed length buffers.
2005-09-08  Mike McCormackConvert RunningActions array into a list.
2005-09-08  Huw DaviesHave ExtTextOut call into the font linking mechanism.
2005-09-08  Phil KrylovAdded typedefs SQLWCHAR and SQLTCHAR.
2005-09-08  Alexandre JulliardAdded support for 64-bit format NT header and export...
2005-09-08  Alexandre JulliardAvoid a couple of 'clobbered by longjmp' warnings.
2005-09-08  Mike McCormackFix gcc 4.0 warnings.
2005-09-08  Alexandre JulliardFix a file descriptor leak when opening the first file...
2005-09-08  Mike McCormackImprove a fixme message a little.
2005-09-08  Mike McCormack- fix a bug introduced by the progid list conversion
2005-09-08  Mike McCormackFix memory leaks.
2005-09-08  Mike McCormackRemove an unnecessary level of indent.
2005-09-08  Mike McCormackFix memory leaks in custom actions.
2005-09-08  Christian CostaImprove midi trace.
2005-09-08  Ge van GeldorpFix NdrServerContextMarshall prototype.
2005-09-08  Ulrich CzekallaRemove redundant check.
2005-09-08  Jacek CabanMake IPersist* interfaces heap based.
2005-09-08  Jacek CabanAdded ReleaseBindInfo implementation.
2005-09-08  Ge van GeldorpFix DllCanUnloadNow prototype.
2005-09-08  Hans LeidekkerImplement ldap_control_free*, ldap_controls_free* and
2005-09-08  Juan LangImplement system registry stores.
2005-09-08  Juan LangConvert a few more constants from strings to byte arrays.
2005-09-07  Alexandre JulliardAdded a bit of framework for future x86_64 support.
2005-09-07  Michael JungRemoved two todo_wine's around tests that meanwhile...
2005-09-07  Michael JungPass correct pointer to SHFree in case of failure in
2005-09-07  Alexandre JulliardReplace a few more direct lpVtbl accesses by the proper...
2005-09-07  Huw DaviesImplement FontIsLinked.
2005-09-07  Christoph FrickFake directx 9c instead of 9b.
2005-09-07  Aric StewartImplement MsiReinstallFeature.
2005-09-07  Juan LangImplement registry stores.
2005-09-07  Eric PouechImplemented kernel32:SetThreadPriority on top of ntdll...
2005-09-07  Alexandre JulliardUse the COM macros instead of accessing lpVtbl directly.
2005-09-07  Alexandre JulliardGenerate the NT header in assembly instead of using...
2005-09-07  Mike McCormackFix gcc 4.0 warnings.
2005-09-07  Jacek CabanAdded CoInternetParseUrl implementation.
2005-09-07  Huw Daviesget_glyph_index should return the nonexistent glyph...
2005-09-07  Vikram KumarUpdate Japanese resource file to include the Theme...
2005-09-07   <orin@pinhead.cc>Wrong flags were being tested for INTERNET_FLAG_NO_AUTO...
2005-09-07  Mike McCormackFix a typo.
2005-09-07  Mike McCormackFix warnings for no force feedback case.
2005-09-07  Mike McCormackKeep temporary files in a seperate list.
2005-09-07  Alexandre JulliardDon't fallback to LoadMenu16 when the window is created...
next