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 |
2005-01-24 |
Glenn Wurster | Split caching of antialiased and non-antialiased glyphs. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ulrich Czekalla | Add stub version of cryptdll.dll. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Troy Rollo | Don't refuse to process VDMX ratio entries with bCharSe... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tinus | Properly allow removing toolbar bitmaps by changing... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Dmitry Timoshkov | Put Brazilian ABNT2 keyboard layouts in line with appro... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert North | Bring wintab in line with Jeremy's X11 event timing... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert North | Add the rule that inverted cursor has -ve altitude... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert North | Packets from eraser cursors are marked as inverted... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert North | WTEnable, when called to disable tablet context, clears... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert Reif | Don't allow other threads to access the primary buffer... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert North | - In wintab's default system context, change context... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert North | - Correct overflow 1 message too early. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Eric Kohl | Implement MyFree, MyMalloc and MyRealloc. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Huw Davies | Add referenced types that aren't already in the typelib. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert Reif | Remove unused includes. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Alexandre Julliard | Avoid unnecessary run-time initializations. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Michael Jung | Support for TLS1 pseudo random function. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Ivan Leo Puoti | Added NtLoadDriver and NtUnloadDriver stubs. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Tony Lambregts | Add missing /'s to urls http://www.cygwin.com and |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Bernd Fuhrmann | Added fixme macros in SystemParametersInfoW for several... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Huw Davies | Fix handling of void. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert Reif | Use Windows memory functions. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert North | - Don't post messages on Wine message queue, if tablet... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Peter Berg... | Added a simple d3drm.h header. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
José Manuel... | Updated Spanish resources. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Michael Jung | Removed another check for valid'ness of algid. It's... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Rémi Assailly | char -> const char fixes. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Michael Jung | Added CRYPT_SERVER define. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Huw Davies | Add support for hidden and restricted function attributes. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Dmitry Timoshkov | Make HeapFree(NULL) case faster by retrieving heap... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert Reif | Fixed memory leak in mixer code. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Robert Shearman | - Draw a representation of a document in the page setup... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Gerald Pfeifer | Fix format string in NtQueryVirtualMemory(). |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Aric Stewart | The new Insert fixes now properly require ?,? instead... |
commit | commitdiff | tree | snapshot |
next |