summaryrefslogtreecommitdiffstats
path: root/src/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder1-4/+4
2007-09-26remove obsolete import-as-pattern optionbulia byak1-33/+8
2007-09-19r16617@tres: ted | 2007-09-18 21:00:44 -0700Ted Gould2-503/+0
2007-09-19r16616@tres: ted | 2007-09-18 20:59:55 -0700Ted Gould3-18/+0
2007-09-19r16594@tres: ted | 2007-09-18 09:27:48 -0700Ted Gould3-24/+24
2007-09-19r16593@tres: ted | 2007-09-18 09:16:31 -0700Ted Gould5-87/+3
2007-09-16noop: (SvgBuilder::setTransform): Mark argument as not being written through.Peter Moulder2-2/+2
2007-09-16noop: Remove a couple of redundant casts.Peter Moulder1-2/+2
2007-09-16trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder1-7/+6
2007-09-16trivial changes to address warning with g++-4.2Peter Moulder2-2/+2
2007-09-15fix typo: .( -> .set(Bob Jamison1-2/+2
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz4-16/+13
2007-09-13r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould54-260/+223
2007-09-12change from <io.h> to <unistd.h> to define closeAdib Taraben1-1/+1
2007-09-12revert partly 16042 include filesAdib Taraben1-1/+5
2007-09-12NEW: XSLT Input/output extension support fix for: close not definedAdib Taraben1-0/+1
2007-09-12r16525@tres: ted | 2007-09-11 20:49:47 -0700Ted Gould2-3/+208
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder4-12/+12
2007-09-12(PrintPS::begin): Change isspace to g_ascii_isspace.Peter Moulder1-7/+22
2007-09-11Purged fill type, stroke type enumAdib Taraben1-2/+2
2007-09-10Purged fill type enumJon A. Cruz6-57/+57
2007-09-01r16474@tres: ted | 2007-08-31 21:37:33 -0700Ted Gould3-5/+5
2007-09-01r16443@tres: ted | 2007-08-30 22:22:32 -0700Ted Gould1-1/+11
2007-09-01r16442@tres: ted | 2007-08-30 21:51:42 -0700Ted Gould5-10/+39
2007-09-01r16441@tres: ted | 2007-08-30 20:44:39 -0700Ted Gould1-6/+6
2007-09-01r16430@tres: ted | 2007-08-30 20:32:23 -0700Ted Gould2-4/+14
2007-09-01r16409@tres: ted | 2007-08-29 22:58:07 -0700Ted Gould1-92/+0
2007-09-01r16408@tres: ted | 2007-08-29 22:52:27 -0700Ted Gould1-2/+5
2007-09-01r16407@tres: ted | 2007-08-29 22:33:35 -0700Ted Gould1-2/+10
2007-09-01r16406@tres: ted | 2007-08-29 20:14:55 -0700Ted Gould5-15/+34
2007-09-01r16405@tres: ted | 2007-08-29 19:50:24 -0700Ted Gould2-12/+2
2007-09-01r16404@tres: ted | 2007-08-29 19:48:31 -0700Ted Gould1-0/+1
2007-09-01r16403@tres: ted | 2007-08-29 09:10:45 -0700Ted Gould3-12/+33
2007-09-01r16395@tres: ted | 2007-08-27 19:41:32 -0700Ted Gould3-2/+11
2007-09-01r16340@tres: ted | 2007-08-20 19:02:50 -0700Ted Gould4-6/+37
2007-09-01r16339@tres: ted | 2007-08-19 19:47:57 -0700Ted Gould3-3/+19
2007-09-01(bzr r3637)Ted Gould2-4/+25
2007-09-01r16267@tres: ted | 2007-08-16 23:04:38 -0700Ted Gould3-18/+79
2007-09-01r16220@tres: ted | 2007-08-15 19:43:11 -0700Ted Gould2-1/+19
2007-09-01r16003@tres: ted | 2007-07-27 08:51:45 -0700Ted Gould3-15/+66
2007-08-27* Added refernce link for translatorsLuca Bruno2-0/+2
2007-08-23add too-high-precision warning, transientize, copyediting, cosmeticbulia byak2-30/+45
2007-08-23initialize page number and previewbulia byak1-0/+2
2007-08-23Clear Cairo surface to white before rendering previewmiklosh1-0/+2
2007-08-23Avoid transforming a group with an already set clip-pathmiklosh2-2/+6
2007-08-23Display the total number of pages next to the page number spinbuttonmiklosh2-1/+17
2007-08-20Use the embedded thumbnails for preview when poppler-cairo is not availablemiklosh2-23/+62
2007-08-19Disable the page selector when there's only one pagemiklosh1-0/+4
2007-08-19Added checks for pixbuf/pixmap allocation failuremiklosh1-2/+7
2007-08-19Fixed some compiler warningsmiklosh1-13/+7