- Remove redunant braces.
[wine] / dlls /
2005-09-19  Robert Shearman- Remove redunant braces.
2005-09-19  Vijay Kiran KamujuAdded __p__amblksiz implementation.
2005-09-19  Uwe BonnesDon't free a modified pointer.
2005-09-19  Huw DaviesFix a problem with handling ETO_GLPYH_INDEX. Spotted...
2005-09-19  Robert ShearmanFix the return codes during unmarshaling so that it...
2005-09-19  James HawkinsCheck for an empty string not a NULL pointer.
2005-09-19  Dmitry TimoshkovDirectly copy DIB bits into destination DC.
2005-09-19  Oliver StieberPrevent CheckDepthStencilMatch from causing problems...
2005-09-19  Oliver StieberStop vertex shader constants from being set at the...
2005-09-19  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-19  Marcus MeissnerSupport more arguments in _invoke().
2005-09-19  Jacek Caban- Added IHttpNegotiate2 interface.
2005-09-18  Ge van GeldorpDo some bounds checking on iOrder.
2005-09-18  Alexander N. SørnesAdded Norwegian translations.
2005-09-18  Alexandre JulliardMoved return value handling to the individual relay...
2005-09-18  Alexandre JulliardFixed some trace format strings (reported by Gerald...
2005-09-18  Alexandre JulliardMake the users of wine_call_from_32_regs save %eax...
2005-09-18  Dmitry TimoshkovCall SetDIBits with a proper DC in order to set bitmap...
2005-09-18  Kimmo MyllyvirtaIf HKCU\Software\Wine does not yet exist, create it...
2005-09-18  Christian LupienAvoid overflow in the read file limit check.
2005-09-18  Robert ShearmanFix ref-counting rules to match native DCOM Dlls.
2005-09-17  Dmitry Timoshkov Revert previous change, it should not be needed anymor...
2005-09-17  Mike McCormackFix memory leaks in the table code.
2005-09-17  Mike McCormackRead the MaskEdit template from the correct db field.
2005-09-17  Robert ShearmanRe-arrange some functions and vtables so we don't have...
2005-09-17  Ge van GeldorpBuffer size needs to be specified in bytes on input.
2005-09-17  Robert ShearmanGetDesktopWindow can now potentially create a thread...
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  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 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  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  Alexandre JulliardFixed a compiler warning.
2005-09-15  Jacek CabanAdded CoInternetGetSession implementation.
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  Mike McCormackUse the new msi_reg_set* macros where possible.
2005-09-15  Alexandre JulliardFixed gcc 4.0 warnings.
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  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  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  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  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  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  Jacek CabanAdded MIME type checking to ResProtocol::Start.
2005-09-14  Filip NavaraFix a couple of prototypes.
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  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  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 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 LassoInitialize structs for mmioDescend and FindChunkAndKeep...
2005-09-12  Jacek CabanEncode URL in ResProtocol::Start.
2005-09-12  Jacek CabanRewrote FindMimeFromData to pass tests.
2005-09-12  Alexandre JulliardUse Get/SetWindowLongPtr to access pointers in the...
next