Unicodified fontdlg.
[wine] / dlls /
2004-12-22  Jacek CabanUnicodified fontdlg.
2004-12-22  Eric PouechFixed bug with unsigned index in decreasing loop.
2004-12-22  Aric StewartFix folder resolution.
2004-12-22  Alexandre JulliardRevert previous patch, that's not a leak.
2004-12-22  Alexandre JulliardFixed prototypes of a couple of ntdll functions.
2004-12-22  Mike McCormackRemove more fixed length buffers, rewrite functions...
2004-12-22  Mike McCormackFix selecting string columns and matching against a...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-22  Mike McCormackRemove a lot of fixed length buffers.
2004-12-22  Francois GougetSpelling fixes.
2004-12-22  Dmitry TimoshkovReplace 'All xxx pages' text in common print dialog...
2004-12-22  Dmitry TimoshkovPerform case insensitive comparison with cached ini...
2004-12-22  Dmitry TimoshkovUncomment call to FlushConsoleInputBuffer in FlushFileB...
2004-12-21  Hans LeidekkerStub implementations for AdjustTokenGroups, AreAllAcces...
2004-12-21  Dmitry TimoshkovPostpone creation disposition check in CreateFile until...
2004-12-21  Ivan Leo PuotiIn OpenSCManagerW() allow lpDatabaseName to be an empty...
2004-12-21  Ulrich CzekallaIf a dialog with the DS_CONTROL style is not visible...
2004-12-21  Robert ShearmanAdd tests for moniker and marshaling functions.
2004-12-21  Mike McCormackCheck values passed in to SetWinMetaFileBits, not our...
2004-12-21  Mike McCormackOutput EMR_POLYGON16 records when possible.
2004-12-21  Crestez LeonardCheck for malformed source rect in DIB_DirectDrawSurfac...
2004-12-21  Dmitry TimoshkovFully initialize NEWTEXTMETRICEXW structure for bitmap...
2004-12-21  Michael StefaniucDo not check for non NULL pointer before HeepFree'ing...
2004-12-21  Jakob ErikssonThere may be no default MAPI malloc installed.
2004-12-21  Rein KlazesYou can make an invisible window the active window.
2004-12-21  Michael JungRespect the sDescription parameter in CryptSignHash and
2004-12-20  Francois GougetAssorted spelling fixes.
2004-12-20  Robert ReifA driver does not have to support all formats.
2004-12-20  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-20  Jacek Caban- Added test of BindToStorage.
2004-12-20  Michael Jungixed calculation of buffer size in CRYPT_ANSIToUnicode and
2004-12-20  Steven EdwardsMSVC porting fixes.
2004-12-20  Robert ReifReturn actual result on error.
2004-12-20  Christian CostaEnable creation of the RGB device.
2004-12-20  Christian CostaFixed MediaSample passing. This is the upstream filter...
2004-12-20  Bill MedlandFully initialise the structure to prevent ill-defined...
2004-12-20  Hans LeidekkerStub implementations for all documented functions.
2004-12-20  Michael JungRespect sDescription parameter in CPSignHash and CPVeri...
2004-12-20  Robert Shearman- Make the month calendar child window auto-size instea...
2004-12-20  Rein Klazes- make sure that tests marked as todo_wine and actually...
2004-12-20  Ulrich CzekallaAdd partial handler for WM_PRINTCLIENT.
2004-12-17  Rémi Assailly- removed unused tagPALETTEOBJ and tagWINDOWPOS
2004-12-17  Alexandre JulliardRemove some no longer needed AW functions.
2004-12-17  Alexandre JulliardExpand the COPYTEST macro to avoid trouble with 64...
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-17  Raphael JunqueiraFixed build problem with GL_VERSION_1_2.
2004-12-17  Vincent BéronBetter detect a dll's Windows version.
2004-12-17  Rein KlazesShellExecuteEx, ExtractIconEx, SHFileOperation, SHGetFi...
2004-12-17  Robert ReifReturn flag for DRVM_MAPPER_PREFERRED_GET.
2004-12-17  Andreas MohrFixed a typo.
2004-12-17  Andreas MohrGetTempPath*() uses DWORD parameters instead of UINT.
2004-12-17  Huw DaviesFix comment to reflect reality and indeed the code.
2004-12-17  Robert ShearmanImplement SS_CENTERIMAGE for static control.
2004-12-17  Robert Shearman- Add code for hot tracking.
2004-12-17  Robert Shearman- Implement WM_ENABLE handler to update cached control...
2004-12-17  Dmitry TimoshkovAdd a mouse input test case, make the test pass under...
2004-12-16  Ivan Leo PuotiBetter EXE version check in VERSION_GetLinkedDllVersion.
2004-12-16  Alexandre JulliardAdded a few functions that are now implemented.
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-16  Juan LangIn Netbios(),
2004-12-16  Stefan LeichterFixed tests of GetFileVersionInfoSizeA for win2k3.
2004-12-16  Aric StewartLet negative number be parsed correctly. Needed for...
2004-12-16  Vitaly LipatovAdd ScreenX, ScreenY, ColorBits installer properties.
2004-12-16  Vitaly LipatovAdd description for MsiGetMode, MSIRUNMODE constants.
2004-12-16  Christian CostaMany fixes to the system clock implementation.
2004-12-16  Ge van GeldorpAllocate correct amount of memory.
2004-12-15  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-15  Alexandre JulliardIt makes no sense to export the dll entry point as...
2004-12-15  Stefan LeichterFixed tests of GetAcceptLanguagesA for win98.
2004-12-15  Jon GriffithsUse the A version of calls when passing ASCII strings.
2004-12-15  Jon GriffithsInclude shlwapi.h to get prototypes, and correct 2...
2004-12-15  Jon GriffithsDocumentation fixes.
2004-12-15  Rein KlazesA starting process must obey the STARTF_USESTDHANDLES...
2004-12-15  Dmitry TimoshkovAdd Russian translations.
2004-12-14  Alexandre JulliardGenerate stub entries on the fly for missing entry...
2004-12-14  Ken BelleauImplemented EnumCalendarInfo(A/W/ExA/ExW).
2004-12-14  Robert Shearman- Add documentation to several functions.
2004-12-14  Robert ShearmanRemove unneeded includes and the unused COMPOBJ_hInstan...
2004-12-14  James HawkinsMinor documentation addition.
2004-12-14  James HawkinsCleanup some documentation.
2004-12-14  Robert ShearmanUse OBJREF on the wire for generic marshaling functions.
2004-12-14  Juan LangImplement _popen and _pclose, and use debugstr_a to...
2004-12-14  Juan LangUse debugstr_a to avoid crash tracing long command...
2004-12-14  Juan Lang- make file functions (mostly) thread-safe
2004-12-14  Jason EdmeadesAdd Clear, Present and EndScene support and fix a bug...
2004-12-14  Robert ReifFix a typo that didn't allow pcm to mulaw conversions.
2004-12-14  Robert ShearmanImplement RPC_E_DISCONNECTED in proxies.
2004-12-14  Francois GougetAdd trailing '\n's to ok() calls.
2004-12-14  Michael StefaniucMissing HeapFree's + 1 LocalFree (found by smatch).
2004-12-14  Robert ShearmanFixed incorrect unsigned test.
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-12-13  Robert ShearmanImplement NtQueryTimer.
2004-12-13  Jason EdmeadesAdd {G,S}etRenderState and {G,S}etTextureStageState...
2004-12-13  Robert ReifMake the PCM conversion routines of msacm produce ident...
2004-12-13  Hans LeidekkerFix compilation with GCC 4.
2004-12-13  Michael JungImplemented CPSignHash and CPVerifySignature.
2004-12-13  Hans LeidekkerTest and implement SetColorProfileElement.
2004-12-13  Juan Lang- use Heap functions rather than libc for mem allocation
2004-12-13  Gerald PfeiferUse proper type for fourth parameter to VerQueryValueW().
2004-12-13  Christian CostaHandle device class in DX8 enumeration (found by Robert...
next