2005-01-19 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Aric... |
tree | commitdiff |
2005-01-18 |
Alexandre Julliard | Moved DefWindowProc16 to msg16.c and cleaned up a few... |
tree | commitdiff |
2005-01-18 |
Hans Leidekker | Implement and test InternetTime{From,To}SystemTime... |
tree | commitdiff |
2005-01-18 |
Jason Edmeades | - Handle failures to allocate storage more gracefully. |
tree | commitdiff |
2005-01-18 |
Juan Lang | Make netspi.h private, as some of its declarations... |
tree | commitdiff |
2005-01-18 |
Aric Stewart | Copy the implementation from SetupDefaultQueueCallbackA... |
tree | commitdiff |
2005-01-18 |
Hans Leidekker | Stub implementations for PathUnExpandEnvStringsSHRegEnu... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Get rid of nonclient.h and of the corresponding exporte... |
tree | commitdiff |
2005-01-17 |
Alex Villacís Lasso | When parsing an hex/oct integer value, copy value verba... |
tree | commitdiff |
2005-01-17 |
Henning Gerhardt | A small spelling fix and a small update (thank to Andre... |
tree | commitdiff |
2005-01-17 |
Robert Shearman | Initialize clsid member to the marshaler clsid to fix... |
tree | commitdiff |
2005-01-17 |
Lauri Tulmin | Make long lines behave nicely. |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Avoid most references to the internals of the WND struc... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Removed a couple of unnecessary calls to WIN_SuspendWnd... |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Use a registry key for copying, that's known on every... |
tree | commitdiff |
2005-01-17 |
Jonathan Ernst | Updated French resources. |
tree | commitdiff |
2005-01-17 |
Hans Leidekker | Stub implementations for DrawDibChangePalette, DrawDibG... |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Change the order of Src and Dst in CopyKey calls/functions. |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Removed unused ForceWindowRaise function. |
tree | commitdiff |
2005-01-17 |
Jason Edmeades | - Add texture support for all the texture types for... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Authors: Klemens Friedl <klemens_friedl@gmx.net>, Henni... |
tree | commitdiff |
2005-01-17 |
Henning Gerhardt | Update German resources. |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-17 |
Michael Jung | Moved HMAC initialization and finalization code to |
tree | commitdiff |
2005-01-17 |
Aric Stewart | Implementations for SelfRegModules and PublishFeatures. |
tree | commitdiff |
2005-01-17 |
Aric Stewart | First pass implement ion of MsiQueryProductState[A... |
tree | commitdiff |
2005-01-17 |
Robert Shearman | Implement table marshaling. |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Remove the checking/setting of the defaults in TRACKBAR... |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Remove needless check for horizontal or vertical pager. |
tree | commitdiff |
2005-01-14 |
Eric Pouech | - got rid of include/async.h |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Remove MODULENAME prefix from |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Remove obsolete structs, rearrange things to group... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Make proxy shutdown test succeed by releasing the chann... |
tree | commitdiff |
2005-01-14 |
Jeremy White | Fix X11 event timing so that we correctly correlate... |
tree | commitdiff |
2005-01-14 |
Aric Stewart | Actually start on an implemention for MsiGetComponentPa... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Add documentation for most Co* functions. |
tree | commitdiff |
2005-01-14 |
Joris Huizer | - add file_operation_delete |
tree | commitdiff |
2005-01-14 |
Mike McCormack | Fix, add and rearrange winsvc.h declarations. |
tree | commitdiff |
2005-01-14 |
Marcus Meissner | Initialize rc in create_component_directory(). |
tree | commitdiff |
2005-01-14 |
Ulrich Czekalla | GetFileName31W should call unicode version of FD31_Allo... |
tree | commitdiff |
2005-01-14 |
Justin Chevrier | Created unit test for SPI_{GET,SET}MINIMIZEDMETRICS. |
tree | commitdiff |
2005-01-14 |
Justin Chevrier | - Implemented SPI_GETMINIMIZEDMETRICS calculated from... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - The apartment reference should be held while the... |
tree | commitdiff |
2005-01-14 |
Dimitrie O. Paun | Use the LVCFMT_{LEFT,RIGHT,CENTER} enumeration flags... |
tree | commitdiff |
2005-01-14 |
Rein Klazes | In int21_ioctl - get device data-, set the "is console... |
tree | commitdiff |
2005-01-14 |
Mike McCormack | Move all service stubs together, make them consistent. |
tree | commitdiff |
2005-01-14 |
James Hawkins | - Use Interlocked* instead of ++/-- in AddRef/Release. |
tree | commitdiff |
2005-01-14 |
Aric Stewart | First implementation of the WriteIniValues action. |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Don't use the pipe caching code because it doesn... |
tree | commitdiff |
2005-01-14 |
Klemens Friedl | Update German language file. |
tree | commitdiff |
2005-01-14 |
Mike McCormack | Cleanup service handles. |
tree | commitdiff |
2005-01-14 |
Jon Griffiths | Increase the required rectangle size before drawing... |
tree | commitdiff |
2005-01-14 |
Walt Ogburn | Fix BS_PATTERN brushes in mfdrv. Un-comment the corres... |
tree | commitdiff |
2005-01-14 |
James Hawkins | Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null. |
tree | commitdiff |
2005-01-14 |
Aric Stewart | Custom actions can have null in their target parameters... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Destroy stubs on apartment shutdown. |
tree | commitdiff |
2005-01-14 |
Ge van Geldorp | Fix prototypes according to PSDK. |
tree | commitdiff |
2005-01-14 |
Mike Hearn | Force context switch on chanbuf disconnect to avoid... |
tree | commitdiff |
2005-01-14 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-12 |
Christian Costa | CoInitialize(Ex) should return S_FALSE when COM is... |
tree | commitdiff |
2005-01-12 |
Alexandre Julliard | Use the exported functions SaveDC/RestoreDC instead... |
tree | commitdiff |
2005-01-12 |
James Hawkins | - Use Interlocked* instead of ++/-- in AddRef/Release. |
tree | commitdiff |
2005-01-12 |
James Hawkins | - Use only stored result of Interlocked* in AddRef... |
tree | commitdiff |
2005-01-12 |
James Hawkins | Use only stored result of Interlocked* in AddRef/Release. |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Document CoSetState & CoGetState. |
tree | commitdiff |
2005-01-12 |
Robert Shearman | Remove wine_marshal_data: it is unneeded and there... |
tree | commitdiff |
2005-01-12 |
James Hawkins | - use only stored result of Interlocked* in AddRef... |
tree | commitdiff |
2005-01-12 |
Paul Vriens | - Fix logic in Stream_fnRelease, refcount should be... |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Force creation of thread queue to stop PostThreadMess... |
tree | commitdiff |
2005-01-12 |
Justin Chevrier | - Revert previous change of border metric to reference the |
tree | commitdiff |
2005-01-12 |
Robert Shearman | The way apartments are used has changed, so fix up... |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Make MTA dynamically allocated so that proxies and... |
tree | commitdiff |
2005-01-12 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-11 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-11 |
Mike Hearn | Give a more informative error when a DLL fails to initi... |
tree | commitdiff |
2005-01-11 |
Dmitry Timoshkov | Make Alt press/release test actually pass for not manag... |
tree | commitdiff |
2005-01-11 |
Paul Vriens | Use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-11 |
Dmitry Timoshkov | Fix WmCreateCustomDialogSeq message sequence for 256... |
tree | commitdiff |
2005-01-11 |
Bill Medland | Corrected testing for multithreaded (based upon observa... |
tree | commitdiff |
2005-01-11 |
Paul Vriens | Add an extra class to register. |
tree | commitdiff |
2005-01-11 |
Alexandre Julliard | Desktop window is repainted on WM_ERASEBKGND, it must... |
tree | commitdiff |
2005-01-11 |
Alexandre Julliard | Warning fix. |
tree | commitdiff |
2005-01-11 |
Andreas Mohr | Read/write completion functions get Windows error codes... |
tree | commitdiff |
2005-01-11 |
Jacek Caban | Get rid of W->A calls. |
tree | commitdiff |
2005-01-11 |
Rein Klazes | memicmpW() count are WCHAR's not bytes. Fixes opening... |
tree | commitdiff |
2005-01-11 |
Mike McCormack | Tests and fixes for StgOpenStorage. |
tree | commitdiff |
2005-01-11 |
Christian Costa | Wait until the thread has created its message queue... |
tree | commitdiff |
2005-01-11 |
Robert Shearman | Add tests for trying to unmarshal from a bad stream... |
tree | commitdiff |
2005-01-11 |
Robert Shearman | - Document how thread-safety is ensured for each member... |
tree | commitdiff |
2005-01-11 |
Mike McCormack | Test and fix a few problems with OLE storage streams. |
tree | commitdiff |
2005-01-11 |
Robert Shearman | - Don't use an invalid file handle. In this case invali... |
tree | commitdiff |
2005-01-11 |
Robert Shearman | Use the DrawFocusRect function to draw the focus rect... |
tree | commitdiff |
2005-01-11 |
Robert Shearman | Don't sort the children of My Computer in shell browse... |
tree | commitdiff |
2005-01-11 |
Robert Shearman | Don't highlight text in non-TVS_TRACKSELECT mode. |
tree | commitdiff |
2005-01-11 |
Dmitry Timoshkov | Add more tests for keyboard/menu activation behaviour... |
tree | commitdiff |
2005-01-10 |
Lauri Tulmin | Fixes to the handling of LBS_EXTENDEDSEL style, with... |
tree | commitdiff |
2005-01-10 |
Hans Leidekker | Stub implementations for WPUCompleteOverlappedRequest, |
tree | commitdiff |
2005-01-10 |
Mike McCormack | Fix image list mask and blending. |
tree | commitdiff |
2005-01-10 |
Bill Medland | Only report the unsupported flags. |
tree | commitdiff |
2005-01-10 |
Mike McCormack | Add proxy authentication dialog. |
tree | commitdiff |
next |