wine
2005-01-24  Ivan Leo PuotiAdded NtLoadDriver and NtUnloadDriver stubs.
2005-01-24  Tony LambregtsAdd missing /'s to urls http://www.cygwin.com and
2005-01-24  Bernd FuhrmannAdded fixme macros in SystemParametersInfoW for several...
2005-01-24  Huw DaviesFix handling of void.
2005-01-24  Robert ReifUse Windows memory functions.
2005-01-24  Robert North- Don't post messages on Wine message queue, if tablet...
2005-01-24  Peter Berg... Added a simple d3drm.h header.
2005-01-24  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-24  José Manuel... Updated Spanish resources.
2005-01-24  Michael JungRemoved another check for valid'ness of algid. It's...
2005-01-24  Rémi Assaillychar -> const char fixes.
2005-01-24  Michael JungAdded CRYPT_SERVER define.
2005-01-24  Huw DaviesAdd support for hidden and restricted function attributes.
2005-01-24  Dmitry TimoshkovMake HeapFree(NULL) case faster by retrieving heap...
2005-01-24  Robert ReifFixed memory leak in mixer code.
2005-01-24  Robert Shearman- Draw a representation of a document in the page setup...
2005-01-24  Gerald PfeiferFix format string in NtQueryVirtualMemory().
2005-01-24  Aric StewartThe new Insert fixes now properly require ?,? instead...
2005-01-24  Aric StewartAn implementation of MsiSummaryInfoGetPropertyW based...
2005-01-24  Robert Shearman- Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy...
2005-01-24  Robert NorthGenerate Wintab packets for XInput button up/down events.
2005-01-24  Mike McCormackIndentation and style cleanup.
2005-01-21  Alexandre JulliardTweak SetWindowPos flags handling to make a few more...
2005-01-21  Huw DaviesBit 0x0200 always appears to be set in the typeinfo's
2005-01-21  Alexandre JulliardMax tracking size in WM_GETMINMAXINFO should take into...
2005-01-21  Huw Davies[local] functions should not be written to the typelib.
2005-01-21  Mike McCormackMove OpenQuery into msiquery.c and make it non-static.
2005-01-21  Alexandre JulliardAuthors: Gunnar Dalsnes <hardon@online.no>, Ge van...
2005-01-21  Paul Vriens- More verbose output of errors.
2005-01-21  Alexandre JulliardMake WIN_SetStyle more thread-safe by specifying the...
2005-01-21  Rémi AssaillySmall char -> const char fix.
2005-01-21  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2005-01-21  Mike McCormackAdded stub implementations for MsiPreviewDialog and
2005-01-21  Mike McCormackLock record in MsiViewExecute, move stubs to end.
2005-01-21  Mike McCormackImplement GetAdvise and SetAdvise.
2005-01-21  Juan LangAdded some definitions.
2005-01-21  Mike HearnVarious formatting/style changes.
2005-01-21  Stefan LeichterInclude new tests.
2005-01-21  Mike HearnFix heap corruption in quartz server registration,...
2005-01-20  Justin Chevrier- Implemented SPI_SETICONMETRICS.
2005-01-20  Mike McCormackFix and test inserting records.
2005-01-20  Rémi AssaillyAdded missing declarations.
2005-01-20  Mike McCormackFix refcounting, use Interlocked functions.
2005-01-20  Huw DaviesDon't set ATTR_IN or ATTR_OUT by default - this essenti...
2005-01-20  Huw DaviesBetter guid hash.
2005-01-20  Alexandre JulliardReplace a number of calls to WIN_FindWndPtr by WIN_GetPtr.
2005-01-20  Robert ReifAdded stubs for NeedRebootInit and NeedReboot.
2005-01-20  Hans LeidekkerStub implementations for EnumPageFiles{A,W}, GetProcess...
2005-01-20  Tanabe HiroshiAdded stubs for SendIMEMessageEx[A,W].
2005-01-20  Mike McCormackFix a bug caused by freeing memory too soon in the...
2005-01-20  Huw DaviesMIDL adds two sets of custom data to the library: one...
2005-01-20  Dmitry TimoshkovCorrect coordinates of a couple of controls.
2005-01-20  Mike McCormackDeclare the preview functions.
2005-01-20  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2005-01-20  Tony LambregtsAdded time zone information for SAMT (Samara Standard...
2005-01-20  Ulrich CzekallaACL fixes and cleanups.
2005-01-20  Aric StewartAdded some stub implementations.
2005-01-20  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2005-01-20  Robert Shearman- Consolidate more stub creation details into register_...
2005-01-20  Ulrich CzekallaAdded stub implementation of NetGetJoinInformation.
2005-01-19  Oleh R. NykyforchynUkrainian codepage 21866 added and respective files...
2005-01-19  Michael StefaniucHack to fix the compile.
2005-01-19  Ulrich CzekallaHandle case when only height is set to CW_USEDEFAULT.
2005-01-19  Bill MedlandTrivial language corrections to the Wine Developer...
2005-01-19  Lauri TulminReposition caret after window resize.
2005-01-19  Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...
2005-01-19  Vitaly LipatovAdd FIXME for file with broken counters.
2005-01-19  Lauri TulminDon't recalculate line indexes if number of lines doesn...
2005-01-19  Huw DaviesAdd propget and propput function attributes.
2005-01-19  Aric StewartQuite a few fixes:
2005-01-19  Mike McCormackStub definition for OpenUrl.
2005-01-19  Alexandre JulliardRemoved no longer used WIN_InternalShowOwnedPopups...
2005-01-19  Alexandre JulliardStore the window id as a property instead of accessing...
2005-01-19  Rein KlazesReturn a fixed frequency of 1193182 Hz for the Performa...
2005-01-19  Mike McCormackImplement TransactNamedPipe for the non-overlapped...
2005-01-19  Mike McCormackStub implementation for some functions.
2005-01-19  Robert Shearman- Initialize ppv pointer in ClientIdentity_QueryInterfa...
2005-01-19  Paul van SchayckReset the type dropdown when selecting another drive.
2005-01-19  Stefan LeichterFixed GetFileVersionInfoSizeA tests on WinME.
2005-01-19  Michael JungAvoid code duplication by moving handle lookup into...
2005-01-19  Joris HuizerGet rid of some TRACE(..., This->resource.ref).
2005-01-19  Huw DaviesPad small strings out to eight bytes.
2005-01-19  Aric StewartDo a very basic first implementation of MsiConfigurePro...
2005-01-19  Mike McCormackAdded definition for the USERINFOSTATE enumeration.
2005-01-19  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2005-01-18  Alexandre JulliardMoved DefWindowProc16 to msg16.c and cleaned up a few...
2005-01-18  Hans LeidekkerImplement and test InternetTime{From,To}SystemTime...
2005-01-18  Jason Edmeades- Handle failures to allocate storage more gracefully.
2005-01-18  Mike McCormackAdd definitions for session change notifications.
2005-01-18  Juan LangMake netspi.h private, as some of its declarations...
2005-01-18  Aric StewartCopy the implementation from SetupDefaultQueueCallbackA...
2005-01-18  Huw DaviesAdd a missing break to fix typeinfo version regression.
2005-01-18  Hans LeidekkerStub implementations for PathUnExpandEnvStringsSHRegEnu...
2005-01-17  Alexandre JulliardGet rid of nonclient.h and of the corresponding exporte...
2005-01-17  Alex Villacís... When parsing an hex/oct integer value, copy value verba...
2005-01-17  Henning GerhardtA small spelling fix and a small update (thank to Andre...
2005-01-17  Robert ShearmanInitialize clsid member to the marshaler clsid to fix...
2005-01-17  Lauri TulminMake long lines behave nicely.
2005-01-17  Alexandre JulliardAvoid most references to the internals of the WND struc...
2005-01-17  Alexandre JulliardRemoved a couple of unnecessary calls to WIN_SuspendWnd...
next