2002-07-19 |
Andriy Palamarchuk | Added CLSID_StdFont class registration. |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Jon Griffiths | Update output for recent build changes. |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Jon Griffiths | Implemented SHBrowseForFolderW. |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Jon Griffiths | Avoid winreg.h inclusion. |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Jon Griffiths | Stub implementation for CoInitializeSecurity. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Alexandre Julliard | Fixed temp name handling. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Alexandre Julliard | Split the C preprocessor from wrc into a separate library. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Eric Pouech | Bring winhelp back to life, with mainly support for... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Alexandre Julliard | Fixed setting of min/maximize mwm hints. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Juergen Schmied | Fixed two leaks in file- and itemmoniker. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Tony Lambregts | Added support DDBLT_DDFX flag in DirectDrawSurface_Blt. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Guy L. Albertelli | - Remove stub for ordinal 394 and replace with forward to |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Guy L. Albertelli | Don't issue error message if message number in applicat... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Jon Griffiths | Implement SHCreateStreamOnFileA/W/Ex, ordinals @166... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Marcus Meissner | Implemented FlushFileBuffers for serial devices. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Paul Millar | Removed drive assumptions in the path handling regressi... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Juergen Schmied | Fixed a memory leak and a wrong memory free call. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Gerald Pfeifer | Do not #include <malloc.h>, which is non-standard and... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Lionel Ulmer | Test for X11 errors for DGA2 and XVidMode extensions. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Lionel Ulmer | - DDRAW_SYSTEMMEMORY is handled like OFFSCREENPLAIN... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Gregg Mattinson | Fixed another non-static structure initializer. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Bill Medland | Correction to header order maintenance when a dummy... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Rob McClinton | X11DRV_GetDIBits: Don't clear the biCompression==BI_BIT... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Gregg Mattinson | Fixed void* arithmetic. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Gregg Mattinson | Initialized the pidlOut variable in SHELL32_ParseNextEl... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Andreas Mohr | Fixed uninitialized HKEYs. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Bill Medland | DeleteColumn should return success even for uOwnerData. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Andriy Palamarchuk | A few cosmetic changes plus fixes for problems spotted... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Rok Mandeljc | Added Slovenian resources. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Alexandre Julliard | Release 20020710. wine-20020710 |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Alexandre Julliard | Added FPU emulation interrupts. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Admiral Coeyman | Added support for FPU emulation interrupts. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Jon Griffiths | Stubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Alexandre Julliard | Quiet the font loading error. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Uwe Bonnes | CBUpdateEdit: LB_GETTEXTLEN returns LB_ERR on error... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Alexandre Julliard | Fixed corruption when copying to the same surface ... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Johan Gill | 48 was plain wrong as value for HELmargin. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Gregg Mattinson | Fixes to allow big endian machines to load MSFT typelib... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Alexandre Julliard | Fixed handling of drives with "/" path (thanks to Marcu... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Carl Sopchak | Pass "Manual Feed" as short input slot name. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Eric Pouech | Fixed synchronisation for ctrl event generation. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Shachar Shemesh | - Fixed access to the lpTemplateName of ChooseFont... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Alexandre Julliard | Created registry unit test and added tests for RegEnumV... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Alexandre Julliard | RegEnumValue[AW] need to update the data size on buffer... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Ove Kaaven | Removed the flags fields of IDirectDrawPaletteImpl... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Ove Kaaven | Handle WM_SYNCPAINT with DefWindowProc. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Eric Pouech | Enhanced error handling on input stream reading. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Eric Pouech | Fixed external debugger startup. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Rok Mandeljc | Added Slovenian resources. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Rein Klazes | Fix buffer length calculation in InitializeGenericSF(). |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Guy L. Albertelli | - Improve traces. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Jon Griffiths | Implement/document @17,18,19,20,21,22 (Compact list... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Lionel Ulmer | Support new registered extensions. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Uwe Bonnes | _open_osfhandle: set at least the _IOREAD flag. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Ryan Cumming | Make LockWindowUpdate return more Windows-like values. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Alexandre Julliard | Remove .dll extension from module name, added wildcard... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Tommy Schultz... | Fixed lstrcpynA debug tracing. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Uwe Bonnes | fgets, fgetws: don't treat the possible uninitialized... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Uwe Bonnes | MSVCRT_fread: expose feof flag. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Chris Morgan | Windows registry not found should be a notice to the... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Alexandre Julliard | Removed workaround for 16-bit loader bug. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Andriy Palamarchuk | Use rich text edit control instead of handling user... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Andreas Mohr | - Always copy (almost) the whole stack space over to... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Gregg Mattinson | Fixed V_DECIMAL macro to reflect where the decVal membe... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Uwe Bonnes | Added _U@YAPAXI@Z and _V@YAPAXI@Z. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Uwe Bonnes | MSVCRT_fseek: should return 0 on success. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Duane Clark | Add richedit support for a plain text stream. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Andreas Mohr | Added some environment variables documentation. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Jason Edmeades | - VarFormat now supports VT_R8 and BYREF variant types. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Eric Pouech | Fixed another PlaySound bug (when SND_LOOP is requested). |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Eric Pouech | Fixed a few compilation warnings. |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Lionel Ulmer | Support wglUseFontBitmapsA when using client-side rende... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Steven Edwards | Need to import ntdll. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Gregg Mattinson | Modified WCMD_filesize64 to handle unsigned numbers. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | More explicit initialization of info_size for stupid... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | Use Wine debugging API. Fixed MessageBox loop. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | Flush stdio on exit. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | Fixed warnings. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Gregg Mattinson | - Forte C does not support nameless structures or unions |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Marcus Meissner | Added a generic way of doing GetHGlobalFromILockBytes(). |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Andreas Mohr | - make sure even GUI users notice a "missing xmessage... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Gregg Mattinson | Implemented FormatMessage for sparc. Since the va_list... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | No need to call GetModuleFileName16 now that GetModuleF... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | Fixed GetModuleFileNameW return value. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | Return ERROR_BAD_EXE_FORMAT when builtin dll still... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | Moved MsgWaitForMultipleObjects call out of the window... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Duane Clark | Add drive letter and Unix path tests of GetFullPathNameA. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Jason Edmeades | Ensure VarBstrCat handles null parms as per windows... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Rein Klazes | Check for NULL keyvalue in RegEnumKeyExA/W. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | ComboLBWndProc: fall through to ListBoxWndProc if the... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | Removed "so" from the default load order. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Alexandre Julliard | Tried to make IsDialogMessageW more compatible. Changed |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Gregg Mattinson | - Replaced .previous with a .section statement for... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Uwe Bonnes | MSVCRT_operator_new: Call handler only when "new" opera... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Joshua Thielen | Changed GetModuleFileNameA to use GetCurrentTask instead of |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Gregg Mattinson | Cast void* to char* for pointer arithmetic. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Duane Clark | strcasecmp returns zero on a match. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Gregg Mattinson | Removed non-static structure initializers. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Andreas Mohr | Better toggle all relevant bits in VGA crt register. |
commit | commitdiff | tree | snapshot |
next |