summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Bug #1512729] Filter effects and blur quality options broken.Nicolas Dufour2016-05-241-1/+3
* Reorder eraser toolbox widgetsJabier Arraiza Cenoz2016-05-221-1/+2
* Remove duplicated codeJabier Arraiza Cenoz2016-05-211-5/+0
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-2121-71/+71
* Adjust some thresholds for finding intersections in elliptical arcsDiederik van Lierop2016-05-211-2/+2
* Fix some snapping bugs that lead to infinite transforms and crashes in 2geomDiederik van Lierop2016-05-212-18/+32
* Fix a bug in node editor in BSpline mode, wrong power when moving nodesJabier Arraiza Cenoz2016-05-191-1/+1
* GTK3: Another widget named.Tavmjong Bah2016-05-181-0/+2
* GTK3: Give even more widgets names.Tavmjong Bah2016-05-184-2/+11
* Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ...Tavmjong Bah2016-05-181-35/+44
* Remove three unneeded widgets in desktop status bar.Tavmjong Bah2016-05-171-17/+3
* GTK3: Fix error if default style.css file not found. Modified patch from houz.Tavmjong Bah2016-05-171-33/+49
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-176-1/+12
* UI. Fixing typos in original strings.Nicolas Dufour2016-05-163-5/+5
* GTK3: Fix compile for GTK3 versions less than 3.16. Try 2.Tavmjong Bah2016-05-161-3/+14
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-153-10/+35
* Added normalized path to flowtextAdrian Boguszewski2016-05-152-1/+9
* GTK3: Fix compile for GTK3 versions less than 3.16.Tavmjong Bah2016-05-151-0/+4
* Fix a bug on Pen tool when use bend path as option and the clipboard has some...Jabier Arraiza Cenoz2016-05-101-1/+4
* Disable fillet-chamfer for 0.92 releaseJabier Arraiza Cenoz2016-05-081-1/+1
* Attempt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
|\
| * Attemt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
* | update to trunkJabier Arraiza Cenoz2016-05-083-15/+35
|\|
| * Start of GTK3 external style sheet support.Tavmjong Bah2016-05-083-15/+35
| |\
| | * Start of GTK3 external style sheet support.Tavmjong Bah2016-05-083-15/+35
* | | Fix transform in document based axisJabier Arraiza Cenoz2016-05-081-5/+5
* | | update to trunkJabier Arraiza Cenoz2016-05-08120-1804/+4036
|\| |
| * | fix-bug-734201. stroke-to-path doesn't scale stroke width used in markersJabier Arraiza Cenoz2016-05-081-3/+5
| * | Change license in about box to GPLv3 - due to GIMP filesKrzysztof Kosi??ski2016-05-081-286/+620
| |/
| * Clarify license.Krzysztof Kosi??ski2016-05-087-7/+10
| * Temporarily hard code GTK3 ruler background to off white.Tavmjong Bah2016-05-071-1/+3
| * Prevent scrollbar overlay from covering swatches in GTK3 build. Tavmjong Bah2016-05-065-3/+14
| * Fix rendering of tool bar icons.Tavmjong Bah2016-05-042-8/+16
| * Remove some GTK3 warnings.Tavmjong Bah2016-05-031-18/+24
| * Correct comment.Tavmjong Bah2016-05-031-1/+1
| * Fix for cmake installing libs, using a subfolder for clarity when installing ...Marc Jeanmougin2016-05-021-1/+2
| * Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ...Marc Jeanmougin2016-05-024-9/+22
| |\
| | * Fixed "make install" to set the right rpath. libinkscape_base.so should now b...Moritz Eberl2016-04-271-0/+10
| | * Fixed path resolution in plugin loader.Moritz Eberl2016-04-273-9/+12
| * | Backout last commit as it introduced subtle errors.Tavmjong Bah2016-04-2915-32/+3
| * | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.Tavmjong Bah2016-04-2915-3/+32
| |/
| * Correct enumeration names.Tavmjong Bah2016-04-221-3/+3
| * minor warning cleanup.Jon A. Cruz2016-04-214-7/+11
| * various filter editor fixesRaphael Rosch2016-04-162-22/+27
| * removed unnecessary commentsMoritz Eberl2016-04-161-8/+0
| * merge and fixed buildMoritz Eberl2016-04-1636-258/+305
| |\
| | * CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-163-14/+34
| | * Add a Resize to Page with Keyboard ShortcutMartin Owens2016-04-152-1/+3
| | * Priority is so high it blocks blitting the canvasLiam P. White2016-04-151-1/+1
| | * Change idle priority back to highLiam P. White2016-04-141-1/+1