summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add fadding from temporary rotate draw to real onesJabier Arraiza Cenoz2016-10-261-11/+20
| | | (bzr r15142.1.27)
* Update to trunkJabier Arraiza Cenoz2016-10-2531-1023/+995
|\ | | | | (bzr r15142.1.26)
| * Fix signalsMarc Jeanmougin2016-10-254-39/+23
| | | | | | (bzr r15191)
| * CPPification: almost all sp_object_set_whatever and sp_selection_whatever ↵Marc Jeanmougin2016-10-2429-996/+984
| | | | | | | | | | | | | | | | | | | | | | | | global functions are now methods of ObjectSet*, with these additional benefits: - They can now act on any SelectionSet, not just the current selection; - Whenever possible, they don't need a desktop anymore and can run if called from GUI. I hope I did not break too many things in the process. *: So instead of callink sp_selection_move(desktop,x,y), you call myobjectset->move(x,y) (bzr r15189)
* | Some bug fixes and improvementsJabier Arraiza Cenoz2016-10-253-27/+0
| | | | | | (bzr r15142.1.25)
* | Fix for widget value of rotateJabier Arraiza Cenoz2016-10-231-3/+10
| | | | | | (bzr r15142.1.24)
* | Add right click rotation panning, some fixesJabier Arraiza Cenoz2016-10-234-60/+82
| | | | | | (bzr r15142.1.23)
* | Add right click rotation panningJabier Arraiza Cenoz2016-10-233-15/+17
| | | | | | (bzr r15142.1.22)
* | Add doc rotate with panningJabier Arraiza Cenoz2016-10-234-409/+417
|\| | | | | (bzr r15142.1.21)
| * CMake: inkscape.com needs the "-mconsole" linker flag to be usefulEduard Braun2016-10-221-0/+2
| | | | | | (bzr r15187)
* | Add right click attemptJabier Arraiza Cenoz2016-10-234-113/+207
| | | | | | (bzr r15142.1.20)
* | Update to trunkJabier Arraiza Cenoz2016-10-224-3/+6
|\| | | | | (bzr r15142.1.19)
| * Fix bug#1635442Jabier Arraiza Cenoz2016-10-221-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1635442 (bzr r15186)
| * update translatorsMarc Jeanmougin2016-10-201-0/+2
| | | | | | (bzr r15184)
| * Fix gradient comparison.Marc Jeanmougin2016-10-201-1/+1
| | | | | | (bzr r15183)
| * Fix CMake dependency orderMarc Jeanmougin2016-10-201-1/+2
| | | | | | (bzr r15180)
* | Update to trunkJabier Arraiza Cenoz2016-10-199-9/+52
|\| | | | | (bzr r15142.1.18)
| * Fix bug:1634641 crash on deleteJabier Arraiza Cenoz2016-10-192-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1634645 (bzr r15179)
| * Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah2016-10-197-7/+50
| | | | | | (bzr r15177)
* | Styling rotateJabier Arraiza Cenoz2016-10-191-4/+49
| | | | | | (bzr r15142.1.17)
* | Update to trunkJabier Arraiza Cenoz2016-10-197-2/+156
|\| | | | | (bzr r15142.1.16)
| * update author list in about dialog from AUTHORS fileMarc Jeanmougin2016-10-181-1/+8
| | | | | | (bzr r15176)
| * Use geometric bounding box for fill, visual for stroke in creating mesh.Tavmjong Bah2016-10-181-1/+7
| | | | | | (bzr r15175)
| * Add option to scale mesh to fit in bounding box.Tavmjong Bah2016-10-176-0/+141
| | | | | | (bzr r15173)
* | Working with rotate previewJabier Arraiza Cenoz2016-10-194-16/+183
| | | | | | (bzr r15142.1.15)
* | Reposition widget and add degree symbolJabier Arraiza Cenoz2016-10-151-11/+49
| | | | | | (bzr r15142.1.14)
* | Change from slider to spinJabier Arraiza Cenoz2016-10-142-80/+88
| | | | | | (bzr r15142.1.13)
* | Update to trunkJabier Arraiza Cenoz2016-10-1410-177/+284
|\| | | | | (bzr r15142.1.12)
| * Implement copying of objects with mesh gradients.Tavmjong Bah2016-10-143-78/+105
| | | | | | (bzr r15171)
| * Fix bug:1633521 on powerstrokeJabier Arraiza Cenoz2016-10-141-3/+8
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1633521 (bzr r15170)
| * Code cleanup: simplify initial mesh color calculation.Tavmjong Bah2016-10-141-24/+9
| | | | | | (bzr r15169)
| * Do not create unused "vector" gradient when creating mesh gradient.Tavmjong Bah2016-10-141-20/+28
| | | | | | (bzr r15168)
| * Ensure newly created meshes have correct 'gradientUnits'.Tavmjong Bah2016-10-141-4/+4
| | | | | | (bzr r15167)
| * Remove unused/undefined function.Tavmjong Bah2016-10-141-3/+0
| | | | | | (bzr r15166)
| * Better handling of mesh gradients in Paint Selector dialog.Tavmjong Bah2016-10-133-23/+93
| | | | | | (bzr r15165)
| * [Bug #1630635] Wrong tool tip for new text line height setting.marenhachmann2016-10-121-11/+11
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1630635 (bzr r15164)
| * Render mesh gradients that reference other mesh gradients.Tavmjong Bah2016-10-122-12/+27
| | | | | | (bzr r15163)
* | Working with rotate widgetJabier Arraiza Cenoz2016-10-143-2/+94
| | | | | | (bzr r15142.1.11)
* | Fix some canvas item problems and refresh items on rotateJabier Arraiza Cenoz2016-10-103-31/+38
| | | | | | (bzr r15142.1.10)
* | Update to trunkJabier Arraiza Cenoz2016-10-107-68/+89
|\| | | | | (bzr r15142.1.9)
| * merge a fix and refactorMarc Jeanmougin2016-10-092-60/+16
| |\ | | | | | | (bzr r15159)
| | * Remove unnecessary ?TRUE:FALSE.Shlomi Fish2016-10-091-2/+2
| | | | | | | | | | | | | | | Thanks to Mc-. (bzr r15100.1.40)
| | * Refactoring: remove duplicacy.Shlomi Fish2016-10-091-9/+3
| | | | | | | | | (bzr r15100.1.39)
| | * Refactoring/styling: extract a statement.Shlomi Fish2016-10-091-6/+2
| | | | | | | | | (bzr r15100.1.38)
| | * Replace assignments and set_vis()es with a foreach.Shlomi Fish2016-10-081-12/+4
| | | | | | | | | | | | | | | It saves a lot of code. (bzr r15100.1.37)
| | * Unify duplicate functionality.Shlomi Fish2016-10-081-12/+9
| | | | | | | | | (bzr r15100.1.36)
| | * Extract a subroutine from two places.Shlomi Fish2016-10-081-37/+13
| | | | | | | | | | | | | | | There was a lot of duplicate code. (bzr r15100.1.35)
| | * Fix "ninja -j4 check".Shlomi Fish2016-10-081-3/+4
| | | | | | | | | | | | | | | There was a wrong dependency which caused a direct "check" target build to fail. (bzr r15100.1.33)
| * | Fix palette flickering, probably.liampwhite2016-10-092-4/+4
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1201545 (bzr r15158)
| * | Provide simple "preview" for mesh gradients.Tavmjong Bah2016-10-093-4/+69
| |/ | | | | (bzr r15157)