summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add fadding from temporary rotate draw to real onesJabier Arraiza Cenoz2016-10-261-11/+20
* Update to trunkJabier Arraiza Cenoz2016-10-2531-1023/+995
|\
| * Fix signalsMarc Jeanmougin2016-10-254-39/+23
| * CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-2429-996/+984
* | Some bug fixes and improvementsJabier Arraiza Cenoz2016-10-253-27/+0
* | Fix for widget value of rotateJabier Arraiza Cenoz2016-10-231-3/+10
* | Add right click rotation panning, some fixesJabier Arraiza Cenoz2016-10-234-60/+82
* | Add right click rotation panningJabier Arraiza Cenoz2016-10-233-15/+17
* | Add doc rotate with panningJabier Arraiza Cenoz2016-10-234-409/+417
|\|
| * CMake: inkscape.com needs the "-mconsole" linker flag to be usefulEduard Braun2016-10-221-0/+2
* | Add right click attemptJabier Arraiza Cenoz2016-10-234-113/+207
* | Update to trunkJabier Arraiza Cenoz2016-10-224-3/+6
|\|
| * Fix bug#1635442Jabier Arraiza Cenoz2016-10-221-1/+1
| * update translatorsMarc Jeanmougin2016-10-201-0/+2
| * Fix gradient comparison.Marc Jeanmougin2016-10-201-1/+1
| * Fix CMake dependency orderMarc Jeanmougin2016-10-201-1/+2
* | Update to trunkJabier Arraiza Cenoz2016-10-199-9/+52
|\|
| * Fix bug:1634641 crash on deleteJabier Arraiza Cenoz2016-10-192-2/+2
| * Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah2016-10-197-7/+50
* | Styling rotateJabier Arraiza Cenoz2016-10-191-4/+49
* | Update to trunkJabier Arraiza Cenoz2016-10-197-2/+156
|\|
| * update author list in about dialog from AUTHORS fileMarc Jeanmougin2016-10-181-1/+8
| * Use geometric bounding box for fill, visual for stroke in creating mesh.Tavmjong Bah2016-10-181-1/+7
| * Add option to scale mesh to fit in bounding box.Tavmjong Bah2016-10-176-0/+141
* | Working with rotate previewJabier Arraiza Cenoz2016-10-194-16/+183
* | Reposition widget and add degree symbolJabier Arraiza Cenoz2016-10-151-11/+49
* | Change from slider to spinJabier Arraiza Cenoz2016-10-142-80/+88
* | Update to trunkJabier Arraiza Cenoz2016-10-1410-177/+284
|\|
| * Implement copying of objects with mesh gradients.Tavmjong Bah2016-10-143-78/+105
| * Fix bug:1633521 on powerstrokeJabier Arraiza Cenoz2016-10-141-3/+8
| * Code cleanup: simplify initial mesh color calculation.Tavmjong Bah2016-10-141-24/+9
| * Do not create unused "vector" gradient when creating mesh gradient.Tavmjong Bah2016-10-141-20/+28
| * Ensure newly created meshes have correct 'gradientUnits'.Tavmjong Bah2016-10-141-4/+4
| * Remove unused/undefined function.Tavmjong Bah2016-10-141-3/+0
| * Better handling of mesh gradients in Paint Selector dialog.Tavmjong Bah2016-10-133-23/+93
| * [Bug #1630635] Wrong tool tip for new text line height setting.marenhachmann2016-10-121-11/+11
| * Render mesh gradients that reference other mesh gradients.Tavmjong Bah2016-10-122-12/+27
* | Working with rotate widgetJabier Arraiza Cenoz2016-10-143-2/+94
* | Fix some canvas item problems and refresh items on rotateJabier Arraiza Cenoz2016-10-103-31/+38
* | Update to trunkJabier Arraiza Cenoz2016-10-107-68/+89
|\|
| * merge a fix and refactorMarc Jeanmougin2016-10-092-60/+16
| |\
| | * Remove unnecessary ?TRUE:FALSE.Shlomi Fish2016-10-091-2/+2
| | * Refactoring: remove duplicacy.Shlomi Fish2016-10-091-9/+3
| | * Refactoring/styling: extract a statement.Shlomi Fish2016-10-091-6/+2
| | * Replace assignments and set_vis()es with a foreach.Shlomi Fish2016-10-081-12/+4
| | * Unify duplicate functionality.Shlomi Fish2016-10-081-12/+9
| | * Extract a subroutine from two places.Shlomi Fish2016-10-081-37/+13
| | * Fix "ninja -j4 check".Shlomi Fish2016-10-081-3/+4
| * | Fix palette flickering, probably.liampwhite2016-10-092-4/+4
| * | Provide simple "preview" for mesh gradients.Tavmjong Bah2016-10-093-4/+69
| |/