projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- 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...
tree
|
commitdiff
2005-08-25
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
2005-08-25
Juan Lang
Implemented CryptHashCertificate.
tree
|
commitdiff
2005-08-25
Mike McCormack
Don't dereference variables in a trace.
tree
|
commitdiff
2005-08-25
Robert Shearman
Remove unused thread handle entry from the apartment...
tree
|
commitdiff
2005-08-25
Mike McCormack
Fix a small bug introduced when converting appids to...
tree
|
commitdiff
2005-08-25
Aric Stewart
Display the correct text string in the action text...
tree
|
commitdiff
2005-08-24
Alexandre Julliard
Don't cache file descriptors open on removable devices.
tree
|
commitdiff
2005-08-24
Alexandre Julliard
Moved the FileFsDeviceInformation query to a separate...
tree
|
commitdiff
2005-08-24
Vitaly Lipatov
Add missed _mbscoll function.
tree
|
commitdiff
2005-08-24
Aric Stewart
Version 1 atl modules only have a structure size of...
tree
|
commitdiff
2005-08-24
Johan Dahlin
Implemented MsiSetComponentState*.
tree
|
commitdiff
2005-08-24
Mike McCormack
Test case for MsiModifyView and MsiViewGetError.
tree
|
commitdiff
2005-08-24
Mike McCormack
Implement MsiModifyView (MSIMODIFY_INSERT_TEMPORARY).
tree
|
commitdiff
2005-08-24
Mike McCormack
Better stub for MsiViewGetError.
tree
|
commitdiff
2005-08-24
Johan Dahlin
Added a null check for component.
tree
|
commitdiff
2005-08-24
Mike McCormack
Add include guard to header and make functions extern.
tree
|
commitdiff
2005-08-24
Huw Davies
Use the correct rectangle for ETO_OPAQUE - spotted...
tree
|
commitdiff
2005-08-24
Johan Dahlin
Added stubs for MsiSetComponentStateA and MsiSetCompone...
tree
|
commitdiff
2005-08-24
Mike McCormack
- build a standard Wine list of appids instead of using...
tree
|
commitdiff
2005-08-24
James Hawkins
Avoid heap corruption by not accessing old HeapReAlloc...
tree
|
commitdiff
2005-08-24
Robert Shearman
- Remove redundant QueryInterface in marshal_interface...
tree
|
commitdiff
2005-08-24
Michael Stefaniuc
Implement IPicture::get_hPal for PICTYPE_BITMAP.
tree
|
commitdiff
2005-08-23
Saulius Krasuckas
Skip testing on IDirect3D7::CreateDevice() failure.
tree
|
commitdiff
2005-08-23
Oliver Stieber
Update the implementation of GetFrontBufferData in...
tree
|
commitdiff
2005-08-23
Rémi Assailly
Moved mciavi32 to the top-level dlls directory.
tree
|
commitdiff
2005-08-23
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-23
Alexandre Julliard
Added a separate set_handle_cached_fd request instead...
tree
|
commitdiff
2005-08-23
Alexandre Julliard
Rewrote Get/SetHandleInformation to call the correspond...
tree
|
commitdiff
2005-08-23
James Hawkins
Register the ITStorage class.
tree
|
commitdiff
2005-08-23
Phil Krylov
Fixed a RichEdit RTF reader bug which resulted in loss...
tree
|
commitdiff
2005-08-23
Mike McCormack
- build a standard Wine list of folders instead of...
tree
|
commitdiff
2005-08-23
Huw Davies
Avoid using XRenderFindStandardFormat as older librarie...
tree
|
commitdiff
2005-08-23
Vitaliy Margolen
Fix handling of minimum tab width.
tree
|
commitdiff
2005-08-23
Mike McCormack
- build a standard Wine list of files instead of using...
tree
|
commitdiff
2005-08-23
Phil Krylov
Fixed EM_EXLINEFROMCHAR to work for last row of a parag...
tree
|
commitdiff
2005-08-23
Michael Kaufmann
- Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS...
tree
|
commitdiff
2005-08-23
Huw Davies
Move a bunch of common code from the drivers into gdi.
tree
|
commitdiff
2005-08-23
Michael Jung
Added some tests for CLSID_FolderShortcut objects.
tree
|
commitdiff
2005-08-23
Mike McCormack
Add some node tests.
tree
|
commitdiff
2005-08-23
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-23
Oliver Stieber
Tidy up d3d9 and finalize passing d3d9 calls to wined3d...
tree
|
commitdiff
2005-08-23
Michael Stefaniuc
- VarAdd, VarMul: I4 overflows to R8 and not I8 even...
tree
|
commitdiff
2005-08-23
Phil Krylov
Added support for backward search to RichEdit EM_FINDTE...
tree
|
commitdiff
2005-08-23
Kevin Koltzau
Properly declare handles.
tree
|
commitdiff
2005-08-23
Aric Stewart
Make index INT not UINT because it can be -1.
tree
|
commitdiff
2005-08-22
Saulius Krasuckas
Don't leak a list of visuals (with advice of Jacek...
tree
|
commitdiff
2005-08-22
Alexandre Julliard
Add an extra test to show failing behavior.
tree
|
commitdiff
2005-08-22
Hans Leidekker
Implement LdapGetLastError, cldap_open*, ldap_abandon,
tree
|
commitdiff
2005-08-22
Michael Jung
Initialize all members in UnixFolder constructor.
tree
|
commitdiff
2005-08-22
Phil Krylov
Fixed EM_SETEVENTMASK RichEdit message handler to retur...
tree
|
commitdiff
2005-08-22
Mike McCormack
Fix magic item handling and warnings.
tree
|
commitdiff
2005-08-22
Mike McCormack
- build a standard Wine list of features instead of...
tree
|
commitdiff
2005-08-22
Ivan Leo Puoti
Let DeviceIoControl call the appropriate native interface.
tree
|
commitdiff
2005-08-22
Phil Krylov
Automatically set default font after parsing a font...
tree
|
commitdiff
2005-08-22
Jacek Caban
- Call LockContainer only if it's not already locked...
tree
|
commitdiff
2005-08-22
Hans Leidekker
Implement ldap_rename* functions.
tree
|
commitdiff
2005-08-22
Aric Stewart
Fix for dreamweaver site definition dialog. Need to...
tree
|
commitdiff
2005-08-22
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-22
Kevin Koltzau
Fix 'cast to pointer from integer of different size...
tree
|
commitdiff
2005-08-22
Oliver Stieber
Fix quite a few texturing problems and cases where...
tree
|
commitdiff
2005-08-22
Phil Krylov
Added handling of deff RTF control word.
tree
|
commitdiff
2005-08-22
Kai Blin
Fixed a couple of bugs in InitializeSecurityContext...
tree
|
commitdiff
2005-08-22
Jacek Caban
Disable using nsWebBrowserStream.
tree
|
commitdiff
2005-08-22
Gerald Pfeifer
Prefer sys/limits.h over machine/limits.h.
tree
|
commitdiff
2005-08-22
Christian Costa
Return S_OK when committing/decomitting an already
tree
|
commitdiff
2005-08-22
Mike McCormack
Fix some gcc 4.0 warnings.
tree
|
commitdiff
2005-08-22
Jacek Caban
- Added OnAmbientPropertyChange implementation.
tree
|
commitdiff
2005-08-22
Mike McCormack
Implement IXMLDOMNode::hasChildNode().
tree
|
commitdiff
2005-08-22
Mike McCormack
Forward IXMLDOMDocument methods to contained node.
tree
|
commitdiff
2005-08-22
Mike McCormack
Forward IXMLDOMElement methods derived from IXMLDOMNode...
tree
|
commitdiff
2005-08-22
Phil Krylov
Fixed InterLocked* function definitions for non-x86...
tree
|
commitdiff
2005-08-22
Jacek Caban
Use pibc argument of IPersistMoniker::Load.
tree
|
commitdiff
2005-08-22
Walt Ogburn
Add tests for olefont size functions & conversions.
tree
|
commitdiff
2005-08-22
Walt Ogburn
When applying logical / himetric ratio to olefont sizes...
tree
|
commitdiff
2005-08-22
Saulius Krasuckas
Don't dereference a NULL visual pointer.
tree
|
commitdiff
2005-08-22
Jacek Caban
Always add gecko directory to the path before loading...
tree
|
commitdiff
2005-08-22
Stefan Leichter
Print something useful in trace and fixme.
tree
|
commitdiff
2005-08-22
Christian Costa
Properly allocate/release memory when adding filters...
tree
|
commitdiff
2005-08-22
Maxime Bellengé
Fix regression in color keying with RGB mask.
tree
|
commitdiff
2005-08-22
Michael Kaufmann
Handle WM_GETFONT and WM_SETFONT.
tree
|
commitdiff
2005-08-22
Robert Reif
Fix mixer detection for multiple sound cards.
tree
|
commitdiff
2005-08-22
Phil Krylov
Added common keyboard shortcuts for Select All, Undo...
tree
|
commitdiff
2005-08-22
Mike McCormack
- return a precomputed result for a NULL string
tree
|
commitdiff
2005-08-22
Kevin Koltzau
Fix 'cast from pointer to integer of different size...
tree
|
commitdiff
2005-08-22
Kevin Koltzau
Remove 'cast from pointer to integer of different size...
tree
|
commitdiff
2005-08-22
Glenn Wurster
Start to add some tests for basic palette operations.
tree
|
commitdiff
2005-08-22
Hans Leidekker
Implement ldap_modrdn* functions.
tree
|
commitdiff
2005-08-22
Jacek Caban
Fix RegisterWindowMessage declaration and improve debug...
tree
|
commitdiff
2005-08-22
Mike McCormack
- build a standard Wine list of components instead...
tree
|
commitdiff
2005-08-22
Saulius Krasuckas
Make file operations succeed on Win9x too.
tree
|
commitdiff
2005-08-22
Todd Mokros
Fix a focus stealing bug introduced by the managed...
tree
|
commitdiff
2005-08-22
Oliver Stieber
Tidy up some formatting, improve error handling and...
tree
|
commitdiff
2005-08-19
Marcus Meissner
Protect GlobalAddAtomA string handling by exception...
tree
|
commitdiff
2005-08-19
Mike McCormack
Implement the IXMLDOMNodeList interface for
tree
|
commitdiff
2005-08-19
Michael Jung
Added stubbed implementation of IPersistPropertyBag...
tree
|
commitdiff
2005-08-19
Felix Nawothnig
Fix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and...
tree
|
commitdiff
2005-08-19
Frank Richter
Fix wrong structure size check in GetScrollBarInfo().
tree
|
commitdiff
2005-08-19
Frank Richter
Forward WM_DESTROY to superclass in edit & listbox...
tree
|
commitdiff
2005-08-19
Frank Richter
Merge subclass stubs and subclass proc. Having the...
tree
|
commitdiff
next