wine
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2005-01-31  Vincent BéronRemove message telling users to copy native stdole32...
2005-01-31  Mike McCormackAdd the msidefs.h header.
2005-01-31  Tom WicklineRemove outdated information from the introduction page...
2005-01-31  Troy RolloCorrect errors in the macros for two DxDiag method...
2005-01-31  Troy RolloAdd stubs for wglSwapIntervalEXT & wglGetSwapIntervalEXT.
2005-01-31  Rein KlazesSafeArrayDestroy() returns success when called with...
2005-01-31  Aric StewartSetting a record to an empty string is the same as...
2005-01-31  Dimitrie O... Replace a DPRINTF with TRACE.
2005-01-31  Vincent BéronCheck that there are some methods to iterate through...
2005-01-31  Paul Vriens- new test
2005-01-31  Robert ShearmanRemove test that fails on Win98 and is not useful.
2005-01-31  Eric PouechVarious fixes for C++ class parsing (nesting, templates...
2005-01-31  Michael JungMoved PKCS1 #2 un-/padding from Import-/ExportKey to...
2005-01-28  Alexandre JulliardUse an X context to associated the x11drv private windo...
2005-01-28  Alexandre JulliardFixed bug that caused the whole window to be repainted...
2005-01-28  Robert ReifFix structure member name to match windows headers...
2005-01-28  Robert ShearmanRelease the client security objects when no longer...
2005-01-28  Thomas WeidenmuellerWhen a toolbar doesn't have the TBSTYLE_FLAT style...
2005-01-28  Huw DaviesAdded stdole32.tlb.
2005-01-28  Raphael Junqueira- add vertex Declaration support (using wined3d)
2005-01-28  Rémi Assaillychar -> const char fixes.
2005-01-28  Alexandre JulliardAvoid assertion failure when loading an empty data...
2005-01-28  Huw DaviesStructs with ptrs are also VT_USERDEFINED.
2005-01-28  Mike McCormackImplement MsiPreviewDialog.
2005-01-28  Robert Shearman- More tests.
2005-01-28  Rein KlazesIn NtQuerySystemInformation, handle request for informa...
2005-01-28  Steven EdwardsAdd a stub dll for the System Event Notification Service.
2005-01-28  Dimitrie O... Added a new man page for winegcc.
2005-01-28  Raphael Junqueira- convert D3D8 VertexDecl to D3D9 format (D3DVERTEXELEM...
2005-01-28  Huw DaviesAdd a few missing RegCloseKey calls.
2005-01-28  Tony LambregtsFix bug in CharPrevExA().
2005-01-28  Michael JungAdded a test case for hashing with schannel mac keys.
2005-01-28  Oliver StieberFill in the information in VendorIdentifier and make...
2005-01-28  Juan LangRemove duplicate definition.
2005-01-28  Robert Shearman- Implement CoSetProxyBlanket, CoQueryProxyBlanket...
2005-01-28  Francois GougetFix handling of EOF for the '%c' and '%C' cases in...
2005-01-28  Oliver StieberSend a scancode through for the 5 key when numlock...
2005-01-27  Alexandre JulliardDon't make the test key volatile, that can break other...
2005-01-27  Dmitry TimoshkovAdd more tests for old style hooks and winevent hooks...
2005-01-27  Aric StewartEnable the updating of Feature and thus the resulting...
2005-01-27  Mike McCormack- implement MsiOpenPackageEx, and forward MsiOpenPackag...
2005-01-27  Troy RolloAdd TZ_INFO entry to match (incorrect) Australian Easte...
2005-01-27  Mike Hearn- Change some FIXMEs to ERRs to reflect the fact that...
2005-01-27  Paul VriensCheck for availability of SPI_GETICONTITLEWRAP.
2005-01-27  Alexandre JulliardAvoid a few more uses of WIN_FindWndPtr.
2005-01-27  Mike McCormackAdded idl file for the System Event Notifcation Service...
2005-01-27  James HawkinsProperly implement DllCanUnloadNow ref counting. Make...
2005-01-27  Mike McCormackTest different types of dodgy queries.
2005-01-27  Aric StewartImplement custom action type 19, Halt install and displ...
2005-01-27  Aric StewartMsiGetProperty does not return any error on missing...
2005-01-27  Raphael JunqueiraSet default video memory to 64Mb (was 16Mb) as many...
2005-01-27  Raphael Junqueira- some fixes on sub containers support
2005-01-27  Vincent BéronChange UTF-8 name back to ISO-8859-1.
2005-01-27  Raphael Junqueira- fix typo in wined3d_interface.h
2005-01-27  Robert ShearmanGive IUnknown its own ifstub to fix ref-counting and...
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-26  Robert Shearman- Make proxy manager use IMultiQI instead of IInternalU...
2005-01-26  Raphael Junqueira- a very basic blending support on fast drawing path...
2005-01-26  Raphael Junqueira- VertexDeclaration device APIs
2005-01-26  Robert Shearman- Use InterlockedIncrement for the ipid counter instead...
2005-01-26  Robert Shearman- Implement IRemUnknown.
2005-01-26  Rein KlazesGet rid of the rdtsc cpu instruction method for calcula...
2005-01-26  Francois GougetRemove unneeded NULL cast.
2005-01-26  Huw DaviesWhen adding an interface, midl adds the inherited inter...
2005-01-26  Mike McCormackFix MsiRecordSetString for NULL strings and update...
2005-01-26  Glenn WursterDisable antialiasing of fonts while working in a palette.
2005-01-26  Hans LeidekkerDon't use utf8 in rc files.
2005-01-26  Mike HearnFix a typo, propagate errors better from inside the...
2005-01-26  Huw DaviesGetMetaFile checks both the version and the header...
2005-01-26  James HawkinsProperly implement DllCanUnloadNow ref counting.
2005-01-26  Aric StewartAdded a few more stub implementations.
2005-01-26  Huw DaviesFix typelib only option.
2005-01-25  Aric Stewart- action.c is getting too big, so split out all the...
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.
next