wine
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...
2005-09-07  Alexandre JulliardOnly access 16-bit stack if really necessary.
2005-09-07  Karsten ElfenbeinAdded A2R10G10B10 and D3DFMT_D24FS8 modes to all other...
2005-09-07  Hans LeidekkerImplement ldap_escape_filter_element*.
2005-09-07  James HawkinsCall CHM_CloseCHM to avoid a memory leak.
2005-09-07  Mike McCormackDon't include the terminating nul in the length in
2005-09-07  Mike McCormack- add test for MsiGetSourcePath
2005-09-07  Jacek CabanMake IOleControl and IOleInPlaceObject interface heap...
2005-09-07  Aric StewartFix the translation of dest to DestW, having it be...
2005-09-07  Jacek Caban- Added IInternetSecurityManager::[SG]etSecuritySite...
2005-09-07  Marcus MeissnerVT_PTR->VT_USERDEFINED chains depend on the TKIND of...
2005-09-07  Michael JungDon't clone pidlLast in SHBindToParent.
2005-09-07  Richard CohenRelax the share mode validation for transacted storage...
2005-09-07  Huw DaviesAdd infrastructure for font linking. WineEngGetLinkedHF...
2005-09-07  Marcus MeissnerRemove ETCDIR mention.
2005-09-06  Marcus MeissnerAdded DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
2005-09-06  Ivan Leo PuotiAdded FSCTL_PIPE_LISTEN support.
2005-09-06  Saulius KrasuckasSHELL32.ILFindLastID is exported by ordinal.
2005-09-06  Aric StewartBe sure to null terminate the string in MsiGetProductIn...
2005-09-06  Huw DaviesStore the selected ppem in the GdiFont.
2005-09-06  Marcus MeissnerRemove -DETCDIR (unused).
2005-09-06  Detlef RiekenbergMoved cfgmgr32.h to include/ddk/.
2005-09-06  Aric StewartReading the MRUlist using the W functions we need to...
2005-09-06  Vijay Kiran... Added a test for failing _ismbblead.
2005-09-06  Jacek Caban- Make WebBrowser heap based object.
2005-09-06  Alex Villacís... Check against NULL libname in LoadModule16.
2005-09-06  Michael Kaufmann- Fix text placement.
2005-09-06  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2005-09-06  Mike McCormackAvoid fixed length buffers for conditions.
2005-09-06  Mike McCormackFixes for MsiGetSourcePath parameter handling.
2005-09-06  Aric StewartAdded stub implementations for MsiEnumPatchesA/W.
2005-09-06  Stefan LeichterAdded version resource to shlwapi.dll.
2005-09-06  Daniel Remenak- Allow the creation of an FF effect while the joystick...
2005-09-06  Mike McCormackFix gcc 4.0 warnings.
2005-09-06  Eric Pouech- rewrite kernel32:{Set|Get}PriorityClass on top of...
2005-09-06  Mike McCormackRemove an unnecessary level of indent.
2005-09-06  Mike McCormackAdd the INSTALLMODE enumeration.
2005-09-06  Mike McCormack- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DA...
2005-09-06  Marcus MeissnerPrintDlg16: Copy back the Flags, nFromPage, nToPage...
2005-09-06  Daniel Remenak- Allow enumeration of objects when the device is not...
2005-09-06  Eric PouechFixes for function prototypes without arguments.
2005-09-06  Jacek CabanAdded file protocol implementation.
2005-09-06  Richard CohenRedraw "Restore window" without overlapping splines.
2005-09-06  James HawkinsCorrect third parameter of NtQueryInformationAtom.
2005-09-06  Mike McCormackConvert progids to a standard list.
2005-09-06  Yuri KozlovUpdated Russian resources.
next