summaryrefslogtreecommitdiffstats
path: root/src/trace/potrace/potracelib.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use external PotraceAlex Valavanis2015-11-081-128/+0
| | | (bzr r14449.1.1)
* Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 ↵Nicolas Dufour2015-03-311-1/+1
| | | | | | | | vulnerability). Fixed bugs: - https://launchpad.net/bugs/1438366 (bzr r14037)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Update to Potrace 1.10Josh Andler2011-08-301-58/+58
| | | (bzr r10600)
* Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).Nicolas Dufour2011-04-141-4/+5
| | | (bzr r10163)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-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)
* fix includebulia byak2009-01-151-1/+1
| | | (bzr r7135)
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-59/+72
| | | | | version string on Linux. (bzr r7123)
* change VERSION to INKSCAPE_VERSION in potracelib.cppJoshua L. Blocher2008-06-181-1/+2
| | | (bzr r5988)
* Update Potrace to 1.8Bob Jamison2007-10-261-11/+14
| | | (bzr r3965)
* Another typo from the patch. sorry again.Bob Jamison2006-03-041-1/+1
| | | (bzr r200)
* Fix typo from when i applied patch. My mistake. Sorry!Bob Jamison2006-03-041-1/+1
| | | (bzr r199)
* Add some items from Peter Selinger's patch to Potrace 1.7Bob Jamison2006-02-281-2/+3
| | | (bzr r191)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+109
(bzr r1)