summaryrefslogtreecommitdiffstats
path: root/src/svg/itos.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-10Removed unused (ancient!) code.Markus Engel1-81/+0
(bzr r11608.1.92)
2012-11-20code cleanup: quiet warnings with gcc.Campbell Barton1-0/+2
(bzr r11888)
2012-04-04c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + ↵Kris De Gussem1-1/+1
some additional modifications) (bzr r11152)
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+1
(bzr r4629)
2007-03-18add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY1-0/+1
from mellum (Falk Hueffner) (bzr r2696)