summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+6
|
* Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz2017-09-131-15/+18
|
* Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a ↵Jabiertxo Arraiza Cenoz2017-09-081-1/+6
| | | | powerstroke path
* Remove old icon handling codeAlexander Valavanis2017-06-291-6/+9
|
* Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-281-42/+62
| | | (bzr r15707)
* fix a brunch of memory leakschr2017-05-181-1/+2
| | | (bzr r15698.1.2)
* Rewrite UXJabiertxof2017-04-291-0/+4
| | | (bzr r15620.1.12)
* ResetJabiertxof2017-04-281-15/+1
| | | (bzr r15620.1.9)
* Add end of preferences GUIJabier Arraiza Cenoz2017-04-271-1/+11
| | | (bzr r15620.1.6)
* Allow set and reset default values of LPE parametersJabiertxof2017-04-141-0/+4
| | | (bzr r15620.1.1)
* Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-5/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
* Fix bug #1598009 regression on path parameterJabier Arraiza Cenoz2016-07-021-3/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1598009 (bzr r15004)
* fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPEJabier Arraiza Cenoz2016-06-111-2/+26
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/540591 - https://launchpad.net/bugs/1287996 - https://launchpad.net/bugs/456503 (bzr r14975)
* Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵Jabier Arraiza Cenoz2016-03-181-1/+6
| | | | | | | | of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717)
* Merge from trunkKrzysztof Kosi??ski2015-05-081-1/+7
|\ | | | | (bzr r14059.2.11)
| * Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
| | | | | | (bzr r14071)
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+3
|/ | | (bzr r14059.2.1)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
| | | (bzr r13820)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
| | | (bzr r13809)
* Update to trunk r13580Liam P. White2014-10-061-1/+1
|\ | | | | (bzr r13341.1.255)
| * Fix bug #1367520 (crash regression)Liam P. White2014-09-101-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1367520 (bzr r13551)
| * Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| | | | | | (bzr r13494)
| * Don't update path effects on document load (#1299948)Liam P. White2014-07-281-0/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13479)
* | Move more UI code into ui/Liam P. White2014-10-051-2/+2
| | | | | | (bzr r13341.1.253)
* | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| | | | | | (bzr r13341.1.118)
* | Tentative fix for LPEs and undoLiam P. White2014-05-101-0/+5
|/ | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13341.1.5)
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-4/+5
| | | (bzr r12868)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
| | | (bzr r12782)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* const ....Johan B. C. Engelen2013-01-171-1/+1
| | | (bzr r12039)
* const methodsJohan B. C. Engelen2013-01-171-1/+1
| | | (bzr r12037)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* clone original path lpe: add boilerplate code to allow to compensate for ↵Johan B. C. Engelen2012-04-081-0/+10
| | | | | linked path movement. but it should be worked out how the actual compensation should be written to SVG. don't want to add something to the cloneLPE SVG syntax in a haste (bzr r11188)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+2
| | | (bzr r11018)
* Header cleaningAlex Valavanis2012-02-121-0/+1
| | | (bzr r10963)
* LPE: add new LPE that outputs the original path data. used to make a clone ↵Johan B. C. Engelen2012-01-121-1/+6
| | | | | (without LPE) of a path with an LPE applied (bzr r10874)
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-6/+6
| | | (bzr r10826)
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵Johan B. C. Engelen2011-07-171-1/+1
| | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-8/+7
|\ | | | | (bzr r9945.1.1)
| * SPShape c++ified to the extent it was possible and more changes done for XML ↵Abhishek Sharma Public2010-07-141-1/+1
| | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7)
| * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-021-2/+2
| | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
| * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-1/+1
|/ | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1)
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-2/+2
| | | (bzr r9209)
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-2/+2
| | | (bzr r9013)
* Warning cleanup.Jon A. Cruz2010-01-151-2/+2
| | | (bzr r8981)
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-2/+0
| | | (bzr r8846.2.6)
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-6/+27
| | | (bzr r8846.2.3)