2006-07-31 |
Jacek Caban | shlwapi: Change file path to URL in UrlCanonicalize. |
blob | commitdiff | raw |
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 |
2001-10-21 |
Guy L. Albertelli | - Implement UrlCanonicalizeW, UrlEscapeW, UrlUnescapeW. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Andreas Mohr | - add stubs SHLWAPI_294, UrlApplySchemeW |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Jon Griffiths | Implement a bunch of shlwapi functions, add some new... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Huw D M Davies | Implemented a few Url* functions. |
blob | commitdiff | raw | diff to current |
|