2010-03-01 |
Andrew Eikum | shlwapi: Ignore the hash of HTML URLs in UrlCombine. |
blob | commitdiff | raw |
2010-02-16 |
Vincent Povirk | shlwapi: GetUrlPart can get the scheme of url's without... |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Aric Stewart | shlwapi: Account for trailing NULL in UrlFixupW. |
blob | commitdiff | raw | diff to current |
2010-02-04 |
Michael Stefaniuc | shlwapi: Don't print the function name twice in an... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Andrew Nguyen | shlwapi: Only check for NULL pointers in HashData. |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Andrew Nguyen | shlwapi: Change a magic HRESULT value to the appropriat... |
blob | commitdiff | raw | diff to current |
2010-01-21 |
Piotr Caban | shlwapi: Improved res protocol handling in UrlCanonical... |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Piotr Caban | shlwapi: Fix MLBuildResURLW implementation. |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Piotr Caban | shlwapi: Added special case for URL_PART_HOSTNAME in... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Piotr Caban | shlwapi: Allow ' ' in hostname and password in UrlGetPart. |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Jacek Caban | shlwapi: Make more strict restriction for URL scheme... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Jacek Caban | shlwapi: Make more strict restriction for URL scheme... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Jacek Caban | shlwapi: Properly handle ParseURL errors in UrlGetPart... |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Owen Rudge | shlwapi: Implement stub for UrlFixupW. |
blob | commitdiff | raw | diff to current |
2009-06-03 |
Aric Stewart | shlwapi: Simplify UrlCombine case 2 with tests. |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Andrew Talbot | shlwapi: Sign-compare warnings fix. |
blob | commitdiff | raw | diff to current |
2008-09-30 |
Rob Shearman | shlwapi: Use an error code instead of -1 for signalling... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
Louis Lenders | shlwapi: Fix UrlUnEscape to expand URLs in-place even... |
blob | commitdiff | raw | diff to current |
2008-08-27 |
Detlef Riekenberg | shlwapi: Fix results for UrlApplyScheme. |
blob | commitdiff | raw | diff to current |
2008-08-27 |
Detlef Riekenberg | shlwapi: Fix parameters for RegQueryValueExW to read... |
blob | commitdiff | raw | diff to current |
2008-08-18 |
Rob Shearman | shlwapi: Fix testing of HRESULT types with not operator... |
blob | commitdiff | raw | diff to current |
2008-07-10 |
Jacek Caban | shlwapi: Fixed handling mk protocol URLs in UrlCombineW. |
blob | commitdiff | raw | diff to current |
2008-07-10 |
Jacek Caban | shlwapi: Fixed UrlCanonicalizeW for URLs without slashe... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
Mikołaj Zalewski | shlwapi: UrlCanonicalize should strip all the character... |
blob | commitdiff | raw | diff to current |
2008-06-21 |
Petr Dlouhý | shlwapi: UrlCanonicalize will canonize address in forma... |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Andrew Talbot | shlwapi: Remove unused variables. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Austin English | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Jacek Caban | shlwapi: Added TRACEs to PathIsURL. |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Jacek Caban | shlwapi: Store rekistry key name in unicode to avoid... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Maarten Lankhorst | shlwapi: Don't add a trailing slash in the case that... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
Lei Zhang | shlwapi: Fix a return value in UrlEscapeA. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
Lei Zhang | shlwapi: Check more arguments to UrlEscapeA. |
blob | commitdiff | raw | diff to current |
2008-01-10 |
Lei Zhang | shlwapi: Check an argument to UrlEscapeA. |
blob | commitdiff | raw | diff to current |
2007-10-16 |
Detlef Riekenberg | shlwapi: Fix returned result code and size in UrlCanoni... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
Rob Shearman | shlwapi: Fix UrlCombineW for absolute URLs without... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
Misha Koshelev | shlwapi: Take sizeof(WCHAR) into account when allocatin... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Michael Stefaniuc | shlwapi: Remove more wide character constants. |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Rob Shearman | shlwapi: Add a slash to the URL if there is no path... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Damjan Jovanovic | shlwapi: Fix UrlCanonicalizeW's handling of filesystem... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Marcus Meissner | shlwapi: Fix size passed to MultiByteToWideChar. |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Jacek Caban | shlwapi: Fix handling mk URLs. |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Jacek Caban | shlwapi: Unicodified scheme detecting code. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Jacek Caban | shlwapi: Don't unescape url in UrlCombineW with URL_FIL... |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Louis Lenders | shlwapi: Fix a failing test. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Hans Leidekker | shlwapi: UrlEscapeA should fail with E_POINTER when... |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Hans Leidekker | shlwapi: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Jacek Caban | shlwapi: Change file path to URL in UrlCanonicalize. |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Jacek Caban | shlwapi: Change '/'->'\' only for file protocol in... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-02-16 |
Hans Leidekker | shlwapi: Fix parameter check for UrlUnescapeA. |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Jacek Caban | shlwapi: UrlCanonicalize: fix URL_DONT_SIMPLIFY. |
blob | commitdiff | raw | diff to current |
2005-12-26 |
Jacek Caban | shlwapi: Fix UrlCanonicalize. |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Uwe Bonnes | Test cases for URL_UNESCAPE and small fix. |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Peter Berg Larsen | Strncpy elimination. |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Peter Berg Larsen | Janitorial: Get rid of strncpy/strncpyW. |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Troy Rollo | Corrections to UrlIsW and UrlIsA. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Hans Leidekker | Implement and test URLIS_URL flag in UrlIs(). |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Jon Griffiths | Const correctness fix. |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Michael Stefaniuc | Missing HeapFree's + 1 LocalFree (found by smatch). |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Huw Davies | Rewrite UrlCreateFromPath. |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Huw Davies | Fix UrlUnescapeW. |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Huw Davies | PathIsURL should return TRUE even if a scheme is unknown. |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Huw Davies | UrlEscape has different rules depending on the protocol. |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Huw Davies | ParseURL is now documented, so move it into shlwapi.h. |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Steven Edwards | Move URL_SCHEME typedef to match PSDK. |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Mike McCormack | Fix some -Wsigned-compare warnings. |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Diego Pettenò | Add support in UrlIs() for URLIS_DIRECTORY and URLIS_FI... |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Mike McCormack | Fix memory allocation problems. |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
blob | commitdiff | raw | diff to current |
2004-04-27 |
Kevin Koltzau | Allow UrlCombine to calculate size of required buffer. |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
blob | commitdiff | raw | diff to current |
2004-03-16 |
Uwe Bonnes | UrlCanonicalizeW: Remove \r and \n at the end of lpszUr... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Kevin Koltzau | Fix UrlCanonicalize and add regression test. |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Kevin Koltzau | Prevent crash with invalid args in a few URL functions. |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Ge van Geldorp | Fix various function prototypes to conform to PSDK. |
blob | commitdiff | raw | diff to current |
2003-10-01 |
Jon Griffiths | Add @405/406, document URL functions. |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Robert Shearman | - Convert ordinals to their real names. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Alexandre Julliard | winnls.h must not include winbase.h. |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Maxime Bellengé | Stub for SHAutoComplete. |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Jon Griffiths | Documentation updates. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Robert Shearman | Implemented UrlCreateFromPath[AW] and slightly related |
blob | commitdiff | raw | diff to current |
2002-09-20 |
Jon Griffiths | Reorganise/minor tidyup of ordinal functions. |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Jon Griffiths | Make hex digits static const & share them. |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Jon Griffiths | Implement UrlHashW. |
blob | commitdiff | raw | diff to current |
2002-07-24 |
Andreas Mohr | Misc spelling fixes. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Guy L. Albertelli | - Stub routines for _164, _208, _210, _211, _239, _356... |
blob | commitdiff | raw | diff to current |
2001-11-19 |
Francois Gouget | A few typos. |
blob | commitdiff | raw | diff to current |
2001-11-13 |
Guy L. Albertelli | - Implement ordinals 7, 8, 9, 13, 14, 19, 36. |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Alexandre Julliard | Implemented inline version of the iswxxx functions. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Guy Albertelli | - Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT, |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Guy L. Albertelli | Stub UrlCombineA and initial implementation of UrlCombineW. |
blob | commitdiff | raw | diff to current |
next |