wine/eterwine.git
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.
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.
next