wine
2004-08-10  Mike McCormackstat on memory storage should return a NULL name, not "".
2004-08-10  Mike McCormackFix the processing of the lpszHeaders field in HttpSend...
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-09  Markus AmslerFix EXEC function 01 (load but don't execute): initial...
2004-08-09  Markus AmslerFixed drive mapping in GET ALLOCATION.
2004-08-09  Dmitry TimoshkovFix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with...
2004-08-09  Huw DaviesGetCharABCWidths should fail for non-scalable fonts.
2004-08-09  Filip NavaraFix TOOLBAR_DrawMasked to correctly use image list...
2004-08-09  Krishna MurthyReplaced LISTBOX_SetCaretIndex() with LISTBOX_MoveCaret...
2004-08-09  Jon GriffithsDelete the about dialog font when the dialog is closed.
2004-08-09  Francois GougetRemove the assert()s that checked that IDirectSoundBuff...
2004-08-09  José Manuel... Updated translation.
2004-08-09  Mike McCormackImplement A->W call for SetNamedSecurityInfo.
2004-08-09  Stefan LeichterAdded stub for CertFindCertificateInStore.
2004-08-09  Huw D M DaviesFix compilation of winmm tests.
2004-08-09  Huw DaviesTry harder to match to a font if the family name is...
2004-08-09  Filip NavaraUse correct dialog title for Wizard 97 and correctly...
2004-08-09  James HawkinsMake CryptEnumProvidersA pcbProvName parameter contain...
2004-08-09  Eric KohlMove watermark and header bitmap loading code from
2004-08-09  Mike McCormackUse Heap function in preference to malloc/free.
2004-08-09  Mike McCormackFix definition of LookupPrivilegeNameW and declare it.
2004-08-09  Mike McCormackFix warnings generated with -Wsign-compare.
2004-08-09  Huw DaviesBreak and default char are both relative to first char...
2004-08-09  Mike McCormackRemove dead code.
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-09  James HawkinsFix alloc failure check in CryptEnumProvidersW.
2004-08-09  Mike McCormackAdded a version resource.
2004-08-09  Lionel UlmerDo not initialize variables before going into the Rende...
2004-08-09  Dmitry Timoshkovmodule->addr_sorttab may be NULL due to a hack in
2004-08-09  Robert ReifTest different primary buffer formats while keeping...
2004-08-09  Marcus MeissnerMarked some functions in debughlp as static.
2004-08-09  Ofir PetruskaDefault DesktopDoubleBuffered to true.
2004-08-09  Mike HearnOnly trace FOURCC handler when one is specified
2004-08-09  Mike McCormackAdded a test for ConvertSidToStringSidW.
2004-08-09  Mike McCormackImplemented ConvertSidToStringSidA/W.
2004-08-09  Robert ReifAdded some mixer tests.
2004-08-09  Henning GerhardtTranslation update.
2004-08-09  Vincent BéronTranslation update.
2004-08-09  Marcelo DuarteTranslation update.
2004-08-09  Robert ReifChange MIXER_GetDev to take pointer to returned address...
2004-08-09  Robert ReifAdded missing define.
2004-08-09  Vincent BéronUpdate WinXP version to SP2.
2004-08-06  Thomas WeidenmüllerImplemented syslink control.
2004-08-06  Jacek Caban- Added Polish translation.
2004-08-06  Huw DaviesActually pass the blend function on to the graphics...
2004-08-06  Jon GriffithsDon't leak cache imagelists on exit.
2004-08-06  Mike McCormackAdd another test for InternetCrackUrlW.
2004-08-06  Mike McCormackFix the dwUrlPathLength returned by InternetCrackUrl...
2004-08-06  Robert ReifAdded CAPS2 structures.
2004-08-06  Dmitry TimoshkovImplement ConvertINetMultiByteToUnicode, ConvertINetUni...
2004-08-06  Mike McCormackFix declaration of OpenItem.
2004-08-06  Huw DaviesMaintain a cache (currently of up to 10) of unused...
2004-08-06  Mike McCormackImplement A->W call for GetNamedSecurityInfo.
2004-08-06  Christian CostaImplemented IDirect3DDevice{2,3}::GetLightState.
2004-08-06  Mike McCormackFix warnings found with -Wsign-compare.
2004-08-06  Robert ReifAdds debug name to remaining critical sections.
2004-08-04  Huw Daviesdlopen libungif and libjpeg.
2004-08-04  Markus AmslerPass debug exceptions to winedos.
2004-08-04  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2004-08-04  José Manuel... Updated some Spanish translations.
2004-08-04  Filip NavaraDestroy associated listview when IShellView is destroyed.
2004-08-04  Huw DaviesConvert gdi font list to use list.h.
2004-08-04  Henning GerhardtUpdated the German translation.
2004-08-04  Huw DaviesAdded top-down dib support to AlphaBlend.
2004-08-04  Dmitry TimoshkovAdded CLSID and IIDs for mlang.
2004-08-04  Mike McCormackMoved FlushInstructionCache to ntdll.
2004-08-04  Robert ReifAdd CRITICAL_SECTION debug info.
2004-08-02  Francois GougetPlay back what has been recorded when in interactive...
2004-08-02  Alexandre JulliardMake relay and snooping work for LoadLibrary+GetProcAdd...
2004-08-02  Lionel Ulmer- add S3TC support to BltFast (fixes NOLF)
2004-08-02  James HawkinsCleanup A->W cross calls.
2004-08-02  Thomas WeidenmuellerAdded support for PBS_MARQUEE style.
2004-08-02  Huw DaviesImplement AlphaBlend using the XRENDER extension.
2004-08-02  Alexandre JulliardFixed some more freeing issues in CryptAcquireContextA.
2004-08-02  Jens CollinUse ShellExecute instead of CreateProcess in run dialog.
2004-08-02  Robert Shearman- Add static to non-exported marshal functions.
2004-08-02  Gerald PfeiferAvoid using round(), which is unportable.
2004-08-02  Mike HearnDisconnect proxies at COM shutdown to release the corre...
2004-08-02  Christian CostaImproved IDirect3DViewportImpl_3_2_1_TransformVertices...
2004-08-02  Francois GougetCheck the return value of IDirectSoundImpl_Create(...
2004-08-02  Christian CostaFixed D3DOP_STATELIGHT opcode.
2004-08-02  Marcus MeissnerCheck return value of get_bbox().
2004-08-02  Marcus MeissnerReplaced undefined C expression.
2004-08-02  Marcus MeissnerReplaced incorrect C comparison construct.
2004-08-02  Dmitry TimoshkovCreate toolbar with a not zero default size, it allows...
2004-08-02  Marcus MeissnerImplemented PSM_INDEXTOHWND.
2004-08-02  Christian CostaMoved libtxc_dxt definitions into ddraw headers.
2004-08-02  Lionel Ulmer- Fix compilation on boxes without OpenGL installed.
2004-07-30  Christian CostaAdded native and emulated S3TC support.
2004-07-30  Alexandre JulliardFixed bug with % signs in help output (reported by...
2004-07-30  Ivan Leo PuotiFix dll version detection.
2004-07-30  Mike HearnDon't marshal IClassFactory into the local server pipe...
2004-07-30  Mike HearnDisconnect the server object from the stub on stub...
2004-07-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Mike...
2004-07-30  Robert ReifRefactored common test code into subroutines.
2004-07-30  Robert ReifAdded error checking to IDirectSound_Compact.
2004-07-30  Vincent BéronRefactor some other code in msiexec.
2004-07-30  Thomas WeidenmuellerImplementation of TouchFileTimes(), thanks to Florian...
2004-07-30  Vincent BéronRefactor some of the string processing in msiexec.
2004-07-30  Jacek CabanAdded EM_SCROLLCARET definition in include/richedit...
next