2000-07-08 |
Bertho Stultiens | - Bugfix: Macro expansion of strings would assert an...
|
commit | commitdiff | tree |
2000-07-08 |
Dmitry Timoshkov | Complete NLS values for Russian language.
|
commit | commitdiff | tree |
2000-07-08 |
Dmitry Timoshkov | Remove duplicates in the NLS files.
|
commit | commitdiff | tree |
2000-07-08 |
Huw D M Davies | Fix SysStringByteLen to really return the length in...
|
commit | commitdiff | tree |
2000-07-08 |
Slava Monich | Changed the size of property sheet template to be the...
|
commit | commitdiff | tree |
2000-07-08 |
Huw D M Davies | Implement IDataAdviseHolder.
|
commit | commitdiff | tree |
2000-07-08 |
Huw D M Davies | Fix typo in ITypeLib::IsName.
|
commit | commitdiff | tree |
2000-07-08 |
Huw D M Davies | CreateStreamOnHGlobal should alloc a shared memory...
|
commit | commitdiff | tree |
2000-07-08 |
Dmitry Timoshkov | Do not crash if there was no files selected and OK...
|
commit | commitdiff | tree |
2000-07-08 |
Ove Kaaven | Fix a couple of problems with underruns and stopping...
|
commit | commitdiff | tree |
2000-07-08 |
Joerg Mayer | Fixed the debugmsg help.
|
commit | commitdiff | tree |
2000-07-08 |
David Elliott | Map each channel on every host to an ASPI controller...
|
commit | commitdiff | tree |
2000-07-08 |
Andreas Mohr | DSA_InsertItem returns nIndex, not nItemCount.
|
commit | commitdiff | tree |
2000-07-08 |
Chris Morgan | Fixed background redrawing when control is covered...
|
commit | commitdiff | tree |
2000-07-08 |
Marcus Meissner | Removed another bad assert and two no longer needed...
|
commit | commitdiff | tree |
2000-06-25 |
Eric Pouech | Fixed bad exception handler chain termination.
|
commit | commitdiff | tree |
2000-06-25 |
Lawson Whitney | Moved zero-sized window hack to x11drv.
|
commit | commitdiff | tree |
2000-06-25 |
Marcus Meissner | Return "no debugger attached" in NtQueryInformationProcess...
|
commit | commitdiff | tree |
2000-06-25 |
Eric Pouech | Fixed crash when lpTemplateName is gotten from MAKEINTRESOURCE.
|
commit | commitdiff | tree |
2000-06-25 |
Marcus Meissner | Fixed two asserts in Blt().
|
commit | commitdiff | tree |
2000-06-25 |
Gerald Pfeifer | Properly cast arguments to printf to match the intended...
|
commit | commitdiff | tree |
2000-06-25 |
Eric Pouech | Several fixes spotted by Corel (Jean-Claude Batista...
|
commit | commitdiff | tree |
2000-06-25 |
Eric Pouech | Added BreakOnDllLoad internal var, cleaned up register...
|
commit | commitdiff | tree |
2000-06-25 |
Mike McCormack | Add workarounds for null strings in TOOLBAR_InsertButtonA...
|
commit | commitdiff | tree |
2000-06-25 |
Gerard Patel | Set the minimum dropped height to the combo list height...
|
commit | commitdiff | tree |
2000-06-25 |
Dave Hawkes | If whitespace or dots are appended to the end of any...
|
commit | commitdiff | tree |
2000-06-24 |
Alexandre Julliard | Make sure the cmdline passed to CreateProcessA is writeable...
|
commit | commitdiff | tree |
2000-06-24 |
Eric Pouech | Cleaned up loading/init code in OSS.
|
commit | commitdiff | tree |
2000-06-24 |
Eric Pouech | A few missing console stubs.
|
commit | commitdiff | tree |
2000-06-24 |
Eric Pouech | Fixed animation loading for RLE encoding.
|
commit | commitdiff | tree |
2000-06-24 |
Juergen Schmied | - removed hack to find the right resource
|
commit | commitdiff | tree |
2000-06-24 |
Juergen Schmied | - fixed reported bugs
|
commit | commitdiff | tree |
2000-06-24 |
Hidenori Takeshima | GetCommandLine should return non-const strings.
|
commit | commitdiff | tree |
2000-06-24 |
Andreas Mohr | CallProcEx32W should be named _CallProcEx32W.
|
commit | commitdiff | tree |
2000-06-24 |
Andreas Mohr | Added some stuff saying that this is NOT supported.
|
commit | commitdiff | tree |
2000-06-24 |
Juergen Schmied | Avoid calling the exception handler in some cases.
|
commit | commitdiff | tree |
2000-06-24 |
Juergen Schmied | - many new Path* stubs
|
commit | commitdiff | tree |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL in winmm's wineoss...
|
commit | commitdiff | tree |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL mode for DMA primary...
|
commit | commitdiff | tree |
2000-06-24 |
Andreas Mohr | Implemented/stubbed IconSize() and ControlPanelInfo...
|
commit | commitdiff | tree |
2000-06-24 |
Hidenori Takeshima | Added IDI_WINLOGO.
|
commit | commitdiff | tree |
2000-06-24 |
Eric Pouech | Don't block endlessly after last debugged process has...
|
commit | commitdiff | tree |
2000-06-24 |
Eric Pouech | Added (back) correct behavior for NULL ptrs in CharToOem...
|
commit | commitdiff | tree |
2000-06-24 |
Eric Pouech | Fixed some OOM conditions in GlobalAlloc.
|
commit | commitdiff | tree |
2000-06-24 |
Gerald Pfeifer | Added missing #include <math.h>.
|
commit | commitdiff | tree |
2000-06-24 |
Alexandre Julliard | Removed MIME garbage.
|
commit | commitdiff | tree |
2000-06-24 |
Marcus Meissner | Create xlib ddsurfaces with correct reference counts.
|
commit | commitdiff | tree |
2000-06-24 |
Alexandre Julliard | Split bidi16.c and network.c out of misc/ into their...
|
commit | commitdiff | tree |
2000-06-23 |
Alexandre Julliard | Split the build program in several files.
|
commit | commitdiff | tree |
2000-06-23 |
Andreas Mohr | Added more ordinals to KERNEL, GDI, USER and system...
|
commit | commitdiff | tree |
2000-06-23 |
Peter Ganten | _common_depth_to_pixelformat() returns -1 and not zero...
|
commit | commitdiff | tree |
2000-06-23 |
Dave Hawkes | Avoid gratuitously changing the ZORDER.
|
commit | commitdiff | tree |
2000-06-23 |
Marcus Meissner | Use correct bpp for the X side of the surface XImages.
|
commit | commitdiff | tree |
2000-06-23 |
Dave Hawkes | GlobalFree16 returns NULL on success, but DestroyAccelerator...
|
commit | commitdiff | tree |
2000-06-23 |
Marcus Meissner | Dump FourCC correctly, print conversion messages, add...
|
commit | commitdiff | tree |
2000-06-23 |
Marcus Meissner | Restrict nTimeout to 0-32767, since it is a 16bit value...
|
commit | commitdiff | tree |
2000-06-23 |
Dave Hawkes | Exception handling for SIGFPE must always clear the...
|
commit | commitdiff | tree |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll.
|
commit | commitdiff | tree |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies.
|
commit | commitdiff | tree |
2000-06-23 |
Patrik Stridvall | Fixed some issues found by winapi_check.
|
commit | commitdiff | tree |
2000-06-23 |
Patrik Stridvall | Fixed some warnings.
|
commit | commitdiff | tree |
2000-06-23 |
Patrik Stridvall | - Minor API files fixes.
|
commit | commitdiff | tree |
2000-06-23 |
Ove Kaaven | Restructure DirectSound. Remove dsound thread, use...
|
commit | commitdiff | tree |
2000-06-23 |
Andreas Mohr | Replaced the BUILTIN32_dlopen() ERR() by a WARN().
|
commit | commitdiff | tree |
2000-06-23 |
Hidenori Takeshima | Added include/winresrc.h for porting with winelib.
|
commit | commitdiff | tree |
2000-06-23 |
Francois Gouget | Merged DeviceCapabilities and DeviceCapabilitiesA.
|
commit | commitdiff | tree |
2000-06-23 |
Francois Gouget | Merged MCIWndCreate and MCIWndCreateA.
|
commit | commitdiff | tree |
2000-06-23 |
Huw D M Davies | CLSIDFromString apparently also accepts ProgIDs as...
|
commit | commitdiff | tree |
2000-06-23 |
Hidenori Takeshima | Added SC_ICON/SC_ZOOM (obsolete macros).
|
commit | commitdiff | tree |
2000-06-23 |
Marcus Meissner | Added prototypes for new InternetCheckConnection*.
|
commit | commitdiff | tree |
2000-06-20 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies.
|
commit | commitdiff | tree |
2000-06-20 |
Alexander V. Lukyanov | Fixed problems with compilation/install out of source...
|
commit | commitdiff | tree |
2000-06-20 |
Noomen Hamza | OleConvertOLESTREAMToIStorage fails (returns REGDB_E_CLASSNO...
|
commit | commitdiff | tree |
2000-06-20 |
Uwe Bonnes | Make WritePrivateProfileSectionA care for "" and NULL...
|
commit | commitdiff | tree |
2000-06-20 |
Gerald Pfeifer | Fixed format strings.
|
commit | commitdiff | tree |
2000-06-20 |
Rein Klazes | Fix a crash in winhelp caused by hmemcpy16 without...
|
commit | commitdiff | tree |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
commit | commitdiff | tree |
2000-06-20 |
Ove Kaaven | Fixed WHDR_DONE race condition.
|
commit | commitdiff | tree |
2000-06-20 |
Huw D M Davies | Implemented StrCatBuff.
|
commit | commitdiff | tree |
2000-06-20 |
Hidenori Takeshima | Added typedef of DROPFILES.
|
commit | commitdiff | tree |
2000-06-20 |
Hidenori Takeshima | Added ResultFromScode/GetScode (obsolete macros).
|
commit | commitdiff | tree |
2000-06-20 |
Dave Hawkes | MoveToEx: return TRUE even if there is no driver implementation.
|
commit | commitdiff | tree |
2000-06-20 |
Gerard Patel | Protect against programs creating parts with negative...
|
commit | commitdiff | tree |
2000-06-18 |
Dmitry Timoshkov | Use GetSystemDefaultLangID() instead of WINE_LanguageId.
|
commit | commitdiff | tree |
2000-06-18 |
Eric Pouech | - cleaned-up break handling
|
commit | commitdiff | tree |
2000-06-18 |
Stephane Lussier | - Fixed a memory corruption in safe arrays when using...
|
commit | commitdiff | tree |
2000-06-18 |
Dmitry Timoshkov | Do not assume that double byte font == unicode font.
|
commit | commitdiff | tree |
2000-06-18 |
Francois Gouget | Added some missing prototypes.
|
commit | commitdiff | tree |
2000-06-18 |
Francois Gouget | hmemcpy16 is a Win16 API, the macro is hmemcpy.
|
commit | commitdiff | tree |
2000-06-18 |
James Hatheway | Created an initial Winsock 2 (ws2_32) DLL. Makes use...
|
commit | commitdiff | tree |
2000-06-18 |
Eric Pouech | Fixed port status query.
|
commit | commitdiff | tree |
2000-06-18 |
Ove Kaaven | Added DirectSound device driver header file.
|
commit | commitdiff | tree |
2000-06-18 |
Ove Kaaven | Make the base relocation message a WARN, not a FIXME.
|
commit | commitdiff | tree |
2000-06-18 |
Gerald Pfeifer | Distinguish between SUBDIRS and INSTALLSUBDIRS.
|
commit | commitdiff | tree |
2000-06-18 |
Gerard Patel | CB_SETCURSEL should not generate another listbox event...
|
commit | commitdiff | tree |
2000-06-18 |
Noomen Hamza | WM_PAINT should be processed only by the TREEVIEW_Paint...
|
commit | commitdiff | tree |
2000-06-18 |
James Hatheway | We must return the atom of the class in GetClassInfoEx...
|
commit | commitdiff | tree |
2000-06-18 |
James Hatheway | Added a stub for CoCreateFreeThreadedMarshaler().
|
commit | commitdiff | tree |
2000-06-18 |
Dmitry Timoshkov | Reimplement CharToOemA/W, CharToOemBuffA/W, OemToCharA/W,
|
commit | commitdiff | tree |
2000-06-18 |
Francois Jacques | GetSystemMenu called with bRevert argument set to TRUE...
|
commit | commitdiff | tree |