wine
2005-09-16  Alexandre JulliardPreliminary implementation of signal handling for x86-64.
2005-09-16  Dmitry TimoshkovAdd a test for mmioDescend, make it pass under Wine.
2005-09-16  Mike McCormackConvert the list of dialog controls to a standard list.
2005-09-16  Alexandre JulliardImplemented import thunks for x86-64.
2005-09-16  Mike McCormackMake load_string_table return the string table.
2005-09-16  Mike McCormackDeformat all dialog text strings before using them.
2005-09-16  Alexandre JulliardPreliminary version of the context support for x86-64.
2005-09-16  Alexandre JulliardFixed a few pointer truncation bugs for 64-bit platforms.
2005-09-16  Alexandre JulliardUse the proper size for the cmsg_fd structure on 64...
2005-09-16  Alexandre JulliardForward all functions to msvcrt instead of having them...
2005-09-16  Huw DaviesOrder the bitmap font list by the ansi codepage bit...
2005-09-16  Jacek CabanMore tests of URLMoniker.
2005-09-16  Huw DaviesGenerate Greek, Turkish, Hebrew, Arabic, Baltic and...
2005-09-16  Huw DaviesUpdate sfnt2fnt hack, now that Wine Courier is known...
2005-09-16  Mike McCormackLoad riched20.dll on demand, and unload it after it...
2005-09-16  Mike McCormackFix a bug in a previous patch spotted by Dieter Komendera.
2005-09-16  Mike McCormackFix the stub for MsiConfigureFeature.
2005-09-16  Jacek CabanAdded SetClientSite implementation.
2005-09-16  Stefan LeichterAdded stubs for DllRegisterServer, DllUnregisterServer and
2005-09-16  Robert ShearmanFix String SID parsing.
2005-09-15  Ivan Leo PuotiGet winetest to detect windows server 2003 R2.
2005-09-15  Alexandre JulliardFixed a compiler warning.
2005-09-15  Alexandre JulliardAdded a common function to declare global symbols,...
2005-09-15  Huw DaviesGenerate Greek, Turkish, Hebrew, Arabic and Baltic...
2005-09-15  Jacek CabanAdded CoInternetGetSession implementation.
2005-09-15  Alexandre JulliardUse the NT descriptor address as start of the data...
2005-09-15  Mike McCormackRename load_dynamic_property and remove its unused...
2005-09-15  Alexandre JulliardNow that everything is done in assembly in the spec...
2005-09-15  Huw DaviesGenerate Greek, Turkish, Hebrew, Arabic, Baltic, Thai...
2005-09-15  Mike McCormackUse the new msi_reg_set* macros where possible.
2005-09-15  Alexandre JulliardFixed gcc 4.0 warnings.
2005-09-15  Alexandre JulliardSet the proper build flags for Darwin based on the...
2005-09-15  Alexandre JulliardOutput the resource data in assembly too.
2005-09-15  Vincent BéronTweak the test for detecting libxslt as it didn't work...
2005-09-15  Henning GerhardtUpdate the German resource file.
2005-09-15  Mike McCormackCreate a macro to write a value to a subkey.
2005-09-15  James HawkinsEmbed the browser object in the HTML window. Spotted...
2005-09-15  Stefan LeichterAdded stubs for CryptInitOIDFunctionSet and
2005-09-15  Rein Klazes- Set the LastError in OpenSCManager in case of errors;
2005-09-15  Huw DaviesRemember to remove a child font from the child font...
2005-09-14  Alexandre JulliardOutput constant strings in a more appropriate section...
2005-09-14  Thomas WeidenmuellerHook up "Hide on Minimize" & Add context menu to the...
2005-09-14  Huw DaviesOnly add Tahoma to the System font's link list if we...
2005-09-14  James Hawkins- Zero the WBInfo struct to get rid of invalid pointers.
2005-09-14  Robert Shearman- Add support for navigating a toolbar with the arrow...
2005-09-14  Alexandre JulliardGenerate stub functions directly in assembly.
2005-09-14  Alexandre JulliardRemove an exiting thread from the process only after...
2005-09-14  Mike McCormackCreate a macro function to write registry values.
2005-09-14  Dmitry TimoshkovPerform automatic bitmap font configuration based on...
2005-09-14  Jacek CabanAdded http and ftp protocol stub implementation.
2005-09-14  Filip NavaraDon't kill non-existing timers. Use EndDialog to close...
2005-09-14  Alexandre JulliardMichael Fritscher
2005-09-14  Alexandre JulliardAvoid a redefinition warning on 64-bit platforms.
2005-09-14  Ge van GeldorpBase of REG_DWORD entries must be auto-detected.
2005-09-14  Mike McCormackRemove some unused values in the object header.
2005-09-14  Huw DaviesCope with OpenFontFile failing.
2005-09-14  Vincent BéronRequire autoconf 2.53b as AC_PROG_EGREP is only defined...
2005-09-14  Alexandre JulliardSupport arbitrary sizes for the thread signal stack...
2005-09-14  Alexandre JulliardGet rid of another long long constant.
2005-09-14  Jacek CabanAdded MIME type checking to FileProtocol::Start.
2005-09-14  Thomas WeidenmuellerUse anonymous events for synchronization.
2005-09-14  Mike McCormackConvert the list of tables to a standard list.
2005-09-14  Mike McCormackFix gcc 4.0 warnings.
2005-09-14  Robert ShearmanAdd exception handling for stubs.
2005-09-14  Robert ShearmanDefine RPC_FC_RANGE.
2005-09-14  Jacek CabanAdded MIME type checking to ResProtocol::Start.
2005-09-14  Filip NavaraFix a couple of prototypes.
2005-09-14  Alexandre JulliardAuthors: Thomas Weidenmueller <wine-patches@reactsoft...
2005-09-13  Alexandre JulliardImplemented InterlockedCompareExchangePointer and
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-09-13  Alexandre JulliardTimeout 0 means infinite wait for SendMessageTimeout.
2005-09-13  Alexandre JulliardAuthors: Richard Cohen <richard@daijobu.co.uk>, Jim...
2005-09-13  Michael JungFixed inconsistency in LISTVIEW_DUMP macro.
2005-09-13  Jacek CabanAdded PARSE_SECURITY_DOMAIN action implementation.
2005-09-13  Alexandre JulliardGet rid of a couple of non-portable long long constants.
2005-09-13  Mike McCormackFix the handling of MsiGetTargetPath args (with test...
2005-09-13  Mike McCormackMake sure to release the package we grabbed on the...
2005-09-13  Ge van GeldorpSave a few megabytes of memory by loading the default...
2005-09-13  Alexandre JulliardAvoid some warnings on 64-bit platforms.
2005-09-13  Mike McCormackFix the handling of MsiDoAction args (with test case).
2005-09-13  Mike McCormackEliminate fixed length buffers from the MSIFEATURE...
2005-09-13  Walt OgburnGet IFontDisp type information from stdole2.tlb, instea...
2005-09-13  Mike McCormackFix gcc 4.0 warnings.
2005-09-13  Mike McCormackSkip dash characters in the PIDMask for a MaskedEdit...
2005-09-13  James Hawkins- Add the WebBrowser implementation.
2005-09-13  Detlef RiekenbergLet EnumPrinterDrivers return the number of drivers.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Jacek CabanRegister ZoneMap.
2005-09-12  Eric PouechImplemented kernel32.GetThreadTimes on top of ntdll...
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-09-12  Jacek CabanAdded IWebBrowser2 stub implementation.
2005-09-12  Alexandre JulliardSendMessageTimeout takes a DWORD_PTR not a DWORD.
2005-09-12  Alexandre JulliardProperly handle the case where vsnprintf returns -1.
2005-09-12  Alexandre JulliardFixed gcc 4.0 warnings.
2005-09-12  Alexandre JulliardMake the non-client message handling functions return...
2005-09-12  Alexandre JulliardUse MAKEINTRESOURCE instead of casts where appropriate.
2005-09-12  Alex Villacís... Initialize structs for mmioDescend and FindChunkAndKeep...
2005-09-12  Robert Shearman- Output prototypes for user marshal functions at the...
2005-09-12  Jacek CabanEncode URL in ResProtocol::Start.
2005-09-12  Jacek CabanRewrote FindMimeFromData to pass tests.
next