2005-04-11 |
Mike Hearn | Only do unicode conversion in HTML Help control when... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Mike McCormack | Load and display bitmaps in the dialogs. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Rein Klazes | In ScrollWindowEx, if the window already has an update... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Ferenc Wagner | Silence some signedness warnings. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Introduced an X_PHYSBITMAP structure to allow storing... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Rein Klazes | Fix some incorrect uses of the ok macro where the resul... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Hans Leidekker | Implement and test _chsize. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Avoid directly accessing the BITMAPOBJ structure. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Removed the no longer needed X11DRV_get_client_area_off... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Return the coordinates information needed to setup... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Rein Klazes | If ScrollWindowEx do not use the DCX_USESTYLE to get... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Rein Klazes | Fix a copy&paste bug in get_buffer_pe. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Mike McCormack | Eliminate forward declarations, make functions static. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Ferenc Wagner | Ask for a tag if one was not given on the command line. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Added support for the DC meta region. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Jacek Caban | Stub implementation of HTMLDocument2 interface. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Paul Vriens | Use textlen instead of len. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Stefan Leichter | Fix GetFileSecurityA test on Win98. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Paul van Schayck | Don't stop looking for devices if one can't be opened. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Huw Davies | Set the registry keys under HCU\Software\Microsoft... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Mike McCormack | Fix up PIDL dumping code. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Aric Cyr | Japanese 106 Keyboard fix. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Mike McCormack | Implement mailslots. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Dmitry Timoshkov | - Make GetSystemMenu respect CS_NOCLOSE. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Michael Jung | Removed the incomplete signature checking code. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Alexandre Julliard | The update region passed in WM_NCPAINT and the clipping... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Jacek Caban | Added IMonikerProp and IInternetPriority interfaces. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Jacek Caban | Added some definitions. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Hans Leidekker | Return a computername constructed from the hostname. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Alexandre Julliard | Better handling of 16-bit native dlls when a 32-bit... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Alexandre Julliard | Only reset the clip region in GetDC() if a new region... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Uwe Bonnes | Zero out return string in GetMenuStringA/W. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Mike McCormack | Stub implementation of RtlAbsoluteToSelfRelativeSD. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Robert Reif | Keep dsound8.c and dsound.c in sync. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Alex Villacís... | Initialize [orig|himetric][Width|Height] for PICTYPE_IC... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Robert Shearman | Move save_registry and unload_key server calls to ntdll. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Aric Stewart | Make sure the GUID of the typelib we are registering... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Ferenc Wagner | Try using a stable temporary directory at first to... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Mike McCormack | Implement ChangeServiceConfig. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Peter Berg... | Janitorial: Get rid of strncpy/strncpyW. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Jerry Jenkins | Improve winealsa dsound driver by accessing sound drive... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Oliver Stieber | - Volume now inherits Resource. This isn't the way... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Alexandre Julliard | Only restore the DC attributes on the next GetDC, and... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Alex Villacís... | Fix failure to notice the use of a GIF palette index... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Jacek Caban | Added ES_AUTOHSCROLL style to the edittext changing... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Huw Davies | In a call to EnumEnhMetaFile when hdc is NULL, lpRect... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Huw Davies | WriteFmtUserTypeStg doesn't pull a CLSID from the regis... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Alexandre Julliard | Moved 16-bit string functions to user16.c and kbd16.c. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Eric Pouech | - Various improvements for minidump module information |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Alexandre Julliard | Moved rectangle functions to uitools.c and removed... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Dimitrie O... | Unicodify WINSPOOL_OpenDriverReg(). |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Huw Davies | Don't close reg key if the open failed. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Marcus Meissner | Serialize NULL pointer interfaces correctly. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Rein Klazes | ScrollWindow should call ScrollWindowEx with the SW_ERA... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Eric Pouech | Clean-up async IO internal functions. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
James Hawkins | - Implement NtLoadKey. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Alexandre Julliard | Moved 16-bit rectangle functions to user16.c. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Troy Rollo | Implement SetCPGlobal (an undocumented Win32 API). |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Michael Jung | Added a test for advapi32, which documents a crash... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Vincent Béron | Change prototypes so gcc with some warnings doesn't... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Vincent Béron | rsabase doesn't use any types now, so remove it. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Stefan Leichter | Fix GetFileSecurityW for not existing directories/files. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Eric Pouech | - PDB: better checking for error conditions |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Jacek Caban | Fixed ntdll:reg test on win9x. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Dmitry Timoshkov | Handle control characters in VkKeyScanEx similar to... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Rein Klazes | - GetScrollRange should return an empty range, both... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Marcus Meissner | Fixed VT_BSTR|VT_BYREF marshalling. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Mike McCormack | Split out database functions, remove dependence on... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Peter Berg... | Janitorial: Get rid of strncpy/strncpyW. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Alexandre Julliard | Merged X11DRV_BITMAP_CreateBitmapHeaderFromPixmap into |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Mike McCormack | Implement CreateMailslot using NtCreateMailslotFile. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Mike McCormack | Remove function prototypes, make functions static. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Vincent Béron | Native wcmd.exe accepts CALLs to .exe files. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Vincent Béron | Keep types sorted in alphabetical order. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Vincent Béron | Add support for single in idl files. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Stefan Leichter | Added a test for GetFileSecurityA. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Marcus Meissner | Fixed ppvObject serializer (deref twice instead of... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Jakob Eriksson | Remove tests that fail badly on Windows 98. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Saulius Krasuckas | Fix an error code for ME. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Vladdy Impaler | Define the IAMStreamConfig interface. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Jacek Caban | Added checking for artsc library. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Alexandre Julliard | Added X11DRV_get_pixmap and X11DRV_set_pixmap functions... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Mike Hearn | Fix BSTR tracing in the typelib marshaller. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Alexandre Julliard | Store the handle to the stock bitmap when the first... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Marcus Meissner | Format VT_UI1, VT_I1, VT_UI2, VT_I2 correctly. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Mike McCormack | Remove unnecessary function prototypes. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Mike McCormack | Remove function prototypes, make functions static. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Alexandre Julliard | Store the DCE pointer in the DC physDev structure using... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Mike McCormack | Use api definitions, remove duplicate code. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Hans Leidekker | Remove stray 8bit character. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Jerry Jenkins | Don't mistake frames for bytes. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Robert Shearman | Fix size passed to SPI_NONCLIENTMETRICS. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Marcus Meissner | Added IDispatch::GetIDsOfNames() special case serializing. |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Ulrich Czekalla | When computing nonclient area take into consideration... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Alexandre Julliard | Explicitly store the stack of saved DCs in the DC struc... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Alexandre Julliard | Maintain the stack of saved vis regions in the DC struc... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Dimitrie O... | Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Paul Vriens | Print retval in decimal to avoid confusion. |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Ulrich Czekalla | Child windows with the WS_POPUP style are allowed to... |
commit | commitdiff | tree | snapshot |
next |