projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
winmm: Rearrange device mapping when a new default device is chosen.
[wine]
/
dlls
/
urlmon
/
Makefile.in
2012-11-02
Alexandre Julliard
urlmon: Add po file support for resource translation.
blob
|
commitdiff
|
raw
2012-11-02
Jacek Caban
urlmon: Added AsyncInstallDistributionUnit implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-16
Piotr Caban
urlmon: Add mime handler layer before data is processed.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-23
Jacek Caban
urlmon: Converted more registration process to IRegistr...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Alexandre Julliard
urlmon: Convert the coclasses registration to the IRegi...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-29
André Hentschel
urlmon: Partially implement HlinkSimpleNavigateToString.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-31
Thomas Mullaly
urlmon/tests: Added test for invalid args to IUri_GetPr...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Jacek Caban
urlmon: Added CreateUri stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Piotr Caban
urlmon: Added ProxyStub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Jacek Caban
urlmon: Added support for MIME filters.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Jacek Caban
urlmon: Added DeCompMimeFilter stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Jacek Caban
urlmon: Added gopher protocol handler stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Jacek Caban
urlmon: Moved HttpProtocol::[Lock|Unlock]Request implem...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Jacek Caban
urlmon: Reimplement URLDownloadToFileW on top of URL...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Jacek Caban
urlmon: Wrap IBindCtx in CreateAsyncBindCtxEx.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-24
Jacek Caban
urlmon: Added IInternetSession::CreateBinding beginning...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Jacek Caban
urlmon: Added mk protocol stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Alexandre Julliard
makedep: Add support for magic comments in .rc files...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Jacek Caban
urlmon: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Robert Shearman
urlmon: Delay-load cabinet.dll as native urlmon doesn...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Alexandre Julliard
Link against libwine_unicode everywhere we use Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Jacek Caban
Beginning of true BindToStorage implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-15
Jacek Caban
Added CoInternetGetSession implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-14
Jacek Caban
Added http and ftp protocol stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Jacek Caban
Added urlmon.inf as dependency of rsrc.res.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Jacek Caban
Added CoInternetParseUrl implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Jacek Caban
Added file protocol implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Jacek Caban
Added CreateFormatEnumerator implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Jacek Caban
Register protocols.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Troy Rollo
Implement URLMonikerImpl_BindToStorage.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Huw Davies
Stub implementation of IInternetSecurityManager.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-03
Kevin Koltzau
Handle context in CreateURLMoniker.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Vincent Béron
More complete implementation of Dll(Un)RegisterServer...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Kevin Koltzau
Implement FindMimeFromData.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Steven Edwards
Add ntdll to list of imports for urlmon.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Greg Turner
- port cabextract to wine
blob
|
commitdiff
|
raw
|
diff to current
2002-11-12
Patrik Stridvall
Updated the generated tests.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-13
Huw D M Davies
Very hacked implementation of url monikers.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Alexandre Julliard
Removed more code at Hidenori's request.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Hidenori Takeshima
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Simplified wrc flags handling.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-24
Patrik Stridvall
Fixed issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Alexandre Julliard
Merged urlmon.dll and wininet.dll from the Corel tree...
blob
|
commitdiff
|
raw
|
diff to current