2000-07-11 |
Alexandre Julliard | Set ansi/oem/mac code pages from current locale. |
tree | commitdiff |
2000-07-11 |
James Hatheway | Stub for the ACM_METRIC_MAX_SIZE_FORMAT command of... |
tree | commitdiff |
2000-07-11 |
Marcus Meissner | Check for NULL flipchain and just return the current... |
tree | commitdiff |
2000-07-11 |
Marcus Meissner | Implemented _vsnprintf by calling wvsnprintfA. |
tree | commitdiff |
2000-07-11 |
Chris Morgan | Fixed TOOLBAR_DrawString() to offset button text if... |
tree | commitdiff |
2000-07-10 |
Peter Hunnisett | - Make ref counting a little more efficient |
tree | commitdiff |
2000-07-10 |
Dmitry Timoshkov | Moved all NLS dependent data to the KERNEL resources. |
tree | commitdiff |
2000-07-10 |
Francois Jacques | Prevent SysAllocString and SysAllocString16 to perform... |
tree | commitdiff |
2000-07-10 |
Marcus Meissner | Stub for RegisterDeviceNotificationA. |
tree | commitdiff |
2000-07-10 |
Gerard Patel | Fakes a negotiation of the winsock version. |
tree | commitdiff |
2000-07-10 |
Juergen Schmied | - better loading of *.tlb files |
tree | commitdiff |
2000-07-10 |
Juergen Schmied | Implemented OleCreate. |
tree | commitdiff |
2000-07-09 |
Huw D M Davies | Stub implementation of LHashValOfNameSysA. |
tree | commitdiff |
2000-07-09 |
Dave Hawkes | With some apps a fault was possible in ExtractAssociate... |
tree | commitdiff |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
tree | commitdiff |
2000-07-08 |
Francois Jacques | Implemented SafeArrayGetVarType. |
tree | commitdiff |
2000-07-08 |
Stefan Leichter | Started implementation of the functions GetDefaultCommC... |
tree | commitdiff |
2000-07-08 |
Marcus Meissner | Corrected 24->32 conversion. Still only correct for... |
tree | commitdiff |
2000-07-08 |
Chris Morgan | Fixed TOOLBAR_DrawString() to offset button text if... |
tree | commitdiff |
2000-07-08 |
Francois Jacques | Added setupapi shared library and SetupIterateCabinet... |
tree | commitdiff |
2000-07-08 |
Bradley Baetz | Implemented a large number of the msvideo dll routines. |
tree | commitdiff |
2000-07-08 |
Gerard Patel | Allow the size of bitmaps to be changed after toolbar... |
tree | commitdiff |
2000-07-08 |
Slava Monich | On Windows property sheet has DWL_USER dword pointing... |
tree | commitdiff |
2000-07-08 |
Slava Monich | Implementation of Get/SetThreadPriorityBoost. |
tree | commitdiff |
2000-07-08 |
James Hatheway | Only use the column headers to calculate the width... |
tree | commitdiff |
2000-07-08 |
Andreas Mohr | Added semi-stub. |
tree | commitdiff |
2000-07-08 |
Bradley Baetz | Handle mciSendString("open <mcitype>",...) |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Fix SysStringByteLen to really return the length in... |
tree | commitdiff |
2000-07-08 |
Slava Monich | Changed the size of property sheet template to be the... |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Implement IDataAdviseHolder. |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Fix typo in ITypeLib::IsName. |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | CreateStreamOnHGlobal should alloc a shared memory... |
tree | commitdiff |
2000-07-08 |
Dmitry Timoshkov | Do not crash if there was no files selected and OK... |
tree | commitdiff |
2000-07-08 |
Ove Kaaven | Fix a couple of problems with underruns and stopping... |
tree | commitdiff |
2000-07-08 |
David Elliott | Map each channel on every host to an ASPI controller... |
tree | commitdiff |
2000-07-08 |
Andreas Mohr | DSA_InsertItem returns nIndex, not nItemCount. |
tree | commitdiff |
2000-07-08 |
Chris Morgan | Fixed background redrawing when control is covered... |
tree | commitdiff |
2000-07-08 |
Marcus Meissner | Removed another bad assert and two no longer needed... |
tree | commitdiff |
2000-06-25 |
Marcus Meissner | Return "no debugger attached" in NtQueryInformationProc... |
tree | commitdiff |
2000-06-25 |
Eric Pouech | Fixed crash when lpTemplateName is gotten from MAKEINTR... |
tree | commitdiff |
2000-06-25 |
Marcus Meissner | Fixed two asserts in Blt(). |
tree | commitdiff |
2000-06-25 |
Gerald Pfeifer | Properly cast arguments to printf to match the intended... |
tree | commitdiff |
2000-06-25 |
Eric Pouech | Several fixes spotted by Corel (Jean-Claude Batista... |
tree | commitdiff |
2000-06-25 |
Mike McCormack | Add workarounds for null strings in TOOLBAR_InsertButto... |
tree | commitdiff |
2000-06-24 |
Eric Pouech | Cleaned up loading/init code in OSS. |
tree | commitdiff |
2000-06-24 |
Eric Pouech | A few missing console stubs. |
tree | commitdiff |
2000-06-24 |
Eric Pouech | Fixed animation loading for RLE encoding. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - removed hack to find the right resource |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - fixed reported bugs |
tree | commitdiff |
2000-06-24 |
Andreas Mohr | CallProcEx32W should be named _CallProcEx32W. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - many new Path* stubs |
tree | commitdiff |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL in winmm's wineoss... |
tree | commitdiff |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL mode for DMA primary... |
tree | commitdiff |
2000-06-24 |
Andreas Mohr | Implemented/stubbed IconSize() and ControlPanelInfo... |
tree | commitdiff |
2000-06-24 |
Gerald Pfeifer | Added missing #include <math.h>. |
tree | commitdiff |
2000-06-24 |
Marcus Meissner | Create xlib ddsurfaces with correct reference counts. |
tree | commitdiff |
2000-06-24 |
Alexandre Julliard | Split bidi16.c and network.c out of misc/ into their... |
tree | commitdiff |
2000-06-23 |
Andreas Mohr | Added more ordinals to KERNEL, GDI, USER and system... |
tree | commitdiff |
2000-06-23 |
Peter Ganten | _common_depth_to_pixelformat() returns -1 and not zero... |
tree | commitdiff |
2000-06-23 |
Dave Hawkes | Avoid gratuitously changing the ZORDER. |
tree | commitdiff |
2000-06-23 |
Marcus Meissner | Use correct bpp for the X side of the surface XImages. |
tree | commitdiff |
2000-06-23 |
Marcus Meissner | Dump FourCC correctly, print conversion messages, add... |
tree | commitdiff |
2000-06-23 |
Marcus Meissner | Restrict nTimeout to 0-32767, since it is a 16bit value... |
tree | commitdiff |
2000-06-23 |
Dave Hawkes | Exception handling for SIGFPE must always clear the... |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-06-23 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-23 |
Ove Kaaven | Restructure DirectSound. Remove dsound thread, use... |
tree | commitdiff |
2000-06-23 |
Francois Gouget | Merged DeviceCapabilities and DeviceCapabilitiesA. |
tree | commitdiff |
2000-06-23 |
Francois Gouget | Merged MCIWndCreate and MCIWndCreateA. |
tree | commitdiff |
2000-06-23 |
Huw D M Davies | CLSIDFromString apparently also accepts ProgIDs as... |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-20 |
Noomen Hamza | OleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL... |
tree | commitdiff |
2000-06-20 |
Gerald Pfeifer | Fixed format strings. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-20 |
Ove Kaaven | Fixed WHDR_DONE race condition. |
tree | commitdiff |
2000-06-20 |
Huw D M Davies | Implemented StrCatBuff. |
tree | commitdiff |
2000-06-20 |
Gerard Patel | Protect against programs creating parts with negative... |
tree | commitdiff |
2000-06-18 |
Stephane Lussier | - Fixed a memory corruption in safe arrays when using... |
tree | commitdiff |
2000-06-18 |
Francois Gouget | Added some missing prototypes. |
tree | commitdiff |
2000-06-18 |
James Hatheway | Created an initial Winsock 2 (ws2_32) DLL. Makes use... |
tree | commitdiff |
2000-06-18 |
Eric Pouech | Fixed port status query. |
tree | commitdiff |
2000-06-18 |
Noomen Hamza | WM_PAINT should be processed only by the TREEVIEW_Paint... |
tree | commitdiff |
2000-06-18 |
James Hatheway | Added a stub for CoCreateFreeThreadedMarshaler(). |
tree | commitdiff |
2000-06-16 |
Francois Jacques | Make IIDFromString point to CLSIDFromString. |
tree | commitdiff |
2000-06-16 |
Juergen Schmied | - better error check when importing functions via GetPr... |
tree | commitdiff |
2000-06-16 |
Juergen Schmied | - fixed null-pidl from _ILCreateControl |
tree | commitdiff |
2000-06-16 |
Francois Jacques | Keep an internal copy of the icon. |
tree | commitdiff |
2000-06-14 |
Gerard Patel | Set the base for the ordinals of olepro32 to 248. |
tree | commitdiff |
2000-06-14 |
<jimregan@litsu.ie> | Added difftime function. |
tree | commitdiff |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
tree | commitdiff |
2000-06-13 |
Bertho Stultiens | - Bugfix: Corrected "off by one" error in the linenumbe... |
tree | commitdiff |
2000-06-13 |
Alexandre Julliard | Use the Unicode string functions from wine/unicode... |
tree | commitdiff |
2000-06-13 |
Marcus Meissner | Added 24->32 packed pixel mapping support to convert. |
tree | commitdiff |
2000-06-12 |
Juergen Schmied | Implementation for PrivateExtractIcons, PrivateExtractI... |
tree | commitdiff |
2000-06-12 |
Juergen Schmied | - implemented Get/SetThreadLocale |
tree | commitdiff |
2000-06-12 |
Huw D M Davies | If printer only supports level 1 PostScript then compla... |
tree | commitdiff |
2000-06-12 |
Lionel Ulmer | replaced a DPRINTF by a TRACE |
tree | commitdiff |
2000-06-12 |
Lionel Ulmer | - moved the 'constructor' into a real DLL init function |
tree | commitdiff |
next |