wine
2005-01-25  Ken Belleau- Used wine_dbgstr_a to prevent an overflow.
2005-01-25  Robert ReifCopy data structures one at a time using supplied size.
2005-01-25  Huw DaviesAdd enum support.
2005-01-25  Alex Villacís... Implemented Unicode proxy for ODBC.
2005-01-25  Robert Shearman- Move OLE automation interface registration to oleaut32.
2005-01-25  Robert ShearmanProxies/stubs for IRemUnknown methods, based on code...
2005-01-25  Huw DaviesAdd encoding for VT_R8.
2005-01-25  Eric KohlImplement DuplicateString and QueryRegistryValue.
2005-01-25  Alex Villacís... Initialize temporary variants before calling VariantCha...
2005-01-25  Maxime BellengéReplace '\' with '/' in the URL in HTTP_HttpSendRequestW.
2005-01-25  Dmitry TimoshkovConvert programs/winepath to unicode, print the output...
2005-01-25  Mike McCormackImplement, test and document MsiDecomposeDescriptor.
2005-01-25  Huw Daviesunsigned char support.
2005-01-25  Alexandre JulliardAdded a couple of SetWindowPos tests.
2005-01-25  Rein KlazesMake ShowWindow(...,SW_SHOWNA) also work on already...
2005-01-25  Aric StewartUse the new registry functions in registry.c.
2005-01-25  Aric StewartMove the guid squishing functions out of msi.c and...
2005-01-25  Robert ShearmanAdd a summary line for several scrollbar functions.
2005-01-25  Robert Shearman- Generate machine-local IPIDs.
2005-01-25  Huw DaviesAdd interface inheritance.
2005-01-25  Christian CostaFixed pin direction when registering audio input device.
2005-01-25  Hans LeidekkerStrIsIntlEqual and IntlStrEqWorker may be absent.
2005-01-24  Ulrich CzekallaAdded WTSAPI32.DLL.
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  Huw DaviesAdd referenced types that aren't already in the typelib.
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  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.
next