summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-29Import all defs from clipboard or imported filesBen Scholzen 'DASPRiD4-1/+42
2015-05-29Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah1-0/+7
2015-05-28clean up a couple of clang warningsmathog2-7/+8
2015-05-27Revert unintended changes.Tavmjong Bah2-159/+8
2015-05-27Add 'font-variant-xxx' to properties that should not be set on non-text eleme...Tavmjong Bah3-8/+167
2015-05-27Write line_width back to SVG after initially setting it on jointype and taper...Ben Scholzen 'DASPRiD2-0/+2
2015-05-26Fix duplicate orderMarc Jeanmougin1-2/+2
2015-05-26Fix Gtk3 build.Tavmjong Bah1-0/+6
2015-05-26never let me try this againLiam P. White1-2/+2
2015-05-25Fix taper stroke path generationBen Scholzen 'DASPRiD1-2/+2
2015-05-24Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah1-22/+28
2015-05-24Respect PDF image 'interpolate' value on import.Tavmjong Bah3-27/+73
2015-05-24Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2-67/+90
2015-05-21minor tweaks to libUEMF and related codemathog12-71/+145
2015-05-21patch for bug 1457612mathog1-6/+6
2015-05-21patch bug 1294784mathog2-1/+17
2015-05-21Don't fill entry box with zeros while typing. Bug introduced with r14160.Tavmjong Bah2-0/+11
2015-05-20Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD4-11/+13
2015-05-20Fix locale number handling on powerstroke dialogBen Scholzen 'DASPRiD2-19/+14
2015-05-20Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah4-29/+132
2015-05-18Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah8-33/+256
2015-05-18sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...Alvin Penner1-0/+6
2015-05-17fixed: color icc selector - extra rows on startupTomasz Boczkowski1-0/+3
2015-05-17fixed: color scales - updating color when switched from undefinedTomasz Boczkowski7-59/+107
2015-05-17fixed: color scales - extra row in RGB modeTomasz Boczkowski1-0/+5
2015-05-17Fix attributes unit test.Tavmjong Bah1-1/+33
2015-05-16Potential fix for 384688 (A linked offset to a text object is malformed...)Tavmjong Bah1-1/+1
2015-05-16Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah7-33/+183
2015-05-14Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah3-2/+34
2015-05-12forgot a line; had weird consequences on filtersMarc Jeanmougin1-0/+1
2015-05-12cmake: fix build with new GUI for font-variant-xxx (r14148)su_v1-0/+2
2015-05-12GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah13-25/+655
2015-05-11fixed color selector not remembering it's last open tabTomasz Boczkowski2-1/+4
2015-05-11Translations. Fix typo in the Color blindness filter and Ukrainian translatio...Yuri Chornoivan1-1/+1
2015-05-11UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...Nicolas Dufour1-2/+4
2015-05-11Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses).Nicolas Dufour1-7/+7
2015-05-10Fix for bug 1194091Marc Jeanmougin2-28/+24
2015-05-09cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)su_v1-7/+15
2015-05-09Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz10-74/+8
2015-05-09Fix potential crash in FontListerKrzysztof Kosi??ski1-1/+1
2015-05-09duplicating layers now respect prefs for clone relinkingMarc Jeanmougin3-39/+24
2015-05-09fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski4-20/+28
2015-05-09Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...Tomasz Boczkowski3-14/+9
2015-05-09fix crash introduces by recent rev when clippingMarc Jeanmougin1-4/+5
2015-05-08fixed logic error in earlier fixMarc Jeanmougin1-10/+12
2015-05-08refactor sp_selection_set_maskMarc Jeanmougin5-70/+40
2015-05-08fixes various bugs with clipping and maskingMarc Jeanmougin3-22/+18
2015-05-08fix for bug 168013 and its mask counterpartMarc Jeanmougin1-3/+59
2015-05-08fix for bug 1391374.Marc Jeanmougin2-3/+7
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin35-71/+51