summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-36/+0
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-5/+1
2016-07-24Fises to toggle button and coding styleJabier Arraiza Cenoz2-37/+41
2016-07-02Fix bug #1598009 regression on path parameterJabier Arraiza Cenoz1-3/+1
2016-06-11fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPEJabier Arraiza Cenoz1-2/+26
2016-04-21minor warning cleanup.Jon A. Cruz1-1/+1
2016-04-13Remove old uses of GTK_STOCK macrosMartin Owens1-4/+4
2016-03-18Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz1-1/+6
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-1/+1
2016-01-17Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz2-6/+17
2015-12-07static code analysisKris De Gussem1-1/+1
2015-11-15End fixing roughenJabier Arraiza Cenoz1-1/+1
2015-11-14Fixing compile problemJabier Arraiza Cenoz1-1/+1
2015-11-05static code analysisKris De Gussem1-5/+5
2015-10-29static code analysisKris De Gussem1-6/+4
2015-10-18Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz4-32/+45
2015-09-11fixes bug:1492711 in bspline and fillet chamferjtx2-12/+9
2015-09-08Better fix for bug 1492711Jabier Arraiza Cenoz2-3/+12
2015-09-08Fix for bug 1492711Jabier Arraiza Cenoz1-0/+3
2015-08-29Fix a bug on ToogleButton Parameter when call a function without showing the ...Jabier Arraiza Cenoz1-0/+4
2015-07-14Fix for circular references detection in almost all cases, fixing https://bug...Marc Jeanmougin1-1/+1
2015-06-25Fix for the bug 1468396. Fix the new bug noticed by su_vJabier Arraiza Cenoz1-0/+3
2015-06-25Fix for the bug 1468396Jabier Arraiza Cenoz1-0/+7
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-1/+0
2015-05-20Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2-7/+7
2015-05-09Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2-15/+1
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-1/+0
2015-04-29Fix a bug linking a path parameter to a transformed elementjabiertxof1-1/+7
2015-04-28Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski1-1/+1
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski6-25/+25
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2-8/+0
2015-03-16Fix a bug when update pointparaneter and no KnotJabier Arraiza Cenoz1-1/+1
2015-03-14Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...Jabier Arraiza Cenoz2-1/+7
2015-03-14Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...Jabier Arraiza Cenoz2-1/+6
2015-03-12Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2-39/+29
2015-03-11Inicialite variables to prevent crashesJabier Arraiza Cenoz1-2/+0
2015-03-10Final cleanup to point parameter, lattice2 and perspective envelope. Also add...Jabier Arraiza Cenoz2-8/+2
2015-03-10Fix a bug whith previous commitJabier Arraiza Cenoz2-5/+8
2015-03-10This commit remove all ocurrences of Active Desktop casts and all tool swith ...Jabier Arraiza Cenoz1-7/+4
2015-03-08Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2-3/+3
2015-03-02Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz5-302/+45
2015-03-02Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...Jabier Arraiza Cenoz1-2/+13
2015-01-03Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp).Yuri Chornoivan1-8/+8
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2-2/+2
2014-12-21Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White1-1/+1
2014-12-21Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White1-0/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2-3/+3
2014-11-26Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White1-1/+1
2014-11-19remove extra commnetsJabier Arraiza Cenoz1-2/+0
2014-11-15add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angleJabier Arraiza Cenoz1-23/+2