- build a standard Wine list of classes instead of using an array
[wine] / dlls /
2005-08-25  Mike McCormack- build a standard Wine list of classes instead of...
2005-08-25  Mike McCormackgcc 4.0 warning fixes.
2005-08-25  Juan LangImplemented CryptHashCertificate.
2005-08-25  Mike McCormackDon't dereference variables in a trace.
2005-08-25  Robert ShearmanRemove unused thread handle entry from the apartment...
2005-08-25  Mike McCormackFix a small bug introduced when converting appids to...
2005-08-25  Aric StewartDisplay the correct text string in the action text...
2005-08-24  Alexandre JulliardDon't cache file descriptors open on removable devices.
2005-08-24  Alexandre JulliardMoved the FileFsDeviceInformation query to a separate...
2005-08-24  Vitaly LipatovAdd missed _mbscoll function.
2005-08-24  Aric StewartVersion 1 atl modules only have a structure size of...
2005-08-24  Johan DahlinImplemented MsiSetComponentState*.
2005-08-24  Mike McCormackTest case for MsiModifyView and MsiViewGetError.
2005-08-24  Mike McCormackImplement MsiModifyView (MSIMODIFY_INSERT_TEMPORARY).
2005-08-24  Mike McCormackBetter stub for MsiViewGetError.
2005-08-24  Johan DahlinAdded a null check for component.
2005-08-24  Mike McCormackAdd include guard to header and make functions extern.
2005-08-24  Huw DaviesUse the correct rectangle for ETO_OPAQUE - spotted...
2005-08-24  Johan DahlinAdded stubs for MsiSetComponentStateA and MsiSetCompone...
2005-08-24  Mike McCormack- build a standard Wine list of appids instead of using...
2005-08-24  James HawkinsAvoid heap corruption by not accessing old HeapReAlloc...
2005-08-24  Robert Shearman- Remove redundant QueryInterface in marshal_interface...
2005-08-24  Michael StefaniucImplement IPicture::get_hPal for PICTYPE_BITMAP.
2005-08-23  Saulius KrasuckasSkip testing on IDirect3D7::CreateDevice() failure.
2005-08-23  Oliver StieberUpdate the implementation of GetFrontBufferData in...
2005-08-23  Rémi AssaillyMoved mciavi32 to the top-level dlls directory.
2005-08-23  Mike McCormackFix gcc 4.0 warnings.
2005-08-23  Alexandre JulliardAdded a separate set_handle_cached_fd request instead...
2005-08-23  Alexandre JulliardRewrote Get/SetHandleInformation to call the correspond...
2005-08-23  James HawkinsRegister the ITStorage class.
2005-08-23  Phil KrylovFixed a RichEdit RTF reader bug which resulted in loss...
2005-08-23  Mike McCormack- build a standard Wine list of folders instead of...
2005-08-23  Huw DaviesAvoid using XRenderFindStandardFormat as older librarie...
2005-08-23  Vitaliy MargolenFix handling of minimum tab width.
2005-08-23  Mike McCormack- build a standard Wine list of files instead of using...
2005-08-23  Phil KrylovFixed EM_EXLINEFROMCHAR to work for last row of a parag...
2005-08-23  Michael Kaufmann- Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS...
2005-08-23  Huw DaviesMove a bunch of common code from the drivers into gdi.
2005-08-23  Michael JungAdded some tests for CLSID_FolderShortcut objects.
2005-08-23  Mike McCormackAdd some node tests.
2005-08-23  Mike McCormackFix gcc 4.0 warnings.
2005-08-23  Oliver StieberTidy up d3d9 and finalize passing d3d9 calls to wined3d...
2005-08-23  Michael Stefaniuc- VarAdd, VarMul: I4 overflows to R8 and not I8 even...
2005-08-23  Phil KrylovAdded support for backward search to RichEdit EM_FINDTE...
2005-08-23  Kevin KoltzauProperly declare handles.
2005-08-23  Aric StewartMake index INT not UINT because it can be -1.
2005-08-22  Saulius KrasuckasDon't leak a list of visuals (with advice of Jacek...
2005-08-22  Alexandre JulliardAdd an extra test to show failing behavior.
2005-08-22  Hans LeidekkerImplement LdapGetLastError, cldap_open*, ldap_abandon,
2005-08-22  Michael JungInitialize all members in UnixFolder constructor.
2005-08-22  Phil KrylovFixed EM_SETEVENTMASK RichEdit message handler to retur...
2005-08-22  Mike McCormackFix magic item handling and warnings.
2005-08-22  Mike McCormack- build a standard Wine list of features instead of...
2005-08-22  Ivan Leo PuotiLet DeviceIoControl call the appropriate native interface.
2005-08-22  Phil KrylovAutomatically set default font after parsing a font...
2005-08-22  Jacek Caban- Call LockContainer only if it's not already locked...
2005-08-22  Hans LeidekkerImplement ldap_rename* functions.
2005-08-22  Aric StewartFix for dreamweaver site definition dialog. Need to...
2005-08-22  Mike McCormackFix gcc 4.0 warnings.
2005-08-22  Kevin KoltzauFix 'cast to pointer from integer of different size...
2005-08-22  Oliver StieberFix quite a few texturing problems and cases where...
2005-08-22  Phil KrylovAdded handling of deff RTF control word.
2005-08-22  Kai BlinFixed a couple of bugs in InitializeSecurityContext...
2005-08-22  Jacek CabanDisable using nsWebBrowserStream.
2005-08-22  Gerald PfeiferPrefer sys/limits.h over machine/limits.h.
2005-08-22  Christian CostaReturn S_OK when committing/decomitting an already
2005-08-22  Mike McCormackFix some gcc 4.0 warnings.
2005-08-22  Jacek Caban- Added OnAmbientPropertyChange implementation.
2005-08-22  Mike McCormackImplement IXMLDOMNode::hasChildNode().
2005-08-22  Mike McCormackForward IXMLDOMDocument methods to contained node.
2005-08-22  Mike McCormackForward IXMLDOMElement methods derived from IXMLDOMNode...
2005-08-22  Phil KrylovFixed InterLocked* function definitions for non-x86...
2005-08-22  Jacek CabanUse pibc argument of IPersistMoniker::Load.
2005-08-22  Walt OgburnAdd tests for olefont size functions & conversions.
2005-08-22  Walt OgburnWhen applying logical / himetric ratio to olefont sizes...
2005-08-22  Saulius KrasuckasDon't dereference a NULL visual pointer.
2005-08-22  Jacek CabanAlways add gecko directory to the path before loading...
2005-08-22  Stefan LeichterPrint something useful in trace and fixme.
2005-08-22  Christian CostaProperly allocate/release memory when adding filters...
2005-08-22  Maxime BellengéFix regression in color keying with RGB mask.
2005-08-22  Michael KaufmannHandle WM_GETFONT and WM_SETFONT.
2005-08-22  Robert ReifFix mixer detection for multiple sound cards.
2005-08-22  Phil KrylovAdded common keyboard shortcuts for Select All, Undo...
2005-08-22  Mike McCormack- return a precomputed result for a NULL string
2005-08-22  Kevin KoltzauFix 'cast from pointer to integer of different size...
2005-08-22  Kevin KoltzauRemove 'cast from pointer to integer of different size...
2005-08-22  Glenn WursterStart to add some tests for basic palette operations.
2005-08-22  Hans LeidekkerImplement ldap_modrdn* functions.
2005-08-22  Jacek CabanFix RegisterWindowMessage declaration and improve debug...
2005-08-22  Mike McCormack- build a standard Wine list of components instead...
2005-08-22  Saulius KrasuckasMake file operations succeed on Win9x too.
2005-08-22  Todd MokrosFix a focus stealing bug introduced by the managed...
2005-08-22  Oliver StieberTidy up some formatting, improve error handling and...
2005-08-19  Marcus MeissnerProtect GlobalAddAtomA string handling by exception...
2005-08-19  Mike McCormackImplement the IXMLDOMNodeList interface for
2005-08-19  Michael JungAdded stubbed implementation of IPersistPropertyBag...
2005-08-19  Felix NawothnigFix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and...
2005-08-19  Frank RichterFix wrong structure size check in GetScrollBarInfo().
2005-08-19  Frank RichterForward WM_DESTROY to superclass in edit & listbox...
2005-08-19  Frank RichterMerge subclass stubs and subclass proc. Having the...
next