projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ole32: Use a helper function to access the enum format implementation.
[wine]
/
dlls
/
hlink
/
2009-01-27
Michael Stefaniuc
hlink: Remove superfluous pointer casts.
tree
|
commitdiff
2008-12-05
Paul Vriens
hlink/tests: Fix some failures on Win9x and WinMe.
tree
|
commitdiff
2008-09-11
Alistair Leslie...
hlink: Mark Get/Set AdditionalParams as Unimplemented.
tree
|
commitdiff
2008-09-08
Reece Dunn
hlink: Fix the tests for IE7.
tree
|
commitdiff
2008-07-11
Andrew Talbot
hlink: Remove unneeded address-of operators from array...
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-05-05
Andrew Talbot
hlink: Remove unneeded address-of operators from functi...
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-29
Aric Stewart
hlink: Implement IExtensionServices.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-29
Andrew Talbot
hlink: Assign to struct instead of using memcpy.
tree
|
commitdiff
2008-02-04
Jacek Caban
hlink: Don't prefer native version.
tree
|
commitdiff
2008-02-04
Jacek Caban
hlink: Added standard comments.
tree
|
commitdiff
2008-02-04
Jacek Caban
hlink: Added HlinkResolveMonikerForData tests.
tree
|
commitdiff
2008-02-04
Jacek Caban
hlink: Added HlinkResolveMonikerForData implementation.
tree
|
commitdiff
2008-02-04
Jacek Caban
hlink: Added HlinkParseDisplayName tests.
tree
|
commitdiff
2008-02-04
Jacek Caban
hlink: Added HlinkParseDisplayName implementation.
tree
|
commitdiff
2008-02-04
Jacek Caban
hlink: Call AddRef of correct interface in ExtServUnk_Q...
tree
|
commitdiff
2008-01-14
Dan Kegel
hlink/tests: Skip tests if hlink couldn't be created.
tree
|
commitdiff
2007-12-26
Rob Shearman
hlink: Fix memory leak by freeing extension services...
tree
|
commitdiff
2007-12-17
Rob Shearman
hlink: Fix some memory leaks in the tests.
tree
|
commitdiff
2007-12-10
Francois Gouget
hlink: Fix the HlinkUpdateStackItem() prototype.
tree
|
commitdiff
2007-12-10
Michael Stefaniuc
hlink: Rename the wrappers around HeapAlloc() &Co to...
tree
|
commitdiff
2007-12-06
Jacek Caban
hlink: Added IHttpNegotiate interface to ExtensionService.
tree
|
commitdiff
2007-11-21
Jacek Caban
hlink: Added HlinkCreateExtensionServices tests.
tree
|
commitdiff
2007-11-21
Jacek Caban
hlink: Added HlinkCreateExtensionServices implementation.
tree
|
commitdiff
2007-11-21
Jacek Caban
hlink: Wrap heap functions.
tree
|
commitdiff
2007-11-21
Jacek Caban
hlink: Move common includes and function declarations...
tree
|
commitdiff
2007-11-21
Jacek Caban
hlink: Added HlinkUpdateStackItem stub.
tree
|
commitdiff
2007-11-19
Jacek Caban
shdocvw: Set default home and search page.
tree
|
commitdiff
2007-11-13
Jacek Caban
hlink: Added HlinkGetSpecialReference implementation.
tree
|
commitdiff
2007-09-27
Jacek Caban
hlink: Added HlinkGetSpecialReference stub.
tree
|
commitdiff
2007-06-12
Rob Shearman
uuid: Add hlink CLSIDs.
tree
|
commitdiff
2007-05-24
Rob Shearman
hlink: Improve the loading of hlinks.
tree
|
commitdiff
2007-05-24
Rob Shearman
hlink: Improve the saving of hlinks by documenting...
tree
|
commitdiff
2007-05-24
Rob Shearman
hlink: Fix HlinkCreateFromString to create a URL monike...
tree
|
commitdiff
2006-11-13
Francois Gouget
Add some documentation headers to make winapi_check...
tree
|
commitdiff
2006-10-09
Michael Stefaniuc
hlink: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
"One liners" printf format warning fixes for the migrat...
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-20
Andrew Talbot
hlink: Cast-qual warnings fix.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-03
Dmitry Timoshkov
hlink: Avoid double computation of the string length.
tree
|
commitdiff
2006-08-02
Jacek Caban
hlink: Added HlinkTranslateURL tub implementation.
tree
|
commitdiff
2006-08-02
Jacek Caban
hlink: Added HlinkIsShortcut implementation.
tree
|
commitdiff
2006-08-01
Mike McCormack
hlink: Use ShellExecute to start the link if we can...
tree
|
commitdiff
2006-08-01
Mike McCormack
hlink: Add a short test case.
tree
|
commitdiff
2006-08-01
Mike McCormack
hlink: Use CoTaskMemAlloc when returning memory to...
tree
|
commitdiff
2006-08-01
Mike McCormack
hlink: Create a strdupW function and use it.
tree
|
commitdiff
2006-07-24
Mike McCormack
hlink: Implement HlinkNavigateToStringReference.
tree
|
commitdiff
2006-07-24
Mike McCormack
hlink: Only release an object that we successfully...
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-19
Mike McCormack
hlink: Add a stub implementation for HlinkNavigateToStr...
tree
|
commitdiff
2006-06-16
Ulrich Czekalla
hlink: Fix typo. We should set hl not ppvObj.
tree
|
commitdiff
2006-06-09
Alexandre Julliard
hlink: Add spec file entry for HlinkQueryCreateFromData.
tree
|
commitdiff
2006-06-07
Mike McCormack
hlink: Implement DllRegisterServer.
tree
|
commitdiff
2006-06-07
Mike McCormack
hlink: Add a basic implementation (based on work by...
tree
|
commitdiff
2006-06-07
Mike McCormack
hlink: Add a stub implementation (based on Aric Stewart...
tree
|
commitdiff