2012-05-07 |
Vadim Zeitlin | No real changes, just fix some typos in comments. |
blob | commitdiff | raw |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
blob | commitdiff | raw | diff to current |
2009-01-21 |
Vadim Zeitlin | fix wxURI::GetUser() for URIs without password; added... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Vadim Zeitlin | fix parsing of IP literals in URIs, added test for it |
blob | commitdiff | raw | diff to current |
2008-07-20 |
Vadim Zeitlin | really fix compilation for PCH-less builds |
blob | commitdiff | raw | diff to current |
2008-07-20 |
Vadim Zeitlin | compilation fix for PCH-less builds |
blob | commitdiff | raw | diff to current |
2008-07-19 |
Vadim Zeitlin | big wxURI cleanup; it now handles Unicode characters... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Vadim Zeitlin | remove another unnecessary memcpy() of string contents... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
Vadim Zeitlin | remove unnecessary memcpy() of string contents to wxStr... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Václav Slavík | compilation fixes for PCH-less build |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Václav Slavík | initial version of UTF-8 strings representation (still... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Vadim Zeitlin | more standard (although less RFC-conformant) treatment... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
David Surovell | removed patch 1373127 |
blob | commitdiff | raw | diff to current |
2005-12-05 |
David Surovell | applied patch 1373127 |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | remove extraneous semicolons (patch 1299687) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Vadim Zeitlin | moved wxURL::ConvertToValidURI() and other methods... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Vadim Zeitlin | fix for fixing of escape sequences (patch 1213416) |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Ryan Norton | Update wxURI for RFC 3986 |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | fix evaluation order bug (patch 1158099) |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Ryan Norton | rename wxURI::GetUser to wxURI::GetUserInfo and add... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Dimitri Schoolwerth | minor typo fixes |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Włodzimierz Skiba | Last .empty() string source cleaning before 2.5.4. |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Włodzimierz Skiba | MinGW fixes. |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Włodzimierz Skiba | Old API deprecated. Source cleaning. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Włodzimierz Skiba | Fixed typo. |
blob | commitdiff | raw | diff to current |
2004-11-21 |
Ryan Norton | wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl... |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Ryan Norton | fix some comp errors on DMC |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Włodzimierz Skiba | Unfortunatelly compiler does not know which bits play... |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Ryan Norton | in unescape add normal characters in addition to unesca... |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Włodzimierz Skiba | Still needs a typecasting to please warning about loosi... |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Ryan Norton | slightly nicer workaround for pickier compiler warning |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2004-11-04 |
Ryan Norton | wxstringbufferlen stl fixup |
blob | commitdiff | raw | diff to current |
2004-10-31 |
Ryan Norton | because gcc is dumb and can't tell the difference betwe... |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Ryan Norton | restore ConvertToValidURI to prev. version for bw compa... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ryan Norton | wxURL - doc cleanups, depreciated more methods, more... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Włodzimierz Skiba | Borland warning fix. |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ryan Norton | final wxURI API changes. Changed Get to BuildURI to... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ryan Norton | Inherit wxURL from wxURI, providing assignment, copy... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Vadim Zeitlin | minor cleanup: don't use bool parameters, don't typedef... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
blob | commitdiff | raw | diff to current |
|