summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-22add missing entryRalf Stephan1-0/+1
2006-05-22replace super-linear complexity stacked C stirng concatenations with O(1) app...MenTaLguY1-13/+5
2006-05-21added pdf metainfo authorAdib Taraben1-1/+1
2006-05-21* src/extension/internal/pdf.cpp: Compilation fix. For versionsmjwybrow1-0/+4
2006-05-21add %%EOF trailer for DSC-complianceMenTaLguY1-0/+2
2006-05-21completet some more metainfo (title, creator, producer, date) for pdfAdib Taraben1-4/+17
2006-05-19Minor parameter type and snprintf safety tweakJon A. Cruz1-2/+4
2006-05-19PDF export patch by Ulf Eriksonbulia byak6-0/+2202
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY2-4/+4
2006-05-09more vectorization, this time in bluredgeMenTaLguY1-7/+3
2006-05-06r11676@tres: ted | 2006-05-05 21:45:20 -0700Ted Gould1-48/+16
2006-05-03fix a typo. add more comments.Bob Jamison1-7/+55
2006-05-03add gradient commentsBob Jamison1-2/+28
2006-05-02r11569@tres: ted | 2006-04-29 08:55:02 -0700Ted Gould1-1/+1
2006-05-02r11464@tres: ted | 2006-04-19 09:03:15 -0700Ted Gould1-2/+2
2006-04-29remove warningsBob Jamison1-3/+3
2006-04-27Placemark for gradient exportBob Jamison1-1/+19
2006-04-27use svd for better matrix analysisBob Jamison2-302/+552
2006-04-26Got handedness-reversal to work. Yaay. Images look good nowBob Jamison1-19/+96
2006-04-24fit_canvas_to_drawing when opening imagesAaron Spike1-0/+3
2006-04-23svd hacksBob Jamison1-30/+117
2006-04-22Native paths and relative path resolutionBob Jamison2-9/+661
2006-04-21Minor cleanup. Sort styleTable.Bob Jamison2-67/+25
2006-04-20remove duplicate styles, add placeholders for opacitiesBob Jamison1-1/+11
2006-04-20Use dual maps to remove duplicates in style tableBob Jamison2-79/+127
2006-04-14Got images working correctlyBob Jamison1-8/+14
2006-04-14Remove warningsBob Jamison1-1/+1
2006-04-14Fixed desktop-to-doc Y flipBob Jamison1-12/+18
2006-04-14Initial resultsBob Jamison1-45/+126
2006-04-14Added curvesBob Jamison1-18/+105
2006-04-13Added meta-info stubBob Jamison2-2/+71
2006-04-13More WIP. Got all of the files generated. Now just work on content.xml to g...Bob Jamison2-69/+278
2006-04-13wipBob Jamison2-203/+277
2006-04-12add some sp_* stuffBob Jamison1-0/+30
2006-04-12still WIP. added tree-descending codeBob Jamison2-25/+49
2006-04-12WIP commitBob Jamison2-7/+275
2006-04-12change include path for ziptoolBob Jamison1-1/+1
2006-04-10First dependency on ziptoolBob Jamison1-4/+4
2006-03-29r11029@tres: ted | 2006-03-18 11:01:42 -0800Ted Gould1-1/+1
2006-03-27fix 1459154bulia byak1-1/+1
2006-03-13Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h f...Peter Moulder2-226/+226
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1
2006-03-13Fix: was using locale to format SVG numbers.Peter Moulder2-83/+143
2006-02-23fix 1311015bulia byak1-1/+1
2006-02-16Add new placeholder for ODFBob Jamison4-6/+237
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-2/+2
2006-02-10rearrange effect submenus, rename some effects, fix capitalizationbulia byak1-1/+1
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould15-46/+110