summaryrefslogtreecommitdiffstats
path: root/src/dom/uri.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More documentation. Fix scope bug in uristream.cpp. Remove warnings.Bob Jamison2008-04-291-3/+3
| | | (bzr r5540)
* Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an ↵Bob Jamison2008-03-081-5/+6
| | | | | infinite loop. (bzr r4994)
* Change charclass.cpp/h to ucd.cpp/hBob Jamison2008-03-081-1/+1
| | | (bzr r4992)
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-071-2/+2
| | | (bzr r4984)
* Warning cleanupJon A. Cruz2007-11-251-0/+3
| | | (bzr r4133)
* trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder2007-09-161-2/+2
| | | (bzr r3758)
* forgot #include <vector>Bob Jamison2007-03-301-1/+1
| | | (bzr r2781)
* Fix native path for iriBob Jamison2007-03-291-9/+10
| | | (bzr r2779)
* Begin to support IRI'sBob Jamison2007-03-291-51/+186
| | | (bzr r2778)
* make glib dep configurable againBob Jamison2007-03-291-2/+104
| | | (bzr r2776)
* change std::string::size_type to DOMString::size_typeBob Jamison2007-03-181-4/+4
| | | (bzr r2701)
* fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY2007-03-181-2/+2
| | | | | (Falk Hueffner) (bzr r2695)
* Fix non-basenamesBob Jamison2006-11-151-1/+3
| | | (bzr r1956)
* native path supportBob Jamison2006-04-221-0/+1
| | | (bzr r574)
* Native path supportBob Jamison2006-04-221-2/+42
| | | (bzr r571)
* Fix normalize()Bob Jamison2006-04-221-5/+21
| | | (bzr r569)
* Add normalize()Bob Jamison2006-04-221-5/+67
| | | (bzr r566)
* Tweak to use Glib::ustring. Remove warnings.Bob Jamison2006-04-221-15/+117
| | | (bzr r565)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+498
| | | (bzr r479)
* Removed file/folder for ishmalAaron Spike2006-04-121-454/+0
| | | (bzr r478)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+454
(bzr r1)