summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix-bug-1586749. Broken english in bspline help messageJabier Arraiza Cenoz2016-05-291-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1586749 (bzr r14921)
* Add option to perspective-envelope LPE to not make unreal perspectives, as ↵Jabier Arraiza Cenoz2016-05-272-12/+111
| | | | | sugest by vlada on IRC (bzr r14920)
* [Bug #1508400] self-intersecting shape display and union error - reverting ↵Tavmjong Bah2016-05-251-2/+2
| | | | | | | | rev. 14224 and applying the patch at the right place (thanks ~suv!). Fixed bugs: - https://launchpad.net/bugs/1508400 (bzr r14917)
* Update for pre1Bryce Harrington2016-05-254-8/+8
| | | (bzr r14916)
* Update for 0.92 alpha releaseBryce Harrington2016-05-254-16/+16
| | | (bzr r14915)
* [Bug #1512729] Filter effects and blur quality options broken.Nicolas Dufour2016-05-241-1/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1512729 (bzr r14913)
* Reorder eraser toolbox widgetsJabier Arraiza Cenoz2016-05-221-1/+2
| | | (bzr r14909)
* Remove duplicated codeJabier Arraiza Cenoz2016-05-211-5/+0
| | | (bzr r14908)
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-2121-71/+71
| | | (bzr r14907)
* Adjust some thresholds for finding intersections in elliptical arcsDiederik van Lierop2016-05-211-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1479167 (bzr r14906)
* Fix some snapping bugs that lead to infinite transforms and crashes in 2geomDiederik van Lierop2016-05-212-18/+32
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1541727 (bzr r14905)
* Fix a bug in node editor in BSpline mode, wrong power when moving nodesJabier Arraiza Cenoz2016-05-191-1/+1
| | | (bzr r14903)
* GTK3: Another widget named.Tavmjong Bah2016-05-181-0/+2
| | | (bzr r14902)
* GTK3: Give even more widgets names.Tavmjong Bah2016-05-184-2/+11
| | | (bzr r14901)
* Remove unneeded widget in Status Bar. Reorder code. Use two lines for status ↵Tavmjong Bah2016-05-181-35/+44
| | | | | message in Gtk3. (bzr r14900)
* Remove three unneeded widgets in desktop status bar.Tavmjong Bah2016-05-171-17/+3
| | | (bzr r14898)
* GTK3: Fix error if default style.css file not found. Modified patch from houz.Tavmjong Bah2016-05-171-33/+49
| | | (bzr r14897)
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-176-1/+12
| | | (bzr r14896)
* UI. Fixing typos in original strings.Nicolas Dufour2016-05-163-5/+5
| | | | | Translations. PO template update. (bzr r14894)
* GTK3: Fix compile for GTK3 versions less than 3.16. Try 2.Tavmjong Bah2016-05-161-3/+14
| | | (bzr r14891)
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-153-10/+35
| | | (bzr r14890)
* Added normalized path to flowtextAdrian Boguszewski2016-05-152-1/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1555152 (bzr r14889)
* GTK3: Fix compile for GTK3 versions less than 3.16.Tavmjong Bah2016-05-151-0/+4
| | | (bzr r14887)
* Fix a bug on Pen tool when use bend path as option and the clipboard has ↵Jabier Arraiza Cenoz2016-05-101-1/+4
| | | | | something diferent than shape, path or group (bzr r14882)
* Disable fillet-chamfer for 0.92 releaseJabier Arraiza Cenoz2016-05-081-1/+1
| | | (bzr r14880)
* Attempt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
|\ | | | | (bzr r14879)
| * Attemt to fix ruler background for GTK 3.20.Tavmjong Bah2016-05-081-0/+4
| | | | | | (bzr r14876.1.1)
* | update to trunkJabier Arraiza Cenoz2016-05-083-15/+35
|\| | | | | (bzr r13682.1.42)
| * Start of GTK3 external style sheet support.Tavmjong Bah2016-05-083-15/+35
| |\ | | | | | | (bzr r14876)
| | * Start of GTK3 external style sheet support.Tavmjong Bah2016-05-083-15/+35
| | | | | | | | | (bzr r14873.1.1)
* | | Fix transform in document based axisJabier Arraiza Cenoz2016-05-081-5/+5
| | | | | | | | | (bzr r13682.1.41)
* | | update to trunkJabier Arraiza Cenoz2016-05-08120-1804/+4036
|\| | | | | | | | (bzr r13682.1.40)
| * | fix-bug-734201. stroke-to-path doesn't scale stroke width used in markersJabier Arraiza Cenoz2016-05-081-3/+5
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/734201 (bzr r14875)
| * | Change license in about box to GPLv3 - due to GIMP filesKrzysztof Kosi??ski2016-05-081-286/+620
| |/ | | | | (bzr r14874)
| * Clarify license.Krzysztof Kosi??ski2016-05-087-7/+10
| | | | | | | | | | | | | | | | | | Most Inkscape source code does not specify GPL version, so it is essentially GPL v1+ under section 9. Authors of the few GPL v2 only files were contacted and all agreed to relicense under GPL v2 or later. We also have a few files copies from GIMP, which are GPL v3+, so the complete program is available under GPL v3 or later. (bzr r14873)
| * Temporarily hard code GTK3 ruler background to off white.Tavmjong Bah2016-05-071-1/+3
| | | | | | (bzr r14872)
| * Prevent scrollbar overlay from covering swatches in GTK3 build. Tavmjong Bah2016-05-065-3/+14
| | | | | | | | | | And some minor cleanup. (bzr r14871)
| * Fix rendering of tool bar icons.Tavmjong Bah2016-05-042-8/+16
| | | | | | (bzr r14869.1.2)
| * Remove some GTK3 warnings.Tavmjong Bah2016-05-031-18/+24
| | | | | | (bzr r14869.1.1)
| * Correct comment.Tavmjong Bah2016-05-031-1/+1
| | | | | | (bzr r14869)
| * Fix for cmake installing libs, using a subfolder for clarity when installing ↵Marc Jeanmougin2016-05-021-1/+2
| | | | | | | | | | system-wide (bzr r14867)
| * Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ↵Marc Jeanmougin2016-05-024-9/+22
| |\ | | | | | | | | | | | | installed bin to installed libs. (bzr r14866)
| | * Fixed "make install" to set the right rpath. libinkscape_base.so should now ↵Moritz Eberl2016-04-271-0/+10
| | | | | | | | | | | | | | | be found correctly. (bzr r14862.1.2)
| | * Fixed path resolution in plugin loader.Moritz Eberl2016-04-273-9/+12
| | | | | | | | | (bzr r14862.1.1)
| * | Backout last commit as it introduced subtle errors.Tavmjong Bah2016-04-2915-32/+3
| | | | | | | | | (bzr r14864)
| * | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.Tavmjong Bah2016-04-2915-3/+32
| |/ | | | | (bzr r14863)
| * Correct enumeration names.Tavmjong Bah2016-04-221-3/+3
| | | | | | (bzr r14862)
| * minor warning cleanup.Jon A. Cruz2016-04-214-7/+11
| | | | | | (bzr r14861)
| * various filter editor fixesRaphael Rosch2016-04-162-22/+27
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1570605 - https://launchpad.net/bugs/1570598 (bzr r14856)
| * removed unnecessary commentsMoritz Eberl2016-04-161-8/+0
| | | | | | (bzr r14761.1.13)