summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch should fix bug 1480651mathog2016-01-276-35/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz2016-01-174-11/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Less derp, can't iterate past the end of the listLiam P. White2016-01-171-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow-up commit to 14529.Liam P. White2016-01-171-33/+40
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch probably fixes bug 1534833mathog2016-01-172-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Coalesce g_object_new/g_object_set calls; change guide origin pickable to fal...Liam P. White2016-01-161-6/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Header cleanupLiam P. White2016-01-162-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dead code cleanupLiam P. White2016-01-161-10/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove buggy and presumptuous usage of SP_ACTIVE_DESKTOP in renderer code; fi...Liam P. White2016-01-163-31/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More subtle checkerboard pattern centered around 50% gray. Makes editing node...Tavmjong Bah2016-01-151-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct writing of blur value when display units are not user units.Tavmjong Bah2016-01-141-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow one more digit of precission for 'stdDeviation'.Tavmjong Bah2016-01-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump poppler dep to 0.20.0Alex Valavanis2016-01-111-196/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump poppler dep to 0.15.1 (see bug #1419263)Alex Valavanis2016-01-111-8/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump poppler dep to 0.12.2 (see bug #1419263)Alex Valavanis2016-01-111-45/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump libgc dependency to 7.2 (see bug #1530286)Alex Valavanis2016-01-111-6/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah2016-01-096-3/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbarJabier Arraiza Cenoz2016-01-061-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong symm node type in BSpline converted to BezierJabier Arraiza Cenoz2016-01-051-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve constant definitionsJabier Arraiza Cenoz2016-01-053-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove two path requirement, there is some really good functionality with mul...Martin Owens2016-01-021-7/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable build with old libgc versionAlex Valavanis2015-12-311-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrects attribute name for saving page 'checkerboard' background state.Tavmjong Bah2015-12-283-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GTK+ fullscreen issueAlex Valavanis2015-12-274-13/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove more superfluous glibmm/threads.h checkingAlex Valavanis2015-12-271-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-273-12/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis2015-12-274-65/+76
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-273-12/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply Tav/suv patch to replace Pango OT functions with HarfbuzzAlex Valavanis2015-12-271-64/+65
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix more GThreads issuesAlex Valavanis2015-12-271-5/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark user-visible message for translationAlexandre Prokoudine2015-12-261-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace deprecated GC direct variable access.Alex Valavanis2015-12-261-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Separate C++-specific compiler flags to avoid C warnings about C++11 compatib...Alex Valavanis2015-12-261-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor typos (mail to inkscape-translator)Yuri Chornoivan2015-12-264-8/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rebase on libcroco 0.6.11Alex Valavanis2015-12-265-9/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option for checkerboard background.Tavmjong Bah2015-12-219-11/+57
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes layer movement when there is a document scaling factorMarc Jeanmougin2015-12-191-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | brings back CMS tabMarc Jeanmougin2015-12-183-4/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static code analysis: suppress compiler warningKris De Gussem2015-12-141-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small bug fix related to previous check-in.Tavmjong Bah2015-12-141-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix two bugs with component transfer filter primitive:Tavmjong Bah2015-12-141-155/+47
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix minor bug from recent merge: layer names were incorrectly createdMarc Jeanmougin2015-12-131-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppification and performanceMarc Jeanmougin2015-12-133-129/+71
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perfomance optimization bugfixMarc Jeanmougin2015-12-131-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash on hidden guidesJabier Arraiza Cenoz2015-12-112-24/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up some code, only init the SPKnot in one place.Martin Owens2015-12-113-19/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug launching a document by commandline with guidesJabier Arraiza Cenoz2015-12-111-10/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hide/show handle with guideMarc Jeanmougin2015-12-101-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove CtrlPoint and replace with SPKnotMartin Owens2015-12-109-272/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused header file.Tavmjong Bah2015-12-0915-253/+0