2005-01-18 |
Aric Stewart | Copy the implementation from SetupDefaultQueueCallbackA... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Huw Davies | Add a missing break to fix typeinfo version regression. |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Hans Leidekker | Stub implementations for PathUnExpandEnvStringsSHRegEnu... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexandre Julliard | Get rid of nonclient.h and of the corresponding exporte... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alex Villacís... | When parsing an hex/oct integer value, copy value verba... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Henning Gerhardt | A small spelling fix and a small update (thank to Andre... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Robert Shearman | Initialize clsid member to the marshaler clsid to fix... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Lauri Tulmin | Make long lines behave nicely. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexandre Julliard | Avoid most references to the internals of the WND struc... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexandre Julliard | Removed a couple of unnecessary calls to WIN_SuspendWnd... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Paul Vriens | Use a registry key for copying, that's known on every... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Jonathan Ernst | Updated French resources. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Hans Leidekker | Stub implementations for DrawDibChangePalette, DrawDibG... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Paul Vriens | Change the order of Src and Dst in CopyKey calls/functions. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexandre Julliard | Small optimization in WINPOS_GetWinOffset. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexandre Julliard | Removed unused ForceWindowRaise function. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Jason Edmeades | - Add texture support for all the texture types for... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Alexandre Julliard | Authors: Klemens Friedl <klemens_friedl@gmx.net>, Henni... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Henning Gerhardt | Update German resources. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Michael Jung | Added definitions of TLS1PRF algorithm identifiers. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Paul Vriens | Use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Gerald Pfeifer | Use switch statements instead of if-cascades. Avoid... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Michael Jung | Moved HMAC initialization and finalization code to |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Huw Davies | Add VT_VARIANT support. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Aric Stewart | Implementations for SelfRegModules and PublishFeatures. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Aric Stewart | First pass implement ion of MsiQueryProductState[A... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Robert Shearman | Implement table marshaling. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Stefan Leichter | Include new tests. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Paul Vriens | Remove the checking/setting of the defaults in TRACKBAR... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Paul Vriens | Remove needless check for horizontal or vertical pager. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Eric Pouech | - got rid of include/async.h |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Crestez Leonard | Fix add application (memory error). |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Robert Shearman | Remove MODULENAME prefix from |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Huw Davies | Add support for BSTR default values. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Robert Shearman | - Remove obsolete structs, rearrange things to group... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Robert Shearman | Make proxy shutdown test succeed by releasing the chann... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Jeremy White | Fix X11 event timing so that we correctly correlate... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Aric Stewart | Actually start on an implemention for MsiGetComponentPa... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Robert Shearman | - Add documentation for most Co* functions. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Joris Huizer | - add file_operation_delete |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Mike McCormack | Fix, add and rearrange winsvc.h declarations. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Marcus Meissner | Initialize rc in create_component_directory(). |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Huw Davies | Add support for interface ptrs including the special... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Ulrich Czekalla | GetFileName31W should call unicode version of FD31_Allo... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Justin Chevrier | Created unit test for SPI_{GET,SET}MINIMIZEDMETRICS. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Justin Chevrier | - Implemented SPI_GETMINIMIZEDMETRICS calculated from... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Robert Shearman | - The apartment reference should be held while the... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Dimitrie O... | Use the LVCFMT_{LEFT,RIGHT,CENTER} enumeration flags... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Rein Klazes | In int21_ioctl - get device data-, set the "is console... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Mike McCormack | Move all service stubs together, make them consistent. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
James Hawkins | - Use Interlocked* instead of ++/-- in AddRef/Release. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Aric Stewart | First implementation of the WriteIniValues action. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Robert Shearman | - Don't use the pipe caching code because it doesn... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Dmitry Timoshkov | Add WM_GETOBJECT definition, remove WM_OTHERWINDOWCREAT... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Dimitrie O... | Suggest testing patches in a gentler way. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Klemens Friedl | Update German language file. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Mike McCormack | Cleanup service handles. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Jon Griffiths | Increase the required rectangle size before drawing... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Walt Ogburn | Fix BS_PATTERN brushes in mfdrv. Un-comment the corres... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
James Hawkins | Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Aric Stewart | Custom actions can have null in their target parameters... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Robert Shearman | Destroy stubs on apartment shutdown. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Ge van Geldorp | Fix prototypes according to PSDK. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Mike Hearn | Force context switch on chanbuf disconnect to avoid... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Robert Shearman | Add a LIST_FOR_EACH_ENTRY list helper. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Christian Costa | CoInitialize(Ex) should return S_FALSE when COM is... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Alexandre Julliard | Use the exported functions SaveDC/RestoreDC instead... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
James Hawkins | - Use Interlocked* instead of ++/-- in AddRef/Release. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
James Hawkins | - Use only stored result of Interlocked* in AddRef... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
James Hawkins | Use only stored result of Interlocked* in AddRef/Release. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Robert Shearman | - Document CoSetState & CoGetState. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Robert Shearman | Remove wine_marshal_data: it is unneeded and there... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
James Hawkins | - use only stored result of Interlocked* in AddRef... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Paul Vriens | - Fix logic in Stream_fnRelease, refcount should be... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Huw Davies | Better type encoding. (Interface ptrs still not there... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Robert Shearman | - Force creation of thread queue to stop PostThreadMess... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Justin Chevrier | - Revert previous change of border metric to reference the |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Robert Shearman | Add LIST_FOR_EACH_SAFE - a list iteration macro that... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Robert Shearman | The way apartments are used has changed, so fix up... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Robert Shearman | - Make MTA dynamically allocated so that proxies and... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alexandre Julliard | Release 20050111. wine-20050111 |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Mike Hearn | Give a more informative error when a DLL fails to initi... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Dmitry Timoshkov | Make Alt press/release test actually pass for not manag... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Paul Vriens | Use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Dmitry Timoshkov | Fix WmCreateCustomDialogSeq message sequence for 256... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Bill Medland | Corrected testing for multithreaded (based upon observa... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Paul Vriens | Add an extra class to register. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alexandre Julliard | Desktop window is repainted on WM_ERASEBKGND, it must... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Alexandre Julliard | Warning fix. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Andreas Mohr | Read/write completion functions get Windows error codes... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Jacek Caban | Get rid of W->A calls. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Rein Klazes | memicmpW() count are WCHAR's not bytes. Fixes opening... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Mike McCormack | Tests and fixes for StgOpenStorage. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Christian Costa | Wait until the thread has created its message queue... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Rémi Assailly | Added missing declarations in some headers. |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Robert Shearman | Add tests for trying to unmarshal from a bad stream... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Robert Shearman | - Document how thread-safety is ensured for each member... |
commit | commitdiff | tree | snapshot |
next |