summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unnecesary headers for GTK3Jabier Arraiza Cenoz2015-12-091-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunkMarc Jeanmougin2015-12-093-21/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused var in header fileJabier Arraiza Cenoz2015-12-091-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal rulerJabier Arraiza Cenoz2015-12-093-21/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix crash noticed by TavMarc Jeanmougin2015-12-091-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replaced remaining GHashTable with std::mapMarc Jeanmougin2015-12-095-37/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | finally removed all GSList from main folder .h filesMarc Jeanmougin2015-12-0814-21/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppification: GSList replaced by vectors (undo/redo)Marc Jeanmougin2015-12-085-63/+41
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppification: GSList replaced by vectors (connectors)Marc Jeanmougin2015-12-084-30/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0-sized arrays are supposed to be forbiddenMarc Jeanmougin2015-12-081-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunkMarc Jeanmougin2015-12-086-12/+230
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix return value for SPIEnumBits::write().Tavmjong Bah2015-12-081-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add negative values to bend and pattern along path whith knotJabier Arraiza Cenoz2015-12-082-7/+36
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge lp:~inkscape.dev/inkscape/bend_and_pattern_along_path_width_modified_by...Jabier Arraiza Cenoz2015-12-084-9/+197
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \