summaryrefslogtreecommitdiffstats
path: root/src/trace/potrace/potracelib.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-08Use external PotraceAlex Valavanis1-128/+0
(bzr r14449.1.1)
2015-03-31Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 ↵Nicolas Dufour1-1/+1
vulnerability). Fixed bugs: - https://launchpad.net/bugs/1438366 (bzr r14037)
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
2011-08-30Update to Potrace 1.10Josh Andler1-58/+58
(bzr r10600)
2011-04-14Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).Nicolas Dufour1-4/+5
(bzr r10163)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-1/+1
fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
2009-01-15fix includebulia byak1-1/+1
(bzr r7135)
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-59/+72
version string on Linux. (bzr r7123)
2008-06-18change VERSION to INKSCAPE_VERSION in potracelib.cppJoshua L. Blocher1-1/+2
(bzr r5988)
2007-10-26Update Potrace to 1.8Bob Jamison1-11/+14
(bzr r3965)
2006-03-04Another typo from the patch. sorry again.Bob Jamison1-1/+1
(bzr r200)
2006-03-04Fix typo from when i applied patch. My mistake. Sorry!Bob Jamison1-1/+1
(bzr r199)
2006-02-28Add some items from Peter Selinger's patch to Potrace 1.7Bob Jamison1-2/+3
(bzr r191)