summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/svg.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-23Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan1-1/+1
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-3/+3
2008-03-26system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY1-3/+3
2007-11-10Warning cleanupJon A. Cruz1-3/+3
2007-06-21Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...Peter Moulder1-2/+2
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-1/+1
2007-02-27get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY1-1/+1
2007-02-26get rid of sp_repr_document wrapper functionMenTaLguY1-1/+1
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-05-22replace super-linear complexity stacked C stirng concatenations with O(1) app...MenTaLguY1-13/+5
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould1-9/+11