summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | | | Update to refresh knotsJabier Arraiza Cenoz2016-05-214-16/+18
* | | | | | update to trunkJabier Arraiza Cenoz2016-05-151-0/+4
|\| | | | |
| * | | | | GTK3: Fix compile for GTK3 versions less than 3.16.Tavmjong Bah2016-05-151-0/+4
* | | | | | Fixing pointwiseJabier Arraiza Cenoz2016-05-155-24/+39
* | | | | | Fixing pointwiseJabier Arraiza Cenoz2016-05-148-382/+191
* | | | | | Fiximg pointwiseJabier Arraiza Cenoz2016-05-132-8/+38
* | | | | | pre-remove of subpath update satellitesJabier Arraiza Cenoz2016-05-113-86/+90
* | | | | | update to trunkJabier Arraiza Cenoz2016-05-102-2/+5
|\| | | | |
| * | | | | 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
* | | | | | Working with path updatesJabier Arraiza Cenoz2016-05-1010-360/+353
* | | | | | update to trunkJabier Arraiza Cenoz2016-05-081-0/+4
|\| | | | |
| * | | | | 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
| | | |_|/ / | | |/| | |
* | | | | | First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2016-05-0814-1020/+835
* | | | | | update to trunkJabier Arraiza Cenoz2016-05-08106-1559/+4106
|\| | | | |
| * | | | | 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