summaryrefslogtreecommitdiffstats
path: root/src/3rdparty (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-15Add unlinking function to CRStyleSheet.Tavmjong Bah2-0/+50
2019-11-08Set "origin" (ua, user, author) for linked stylesheets.Tavmjong Bah1-1/+8
Prevents error messages during cascade for duplicated selector/property values.
2019-10-04Fix typosMarc Jeanmougin2-3/+3
2019-07-10adaptagrams: sync with upstreamPatrick Storz113-2344/+3227
now at https://github.com/mjwybrow/adaptagrams/commit/c8e31964dc22605eec455b24c11909b4b1b8ca03 + https://github.com/mjwybrow/adaptagrams/pull/33 + https://github.com/mjwybrow/adaptagrams/pull/38
2019-05-11libcroco: fix 'if' statement missing curly bracketsKarl Cheng1-1/+2
2019-03-21Sync upstream libUEMF (0.2.6)Nathan Lee2-5/+7
Corrects typo, suggested by David Binderman https://gitlab.com/inkscape/inkscape/issues/150
2019-01-22Fix some typos and syntax errorsMattia Rizzolo6-13/+13
Some of the typos fixes are in libcroco code. They are already fixed in upstream's git (https://bugzilla.gnome.org/show_bug.cgi?id=776798). Also fix a bunch of "allow to" (with the missing object). Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
2018-11-25Fix compile warning of conversion of string constant to char*.Tavmjong Bah2-2/+2
Yes, I know this is 3rd party code but upstream was last updated in 2002.
2018-11-21fix fprintf size_t format errorThomas Holder1-1/+1
2018-10-16Nulling pointer after destroying its data.Jan Horak1-0/+3
2018-09-13add autotrace basic supportMarc Jeanmougin50-0/+8458
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin278-0/+190779
2018-04-29moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin99-0/+82081