wine
2005-05-20  Richard CohenCheck if VT_R8 and VT_INT_PTR are supported before...
2005-05-20  David HemmoGDI_ReleaseObj was not called with the right parameter.
2005-05-20  Aric StewartWe have a stub for MsiGetUserInfoA we should use it.
2005-05-20  Aric StewartFix a leaking handle in MsiConfigureProductExW.
2005-05-20  Aric StewartWrite the RegOwner and RegCompany keys as blank if...
2005-05-20  Michael JungConsider only the GIL_FORSHORTCUT flag in SIC_CompareEn...
2005-05-20  Richard CohenFix gdiobj test on NT4, remove asserts.
2005-05-20  Francois GougetAdd 'use strict' and fix make_opengl accordingly.
2005-05-20  Juan LangAdd a bunch of missing declarations and definitions.
2005-05-20  Kees CookImplement serialization and helper functions for CryptP...
2005-05-20  James HawkinsUpdate LVGROUP struct to match MSDN.
2005-05-20  Dmitry TimoshkovMake .fon files generated by fnt2fon slightly more...
2005-05-20  Dmitry Timoshkov- Always initialize width table.
2005-05-20  Dmitry TimoshkovPrint also flags and length of NE resources.
2005-05-20  Raphael Junqueira- better traces
2005-05-20  Ivan Leo PuotiRename SystemDriverInformation to SystemModuleInformation.
2005-05-20  Aric StewartFix quoting on queries.
2005-05-20  Aric StewartQuoting fixes.
2005-05-20  Aric StewartCorrect query quoting based on Mike's patch.
2005-05-19  Alexandre JulliardRevert previous patch, we still need the winedos import...
2005-05-19  Alexandre JulliardDisable Win16 support by default on non-x86 platforms.
2005-05-19  Alexandre JulliardWe no longer need a winedos import library.
2005-05-19  Alexandre JulliardFail more gracefully if 16-bit support is missing.
2005-05-19  Martin FuchsThe call to ScreenToClient() changes the content of...
2005-05-19  Robert Shearman- Add a generic moniker marshaler that works by saving...
2005-05-19  Dimi PaunDo not compute the hit test if we don't really need it.
2005-05-19  Juan LangImplement _XcptFilter using signal handlers, and add...
2005-05-19  Alexandre JulliardRefuse to load if 16-bit support is missing.
2005-05-19  Alexandre JulliardUse RaiseException instead of RtlRaiseException in...
2005-05-19  Alexandre JulliardRenamed __wine_(un)register_dll_16 to __wine_dll_(un...
2005-05-19  Alexandre JulliardUse a memory mapping instead of file I/O to load 16...
2005-05-19  Robert Shearman- Change remaining blocks of code with 2-space indentat...
2005-05-19  Robert ShearmanWrite custom header up to and including size, not exclu...
2005-05-19  Mike McCormackOnly tables can be backquoted, strings must be single...
2005-05-19  Juan LangDon't fail in RegisterFonts if the Fonts table is missing.
2005-05-19  James HawkinsLoad Show/Hide Advanced strings from resources.
2005-05-19  Raphael Junqueira- basic parsing of subprogram, typedef, pointer, class...
2005-05-19  Eric KohlDefine RPC_FC_IGNORE.
2005-05-19  Kevin KoltzauAdded missing AW define.
2005-05-19  Kevin KoltzauAdd missing typedefs.
2005-05-19  Dimi PaunRename back local_compact to LOCAL_Compact for consistency.
2005-05-19  Dimi PaunRemove LOCAL_*() calls from USER, use Local*16() instead.
2005-05-19  Stefan LeichterCreate link for msiexec.exe in system directory.
2005-05-19  Juan LangImplement get_default_drive_device for FreeBSD.
2005-05-18  Alexandre JulliardRemoved last dependencies on 16-bit headers from ntdll.
2005-05-18  Robert ShearmanImplement IROTData::GetComparisonData for file & item...
2005-05-18  Alexandre JulliardMoved entry point definitions from module.h to kernel16...
2005-05-18  Maarten LankhorstAdd vfwindex when enumerating devices, and make sure...
2005-05-18  Alexandre JulliardGenerate the 16-bit module header in the standard on...
2005-05-18  Maarten LankhorstPass property bag to IPersistPropertyBag, if supported.
2005-05-18  Emmanuel MaillardAdded Darwin 8.0 specific headers.
2005-05-18  Alexandre JulliardSplit the module building functionality of NE_LoadExeHe...
2005-05-18  Aric StewartA few small fixes.
2005-05-18  Aric StewartWe cannot internally load the files in FileCost because...
2005-05-18  Maarten LankhorstFixed SetFilterGraph failure.
2005-05-18  Alexandre JulliardRemoved implementation of LoadDIBIconHandler16 and
2005-05-18  Maarten LankhorstAdd pin functions from quartz.
2005-05-18  Kees CookDefine structures for CryptProtectData/CryptUnprotectDa...
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-18  Maarten LankhorstDllCanUnloadNow fix.
2005-05-18  James Hawkins- Store the click point in LISTVIEW_INFO.
2005-05-18  Alexandre JulliardFixed a couple of warnings.
2005-05-18  Maarten LankhorstAdded reconnect function for filtergraph.
2005-05-18  Maarten LankhorstFixed freeing of mediatype.
2005-05-18  Dimi PaunDocument the more convenient iteration method.
2005-05-18  Kees CookDefine CryptProtectData/CryptUnprotectData crypt32...
2005-05-18  Aric StewartCorrectly use short filenames from uncompressed file...
2005-05-18  Alexandre JulliardChanged SNOOP16_RegisterDLL to take a module handle...
2005-05-18  Alexandre JulliardMoved import tracing to a separate channel so that...
2005-05-18  Dimi PaunRemove the LOCAL_*() functions from GDI.
2005-05-18  James HawkinsAdd handling for drive options.
2005-05-18  Dimi PaunRemove the LOCAL_*() function calls from KERNEL.
2005-05-18  Felix NawothnigResize listview column to autofit on a doubleclick...
2005-05-18  Raphael Junqueira- add some Dwarf2 enums
2005-05-18  Dimi PaunUse the more idiomatic form of iterating through the...
2005-05-18  Dimi PaunMake the argument comments out-of-line.
2005-05-18  Aric StewartSome error messages and strcmp changes suggested by...
2005-05-18  Pierre d'HerbemontBig Endian specific code fixes in order to conform...
2005-05-18  Kouji SasakiAdded the processing for determination of SFGAO_HASSUBF...
2005-05-18  Kouji SasakiExchanged the values for LVA_ALIGNLEFT style and LVA_DE...
2005-05-18  Kouji SasakiCorrected RLE decompression processing.
2005-05-18  Raphael JunqueiraFix open_pdb_file (used for locate/open pdbs):
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2005-05-17  Alexandre JulliardRenamed some fields in NE_MODULE to use the same name...
2005-05-17  Dimi PaunUse standard TRACE macro.
2005-05-17  Robert ShearmanRename DllRegisterServer and DllUnregisterServer to...
2005-05-17  Robert ShearmanAdd Wine-only type checking for DllRegisterServer and
2005-05-17  Raphael JunqueiraBeginning of dbghelp dwarf2 support:
2005-05-17  Dimi PaunUse standard Local*16() functions instead of LOCAL_...
2005-05-17  Maarten LankhorstAdded EnumPins from quartz for internal use.
2005-05-17  Alexandre JulliardUse the exported IMAGE_OS2_HEADER to generate the modul...
2005-05-17  James HawkinsAdd ShowDirSymLink and ShowDotFiles to the drive ui.
2005-05-17  James HawkinsFixed centering of tab text.
2005-05-17  Maarten LankhorstFixed initialisation crash on loading qcap dll.
2005-05-17  Juan LangObvious fixes to PropVariantClear and PropVariantCopy...
2005-05-17  Maarten LankhorstFixed qcap's inherited enummedia bugs.
2005-05-16  Juan LangAdd a comment, and a no-op cleanup.
2005-05-16  Aric StewartCorrect a problem with parse_data if binary data was...
2005-05-16  Martin FuchsImplement connecting and disconnecting of network drives.
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new
next