Add missing '\n's to debug traces.
[wine] / dlls /
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-26  Alexandre JulliardMoved libuuid to the dlls directory, and moved the...
2004-01-26  Kevin KoltzauEnsure MSSTYLES_SetActiveTheme fails properly when...
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-26  Alexandre JulliardThere is no need for a private heap in comctl32, memory...
2004-01-26  Yoshiro TakenoIn Windows, the leading byte for multibyte characters...
2004-01-26  Jacek CabanAdded glutCreateMenuWithExit, glutCreateWindowWithExit and
2004-01-26  Vitaliy MargolenPrevent segfault if no theme is set.
2004-01-26  Uwe BonnesSmall fix for the WPR_SIGNED case (count the sign).
2004-01-26  Gregory M. TurnerWine also supports the ncacn_np protocol sequence.
2004-01-26  Martin Fuchs- don't link directly to NTDLL; use MultiByteToWideChar...
2004-01-26  Martin Fuchs- define additional shell paths for CSIDL_... constants
2004-01-23  Alexandre JulliardMoved a few remaining 16-bit definitions out of the...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Sylvain Petreollewinehq.com -> winehq.org
2004-01-23  Huw DaviesThe tab control should be multiline.
2004-01-23  Ge van GeldorpDiscard mouse button up events if no button is currentl...
2004-01-23  Martin Fuchs- ISF_Desktop_fnGetUIObjectOf(): allow context menu...
2004-01-23  Martin Fuchs- IShellFolder_fnParseDisplayName(): return E_INVALIDAR...
2004-01-23  Martin FuchsImproved error handling.
2004-01-23  Mike McCormackMerged ffmpeg's MS Video 1 decoder by Mike Melanson.
2004-01-23  Kevin KoltzauLoad properties from the theme ini.
2004-01-23  Martin FuchsISF_MyComputer_fnGetDisplayNameOf(): return CLSID paths...
2004-01-23  Martin FuchsReturn 'My Compuer' PIDL when calling Desktop->ParseDis...
2004-01-23  Ge van GeldorpGenerate all binary resources using bin2res.
2004-01-23  Blake LeverettPrinting a dashed line causes all later solid lines...
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-23  Ivan Leo Murray... Resource updates.
2004-01-21  Rolf KalbermatterImplement PathGetShortPathA/W and change its prototype...
2004-01-21  Martin FuchsOnly return valid file system names from RenderFILENAME...
2004-01-21  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2004-01-21  Alastair BridgewaterInitial implementation of CreateTypeLib2() and the...
2004-01-21  Huw DaviesMove the selection to the previous sibling if it can...
2004-01-21  Martin FuchsUse full paths instead of only filenames in icon cache...
2004-01-21  Martin FuchsImplemented SHGetRealIDL().
2004-01-21  Aric StewartUse X11 XIM callbacks to enable full IME support.
2004-01-20  Jon GriffithsRemove tests that are covered by vartype.c.
2004-01-20  Martin Fuchs- SHGetDataFromIDListA/W(): handle drives when retrievi...
2004-01-20  Mike HearnImplemented RpcIsProtSeqValid.
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2004-01-20  Rein KlazesFix MultiByteToWideChar and WideCharToMultiByte when...
2004-01-20  Dmitry TimoshkovFixed some problems found while compiling and linking...
2004-01-20  Dmitry TimoshkovMake MCIWnd play a bit better as an MDI child.
2004-01-20  Alexandre JulliardGet rid of some direct accesses to the DC structure...
2004-01-20  Alexandre JulliardMoved msacmdrv.h to include directory to avoid inter...
2004-01-20  Rein KlazesStub for DiBuildClassDrvList().
2004-01-20  Francois GougetAvoid duplicate '=C:' entries in the child process...
2004-01-20  Mike McCormackImplement ICM_DECOMPRESSEX, fix some bugs.
2004-01-20  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-20  Dmitry TimoshkovMerge the MDI and common window creation code. Change...
2004-01-20  Francois GougetFix a file descriptor leak in create_process().
2004-01-20  Robert ReifAdded notify and property set to dsound output driver.
2004-01-20  Robert ReifFixed thread handle leaks.
2004-01-20  Eric Pouech- RtlGetFullPathName_U: rewritten so that the source...
2004-01-20  Martin Fuchs- fix typos in shelllink.c header comment and a struct...
2004-01-20  Martin Fuchs- fix typo
2004-01-20  Michael StefaniucFixed DOS EXE loader for the case where we realy have...
2004-01-20  Rok Mandeljc- updated resources to DX9
2004-01-19  Martin Fuchs- move IShellFolder_fnGetDisplayNameOf() contents into...
2004-01-19  Ge van GeldorpSwap arguments of LocalAlloc and only update Malloc32...
2004-01-19  Alexandre JulliardFixed an error message.
2004-01-19  Kevin KoltzauFull implementation of OpenThemeData, CloseThemeData...
2004-01-19  Huw DaviesFix compilation if Freetype isn't installed.
2004-01-19  Huw DaviesDirectly use the hook proc for the custom template...
2004-01-19  Hans LeidekkerAdd missing comma.
2004-01-19  Francois GougetDPA_Create is missing from all recent import libraries...
2004-01-19  Rolf KalbermatterImplemented PathFileExistsAndAttributesA/W function.
2004-01-19  Mike McCormackDon't use CreateFileMapping on a zero length file.
2004-01-19  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-18  Alexandre JulliardUse the exported FONTENUMPROCW as parameter in the...
2004-01-18  Marcelo DuarteUpdate of Portuguese resources.
2004-01-18  Martin FuchsShellView_CreateList(), SIC_Initialize(): enable transp...
2004-01-18  Martin FuchsIStream_fnWrite: only return write count if the given...
2004-01-18  Alexandre JulliardRemoved the bitsPerPixel field in the generic DC struct...
2004-01-18  Eric PouechAdded support for Unix code page in NTDLL.
2004-01-18  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-18  Marcelo DuarteFixed typos.
2004-01-18  Martin Fuchs- declare PT_RAS_FOLDER for the "RAS Connections" folder
2004-01-18  Stefan LeichterAdded stub for SHRegisterValidateTemplate.
2004-01-18  Martin FuchsCreateStreamOnFile(): use flag FILE_SHARE_READ for...
2004-01-16  Mike McCormackTry using the Mozilla Active X control in MSHTML.
2004-01-16  Alexandre JulliardFixed HCR_GetExecuteCommandW() behavior with a class...
2004-01-16  Martin FuchsCorrected definition of PathYetAnotherMakeUniqueName().
2004-01-16  Robert ReifFix improper WAVEFORMATEX size calculation for non...
2004-01-16  Francois GougetAssorted spelling fixes.
2004-01-16  Kevin KoltzauAdd INI file processing.
2004-01-16  Francois GougetReturn HFILE_ERROR instead of -1 in _lread.
2004-01-16  Huw DaviesTrace the high part of the Seek offset.
2004-01-16  Alexandre JulliardCheck for overlapping memory views and delete the offen...
2004-01-16  Mike Hearn- Ensure we correctly add a backslash like Windows...
2004-01-16  Filip Navara- Moved actual code from SHGetSpecialFolderPathA to...
2004-01-16  Filip NavaraComplete Czech translation of shell32 resources.
2004-01-16  Robert ShearmanPartially implement RegOpenUserClassesRoot.
2004-01-16  Vincent BéronMove the implementation of GetDefaultCommConfig from...
2004-01-16  Vincent BéronUnicodify some comm functions.
2004-01-16  Mike HearnChange URL used in http tests to be a #define so it...
next