Convert services to use pipes for RPC instead of shared memory.
[wine] / dlls /
2005-01-24  Mike McCormackConvert services to use pipes for RPC instead of shared...
2005-01-24  James HawkinsProperly implement DllCanUnloadNow ref counting.
2005-01-24  Glenn WursterDisable antialiasing if the font dictates it.
2005-01-24  Glenn WursterSplit caching of antialiased and non-antialiased glyphs.
2005-01-24  Ulrich CzekallaAdd stub version of cryptdll.dll.
2005-01-24  Troy RolloDon't refuse to process VDMX ratio entries with bCharSe...
2005-01-24  TinusProperly allow removing toolbar bitmaps by changing...
2005-01-24  Dmitry TimoshkovPut Brazilian ABNT2 keyboard layouts in line with appro...
2005-01-24  Robert NorthBring wintab in line with Jeremy's X11 event timing...
2005-01-24  Robert NorthAdd the rule that inverted cursor has -ve altitude...
2005-01-24  Robert NorthPackets from eraser cursors are marked as inverted...
2005-01-24  Robert NorthWTEnable, when called to disable tablet context, clears...
2005-01-24  Robert ReifDon't allow other threads to access the primary buffer...
2005-01-24  Robert North- In wintab's default system context, change context...
2005-01-24  Robert North- Correct overflow 1 message too early.
2005-01-24  Eric KohlImplement MyFree, MyMalloc and MyRealloc.
2005-01-24  Robert ReifRemove unused includes.
2005-01-24  Alexandre JulliardAvoid unnecessary run-time initializations.
2005-01-24  Michael JungSupport for TLS1 pseudo random function.
2005-01-24  Ivan Leo PuotiAdded NtLoadDriver and NtUnloadDriver stubs.
2005-01-24  Bernd FuhrmannAdded fixme macros in SystemParametersInfoW for several...
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 LarsenAdded a simple d3drm.h header.
2005-01-24  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-24  José Manuel Ferrer... 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  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  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  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  Mike HearnVarious formatting/style changes.
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  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  Dmitry TimoshkovCorrect coordinates of a couple of controls.
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  Lauri TulminReposition caret after window resize.
2005-01-19  Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...
2005-01-19  Lauri TulminDon't recalculate line indexes if number of lines doesn...
2005-01-19  Aric StewartQuite a few fixes:
2005-01-19  Mike McCormackStub definition for OpenUrl.
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  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  Aric StewartDo a very basic first implementation of MsiConfigurePro...
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  Juan LangMake netspi.h private, as some of its declarations...
2005-01-18  Aric StewartCopy the implementation from SetupDefaultQueueCallbackA...
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 LassoWhen 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...
2005-01-17  Paul VriensUse a registry key for copying, that's known on every...
2005-01-17  Jonathan ErnstUpdated French resources.
2005-01-17  Hans LeidekkerStub implementations for DrawDibChangePalette, DrawDibG...
2005-01-17  Paul VriensChange the order of Src and Dst in CopyKey calls/functions.
2005-01-17  Alexandre JulliardRemoved unused ForceWindowRaise function.
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...
next