wine
2004-01-21  Alastair BridgewaterInitial implementation of CreateTypeLib2() and the...
2004-01-21  Huw DaviesAdd correct treeview structs to message spy.
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-21  Alexandre JulliardDon't link directly to 16-bit APIs for portability...
2004-01-21  Rein KlazesIn RDW_UpdateRgn(), if hRgn is zero, clear the windows...
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  Hans LeidekkerFixed misuse of scalar reference variable.
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  Ivan Leo Murray... Updated.
2004-01-20  Francois GougetGenerate ok("...\n") calls.
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  Ivan Leo Murray... Yet again catching up with En.rc.
2004-01-20  Chris MorganAdd audio tab with first pass at autodetection of audio...
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  Thomas WeidenmuellerRegedit GUI enhancements with new Windows-like icons.
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  Ivan Leo Murray... Yet another update.
2004-01-20  Ivan Leo Murray... Remove obsolete information about win3.1 drivers.
2004-01-20  Alexandre JulliardDisable the exec shield workaround for now, it's causin...
2004-01-20  Alexandre JulliardRemoved useless warning.
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  Ivan Leo Murray... Added a link to the Microsoft download page of the...
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  Alexandre JulliardWindows rename() needs an unlink() first (reported...
2004-01-18  Vincent BéronAdded a new flag to wrc, to be used to assess translations
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  Marcus MeissnerDo not cache results of checks with side effects.
2004-01-18  Ivan Leo Murray... Uniformize the cvs download instructions with the ones...
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  Hans LeidekkerGet rid of the static module list.
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  Dimitrie O... Fix value renaming. Cleanup code, fix a few leaks.
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  Mike McCormackAdded SystemTimeToTzSpecificLocalTime definition.
2004-01-16  Francois GougetAdd a couple of missing definitions to urlmon.h.
2004-01-16  Thomas WeidenmuellerFixed handling of control focus.
2004-01-16  Thomas WeidenmuellerEnable the help menu for regedit.
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  Ivan Leo Murray... We now have official packages.
2004-01-16  Dimitrie O... Streamline the editing interfaces a bit.
2004-01-16  Vincent BéronMove the implementation of GetDefaultCommConfig from...
2004-01-16  Vincent BéronUnicodify some comm functions.
2004-01-16  Thomas WeidenmuellerAdded context menu support.
2004-01-16  Mike HearnChange URL used in http tests to be a #define so it...
2004-01-16  Francois GougetThe MSVC headers won't give a name to the nameless...
2004-01-16  Francois GougetWe need to set _WIN32_WINNT to 0x501 to get CS_DROPSHAD...
2004-01-16  Francois GougetMSVC does not want 'extern' variables to be initialized...
2004-01-16  Vincent BéronGet rid of a W->A cross call in ImageList_LoadImageW.
2004-01-16  Vincent BéronFix compilation with ICU after introduction of gdi_priv...
2004-01-16  Vincent BéronInitialize a pointer before dereferencing it.
2004-01-16  Vincent BéronYet another new spec file, this time iccvid.spec.
2004-01-16  Robert LunnonSave UESP instead of ESP where UESP defined.
next