projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Pass a locally modified version of SHELLEXECUTEINFO to
[wine]
/
dlls
/
2005-09-08
Dmitry Timoshkov
Pass a locally modified version of SHELLEXECUTEINFO to
tree
|
commitdiff
2005-09-08
Dmitry Timoshkov
- Stop using a not initialized variable szTemp in
tree
|
commitdiff
2005-09-08
Alexandre Julliard
Fixed a comment.
tree
|
commitdiff
2005-09-08
Mike McCormack
Allocate memory rather than using fixed length buffers.
tree
|
commitdiff
2005-09-08
Mike McCormack
Convert RunningActions array into a list.
tree
|
commitdiff
2005-09-08
Huw Davies
Have ExtTextOut call into the font linking mechanism.
tree
|
commitdiff
2005-09-08
Alexandre Julliard
Avoid a couple of 'clobbered by longjmp' warnings.
tree
|
commitdiff
2005-09-08
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-09-08
Alexandre Julliard
Fix a file descriptor leak when opening the first file...
tree
|
commitdiff
2005-09-08
Mike McCormack
Improve a fixme message a little.
tree
|
commitdiff
2005-09-08
Mike McCormack
- fix a bug introduced by the progid list conversion
tree
|
commitdiff
2005-09-08
Mike McCormack
Fix memory leaks.
tree
|
commitdiff
2005-09-08
Mike McCormack
Remove an unnecessary level of indent.
tree
|
commitdiff
2005-09-08
Mike McCormack
Fix memory leaks in custom actions.
tree
|
commitdiff
2005-09-08
Christian Costa
Improve midi trace.
tree
|
commitdiff
2005-09-08
Ge van Geldorp
Fix NdrServerContextMarshall prototype.
tree
|
commitdiff
2005-09-08
Ulrich Czekalla
Remove redundant check.
tree
|
commitdiff
2005-09-08
Jacek Caban
Make IPersist* interfaces heap based.
tree
|
commitdiff
2005-09-08
Jacek Caban
Added ReleaseBindInfo implementation.
tree
|
commitdiff
2005-09-08
Ge van Geldorp
Fix DllCanUnloadNow prototype.
tree
|
commitdiff
2005-09-08
Hans Leidekker
Implement ldap_control_free*, ldap_controls_free* and
tree
|
commitdiff
2005-09-08
Juan Lang
Implement system registry stores.
tree
|
commitdiff
2005-09-08
Juan Lang
Convert a few more constants from strings to byte arrays.
tree
|
commitdiff
2005-09-07
Michael Jung
Removed two todo_wine's around tests that meanwhile...
tree
|
commitdiff
2005-09-07
Michael Jung
Pass correct pointer to SHFree in case of failure in
tree
|
commitdiff
2005-09-07
Alexandre Julliard
Replace a few more direct lpVtbl accesses by the proper...
tree
|
commitdiff
2005-09-07
Huw Davies
Implement FontIsLinked.
tree
|
commitdiff
2005-09-07
Aric Stewart
Implement MsiReinstallFeature.
tree
|
commitdiff
2005-09-07
Juan Lang
Implement registry stores.
tree
|
commitdiff
2005-09-07
Eric Pouech
Implemented kernel32:SetThreadPriority on top of ntdll...
tree
|
commitdiff
2005-09-07
Alexandre Julliard
Use the COM macros instead of accessing lpVtbl directly.
tree
|
commitdiff
2005-09-07
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-09-07
Jacek Caban
Added CoInternetParseUrl implementation.
tree
|
commitdiff
2005-09-07
Huw Davies
get_glyph_index should return the nonexistent glyph...
tree
|
commitdiff
2005-09-07
<orin@pinhead.cc>
Wrong flags were being tested for INTERNET_FLAG_NO_AUTO...
tree
|
commitdiff
2005-09-07
Mike McCormack
Fix warnings for no force feedback case.
tree
|
commitdiff
2005-09-07
Mike McCormack
Keep temporary files in a seperate list.
tree
|
commitdiff
2005-09-07
Alexandre Julliard
Don't fallback to LoadMenu16 when the window is created...
tree
|
commitdiff
2005-09-07
Alexandre Julliard
Only access 16-bit stack if really necessary.
tree
|
commitdiff
2005-09-07
Karsten Elfenbein
Added A2R10G10B10 and D3DFMT_D24FS8 modes to all other...
tree
|
commitdiff
2005-09-07
Hans Leidekker
Implement ldap_escape_filter_element*.
tree
|
commitdiff
2005-09-07
James Hawkins
Call CHM_CloseCHM to avoid a memory leak.
tree
|
commitdiff
2005-09-07
Mike McCormack
Don't include the terminating nul in the length in
tree
|
commitdiff
2005-09-07
Mike McCormack
- add test for MsiGetSourcePath
tree
|
commitdiff
2005-09-07
Jacek Caban
Make IOleControl and IOleInPlaceObject interface heap...
tree
|
commitdiff
2005-09-07
Aric Stewart
Fix the translation of dest to DestW, having it be...
tree
|
commitdiff
2005-09-07
Jacek Caban
- Added IInternetSecurityManager::[SG]etSecuritySite...
tree
|
commitdiff
2005-09-07
Marcus Meissner
VT_PTR->VT_USERDEFINED chains depend on the TKIND of...
tree
|
commitdiff
2005-09-07
Michael Jung
Don't clone pidlLast in SHBindToParent.
tree
|
commitdiff
2005-09-07
Richard Cohen
Relax the share mode validation for transacted storage...
tree
|
commitdiff
2005-09-07
Huw Davies
Add infrastructure for font linking. WineEngGetLinkedHF...
tree
|
commitdiff
2005-09-06
Marcus Meissner
Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
tree
|
commitdiff
2005-09-06
Ivan Leo Puoti
Added FSCTL_PIPE_LISTEN support.
tree
|
commitdiff
2005-09-06
Saulius Krasuckas
SHELL32.ILFindLastID is exported by ordinal.
tree
|
commitdiff
2005-09-06
Aric Stewart
Be sure to null terminate the string in MsiGetProductIn...
tree
|
commitdiff
2005-09-06
Huw Davies
Store the selected ppem in the GdiFont.
tree
|
commitdiff
2005-09-06
Marcus Meissner
Remove -DETCDIR (unused).
tree
|
commitdiff
2005-09-06
Detlef Riekenberg
Moved cfgmgr32.h to include/ddk/.
tree
|
commitdiff
2005-09-06
Aric Stewart
Reading the MRUlist using the W functions we need to...
tree
|
commitdiff
2005-09-06
Vijay Kiran Kamuju
Added a test for failing _ismbblead.
tree
|
commitdiff
2005-09-06
Jacek Caban
- Make WebBrowser heap based object.
tree
|
commitdiff
2005-09-06
Alex Villacís Lasso
Check against NULL libname in LoadModule16.
tree
|
commitdiff
2005-09-06
Michael Kaufmann
- Fix text placement.
tree
|
commitdiff
2005-09-06
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Aric...
tree
|
commitdiff
2005-09-06
Mike McCormack
Avoid fixed length buffers for conditions.
tree
|
commitdiff
2005-09-06
Mike McCormack
Fixes for MsiGetSourcePath parameter handling.
tree
|
commitdiff
2005-09-06
Aric Stewart
Added stub implementations for MsiEnumPatchesA/W.
tree
|
commitdiff
2005-09-06
Stefan Leichter
Added version resource to shlwapi.dll.
tree
|
commitdiff
2005-09-06
Daniel Remenak
- Allow the creation of an FF effect while the joystick...
tree
|
commitdiff
2005-09-06
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-09-06
Eric Pouech
- rewrite kernel32:{Set|Get}PriorityClass on top of...
tree
|
commitdiff
2005-09-06
Mike McCormack
Remove an unnecessary level of indent.
tree
|
commitdiff
2005-09-06
Mike McCormack
- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DA...
tree
|
commitdiff
2005-09-06
Marcus Meissner
PrintDlg16: Copy back the Flags, nFromPage, nToPage...
tree
|
commitdiff
2005-09-06
Daniel Remenak
- Allow enumeration of objects when the device is not...
tree
|
commitdiff
2005-09-06
Eric Pouech
Fixes for function prototypes without arguments.
tree
|
commitdiff
2005-09-06
Jacek Caban
Added file protocol implementation.
tree
|
commitdiff
2005-09-06
James Hawkins
Correct third parameter of NtQueryInformationAtom.
tree
|
commitdiff
2005-09-06
Mike McCormack
Convert progids to a standard list.
tree
|
commitdiff
2005-09-06
Markus Amsler
Add a stub for IsNtAdmin.
tree
|
commitdiff
2005-09-06
Ivan Leo Puoti
Get ExitProcess to call NtTerminateProcess.
tree
|
commitdiff
2005-09-06
Aric Stewart
Add the GUID for Patch files so that they can be opened...
tree
|
commitdiff
2005-09-06
Huw Davies
Build a list of font links read in from the registry.
tree
|
commitdiff
2005-09-06
Mike McCormack
Don't crash if the twain device name is null.
tree
|
commitdiff
2005-09-06
Mike McCormack
Make some fixme messages less alarmist.
tree
|
commitdiff
2005-09-06
Kimmo Myllyvirta
Added Finnish resources.
tree
|
commitdiff
2005-09-06
Phil Krylov
Fixed compilation of kernel32.dll.so on non-x86 processors.
tree
|
commitdiff
2005-09-06
Saulius Krasuckas
Older platforms choke on a NULL as the third parameter to
tree
|
commitdiff
2005-09-06
James Hawkins
- Add the CHM Utility API.
tree
|
commitdiff
2005-09-06
Stefan Leichter
Added version resource to wintrust.dll.
tree
|
commitdiff
2005-09-06
Daniel Remenak
Protect FF_STATUS usage to avoid compile errors on...
tree
|
commitdiff
2005-09-06
Gerald Pfeifer
#include <stdlib.h> to get abs() prototype.
tree
|
commitdiff
2005-09-03
Alexandre Julliard
Use explicit function pointers for pthread support...
tree
|
commitdiff
2005-09-03
Alexandre Julliard
Make sure to always call the destructors when the const...
tree
|
commitdiff
2005-09-03
Jacek Caban
Added RegisterFormatEnumerator and RevokeFormatEnumerator
tree
|
commitdiff
2005-09-03
Juan Lang
Correct a test that incorrectly showed signed certs...
tree
|
commitdiff
2005-09-03
Daniel Remenak
Implement EnumEffects, CreateEffect, EnumCreatedEffects,
tree
|
commitdiff
2005-09-03
Mike McCormack
Implemented IXMLDOMNode::selectNodes.
tree
|
commitdiff
2005-09-03
Alexandre Julliard
There's no way to properly unload a driver, so don...
tree
|
commitdiff
2005-09-03
Juan Lang
Fix a test failing on Windows. Reported by Katerina...
tree
|
commitdiff
next