2005-01-31 |
Eric Pouech | Cleanup of dbghelp.h (and a couple of definition fixes... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vincent Béron | Remove message telling users to copy native stdole32... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Mike McCormack | Add the msidefs.h header. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Tom Wickline | Remove outdated information from the introduction page... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Troy Rollo | Correct errors in the macros for two DxDiag method... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Troy Rollo | Add stubs for wglSwapIntervalEXT & wglGetSwapIntervalEXT. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Rein Klazes | SafeArrayDestroy() returns success when called with... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Aric Stewart | Setting a record to an empty string is the same as... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Dimitrie O... | Replace a DPRINTF with TRACE. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vincent Béron | Check that there are some methods to iterate through... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Paul Vriens | - new test |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Robert Shearman | Remove test that fails on Win98 and is not useful. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Eric Pouech | Various fixes for C++ class parsing (nesting, templates... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Michael Jung | Moved PKCS1 #2 un-/padding from Import-/ExportKey to... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Alexandre Julliard | Use an X context to associated the x11drv private windo... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Alexandre Julliard | Fixed bug that caused the whole window to be repainted... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Robert Reif | Fix structure member name to match windows headers... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Robert Shearman | Release the client security objects when no longer... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Thomas Weidenmueller | When a toolbar doesn't have the TBSTYLE_FLAT style... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Huw Davies | Added stdole32.tlb. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Raphael Junqueira | - add vertex Declaration support (using wined3d) |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Rémi Assailly | char -> const char fixes. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Alexandre Julliard | Avoid assertion failure when loading an empty data... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Huw Davies | Structs with ptrs are also VT_USERDEFINED. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Mike McCormack | Implement MsiPreviewDialog. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Robert Shearman | - More tests. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Rein Klazes | In NtQuerySystemInformation, handle request for informa... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Steven Edwards | Add a stub dll for the System Event Notification Service. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Dimitrie O... | Added a new man page for winegcc. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Raphael Junqueira | - convert D3D8 VertexDecl to D3D9 format (D3DVERTEXELEM... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Huw Davies | Add a few missing RegCloseKey calls. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Tony Lambregts | Fix bug in CharPrevExA(). |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Michael Jung | Added a test case for hashing with schannel mac keys. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Oliver Stieber | Fill in the information in VendorIdentifier and make... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Juan Lang | Remove duplicate definition. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Robert Shearman | - Implement CoSetProxyBlanket, CoQueryProxyBlanket... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Francois Gouget | Fix handling of EOF for the '%c' and '%C' cases in... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Oliver Stieber | Send a scancode through for the 5 key when numlock... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Alexandre Julliard | Don't make the test key volatile, that can break other... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Dmitry Timoshkov | Add more tests for old style hooks and winevent hooks... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Aric Stewart | Enable the updating of Feature and thus the resulting... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Mike McCormack | - implement MsiOpenPackageEx, and forward MsiOpenPackag... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Troy Rollo | Add TZ_INFO entry to match (incorrect) Australian Easte... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Mike Hearn | - Change some FIXMEs to ERRs to reflect the fact that... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Paul Vriens | Check for availability of SPI_GETICONTITLEWRAP. |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Alexandre Julliard | Avoid a few more uses of WIN_FindWndPtr. |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Mike McCormack | Added idl file for the System Event Notifcation Service... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
James Hawkins | Properly implement DllCanUnloadNow ref counting. Make... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Mike McCormack | Test different types of dodgy queries. |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Aric Stewart | Implement custom action type 19, Halt install and displ... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Aric Stewart | MsiGetProperty does not return any error on missing... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Raphael Junqueira | Set default video memory to 64Mb (was 16Mb) as many... |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Raphael Junqueira | - some fixes on sub containers support |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Vincent Béron | Change UTF-8 name back to ISO-8859-1. |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Raphael Junqueira | - fix typo in wined3d_interface.h |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Robert Shearman | Give IUnknown its own ifstub to fix ref-counting and... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Robert Shearman | - Make proxy manager use IMultiQI instead of IInternalU... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Raphael Junqueira | - a very basic blending support on fast drawing path... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Raphael Junqueira | - VertexDeclaration device APIs |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Robert Shearman | - Use InterlockedIncrement for the ipid counter instead... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Robert Shearman | - Implement IRemUnknown. |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Rein Klazes | Get rid of the rdtsc cpu instruction method for calcula... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Francois Gouget | Remove unneeded NULL cast. |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Huw Davies | When adding an interface, midl adds the inherited inter... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Mike McCormack | Fix MsiRecordSetString for NULL strings and update... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Glenn Wurster | Disable antialiasing of fonts while working in a palette. |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Hans Leidekker | Don't use utf8 in rc files. |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Mike Hearn | Fix a typo, propagate errors better from inside the... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Huw Davies | GetMetaFile checks both the version and the header... |
commit | commitdiff | tree | snapshot |
2005-01-26 |
James Hawkins | Properly implement DllCanUnloadNow ref counting. |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Aric Stewart | Added a few more stub implementations. |
commit | commitdiff | tree | snapshot |
2005-01-26 |
Huw Davies | Fix typelib only option. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Aric Stewart | - action.c is getting too big, so split out all the... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Ken Belleau | - Used wine_dbgstr_a to prevent an overflow. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Robert Reif | Copy data structures one at a time using supplied size. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Huw Davies | Add enum support. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Alex Villacís... | Implemented Unicode proxy for ODBC. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Robert Shearman | - Move OLE automation interface registration to oleaut32. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Robert Shearman | Proxies/stubs for IRemUnknown methods, based on code... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Huw Davies | Add encoding for VT_R8. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Eric Kohl | Implement DuplicateString and QueryRegistryValue. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Alex Villacís... | Initialize temporary variants before calling VariantCha... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Maxime Bellengé | Replace '\' with '/' in the URL in HTTP_HttpSendRequestW. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Dmitry Timoshkov | Convert programs/winepath to unicode, print the output... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Mike McCormack | Implement, test and document MsiDecomposeDescriptor. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Huw Davies | unsigned char support. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Alexandre Julliard | Added a couple of SetWindowPos tests. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Rein Klazes | Make ShowWindow(...,SW_SHOWNA) also work on already... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Aric Stewart | Use the new registry functions in registry.c. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Aric Stewart | Move the guid squishing functions out of msi.c and... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Robert Shearman | Add a summary line for several scrollbar functions. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Robert Shearman | - Generate machine-local IPIDs. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Huw Davies | Add interface inheritance. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Christian Costa | Fixed pin direction when registering audio input device. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Hans Leidekker | StrIsIntlEqual and IntlStrEqWorker may be absent. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ulrich Czekalla | Added WTSAPI32.DLL. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Mike McCormack | Convert services to use pipes for RPC instead of shared... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
James Hawkins | Properly implement DllCanUnloadNow ref counting. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Glenn Wurster | Disable antialiasing if the font dictates it. |
commit | commitdiff | tree | snapshot |
next |