summaryrefslogtreecommitdiffstats
path: root/src/2geom/path-intersection.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-98/+9
(bzr r14059.2.1)
2014-05-23Fix flakiness of measurement tool (due to issues with parallel lines, ↵Diederik van Lierop1-9/+24
duplicate intersections, and faulty sorting of intersections) Fixed bugs: - https://launchpad.net/bugs/1022733 (bzr r13397)
2014-01-12update 2geom's copy to r2142Johan B. C. Engelen1-3/+4
(bzr r12921)
2012-02-15Synchronized 2geom to revision 2058Kris De Gussem1-2/+2
(bzr r10978)
2012-01-15cppcheck performanceKris De Gussem1-2/+2
(bzr r10891)
2012-01-04update 2geom to r2049. fixes bugs!Johan B. C. Engelen1-2/+2
(bzr r10837)
2011-07-24Update 2Geom to fix serious IntRect bug I've found in my GSoC branchKrzysztof Kosi??ski1-2/+4
(bzr r10502)
2011-07-22Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski1-0/+2
with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17)
2011-06-29Fixed initialization issue plus a few warnings.Jon A. Cruz1-2/+0
(bzr r10386)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-65/+65
(bzr r10025)
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-12-20Warning cleanupJon A. Cruz1-61/+61
(bzr r8895)
2009-12-162nd patch of bug 488862. Also committed upstream in 2geom.Johan B. C. Engelen1-2/+2
(bzr r8893)
2009-04-06update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think)Johan B. C. Engelen1-40/+138
i turned some optional compilation stuff *on* per default, to help building inkscape. (bzr r7638)
2008-12-13update to 2geom rev.1723Johan B. C. Engelen1-2/+4
(bzr r6996)
2008-11-21Merge from fe-movedTed Gould1-10/+10
(bzr r6891)
2008-10-28Merge from trunkTed Gould1-13/+23
(bzr r6886)
2008-07-16update to latest 2geom (rev1497)Johan B. C. Engelen1-1/+86
(bzr r6332)
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-4/+4
(bzr r6134)
2008-04-18update to latest 2geom. (eol-style fix)Johan B. C. Engelen1-0/+11
(bzr r5470)
2007-11-12update to 2geom rev. 1168Johan B. C. Engelen1-1/+1
(bzr r4068)
2007-09-16merge in 2geom rev. 1154Johan B. C. Engelen1-6/+15
(bzr r3756)
2007-08-30Update to 2Geom rev. 1113Johan B. C. Engelen1-0/+588
(bzr r3622)