summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)Liam P. White2014-08-301-5/+6
* remove gtkmm sub-headersJabier Arraiza Cenoz2014-08-262-16/+8
* Fix Gtk+ 2 buildAlex Valavanis2014-08-241-2/+2
* Fix orientable Gtkmm widgetsAlex Valavanis2014-08-232-3/+28
* Fix deprecated GtkHBox useAlex Valavanis2014-08-231-2/+6
* properly attribute codeJohan B. C. Engelen2014-08-231-0/+7
* add missing files from last commitJohan B. C. Engelen2014-08-232-0/+145
* To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ...Johan B. C. Engelen2014-08-235-3/+90
* Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz2014-08-202-3/+102
* Update to trunk r13525Liam P. White2014-08-172-3/+7
|\
| * memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem2014-08-152-2/+8
| * Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| * Don't update path effects on document load (#1299948)Liam P. White2014-07-281-0/+5
| * Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
* | Add 'Show handles' LPEJabier Arraiza Cenoz2014-08-126-1/+283
* | fix a bug knots resetting in fillet-chamferJabier Arraiza Cenoz2014-08-111-2/+2
* | Code refactor: now helper paths draw ok when handle is degenerate or cirle ha...Jabier Arraiza Cenoz2014-08-111-28/+22
* | Added reset modifier to knot in fillet chamferJabier Arraiza Cenoz2014-08-111-32/+46
* | Simplify original paths on helper paths pointed by Liam. Also used arcs for h...Jabier Arraiza Cenoz2014-08-111-2/+2
* | fix bug pointed by suvJabier Arraiza Cenoz2014-08-101-1/+1
* | Better helper paths in simplify LPE sugested by suvJabier Arraiza Cenoz2014-08-101-4/+8
* | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
* | Fix a bug pointed by su_v on fillet-chamfer open pathsJabier Arraiza Cenoz2014-07-301-0/+6
* | Fix a bug pointed by LiamWJabier Arraiza Cenoz2014-07-301-2/+2
* | Added roughen LPEJabier Arraiza Cenoz2014-07-306-0/+456
* | Fix a bug on type of 'fillet' on the closing nodeJabier Arraiza Cenoz2014-07-241-3/+8
* | Fix bug on closed nodes in fillet-chamfer LPEJabier Arraiza Cenoz2014-07-231-8/+16
* | Fixed alignaments of toggle buttonsJabier Arraiza Cenoz2014-07-221-3/+3
* | Add icons on/off to use in simplify LPE toggle buttonsJabier Arraiza Cenoz2014-07-211-4/+4
* | Fix buildLiam P. White2014-07-192-6/+4
* | Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-133-15/+94
* | Add signals to ToggleButton; more coding styleLiam P. White2014-07-085-663/+671
* | Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
* | Changed toogle button to more clear combobox in envelope-prespective LPEJabier Arraiza Cenoz2014-07-072-20/+31
* | Coding style improvementsLiam P. White2014-07-064-155/+134
* | Extension of fix for 13420: effects often set upper limit to inf, causing pro...Liam P. White2014-07-061-2/+17
* | Fix an oddity with path effects dialog, gtk3 onlyLiam P. White2014-07-061-2/+10
* | Fix FTBFS gtk3 & make checkLiam P. White2014-07-051-4/+7
* | Put correctly doubles in a functionJabier Arraiza Cenoz2014-07-021-1/+1
* | Fix buildLiam P. White2014-07-022-0/+2
* | Fixed CMakeLists.txt pointed by LiamJabier Arraiza Cenoz2014-07-021-0/+4
* | Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-027-0/+1532
* | Update to latest tip (trunk r13432)Liam P. White2014-06-192-12/+13
|\|
| * fixes to LPEKnot, now usable again.Johan B. C. Engelen2014-06-162-12/+13
| * fix C++11 compilationJohan B. C. Engelen2014-05-151-2/+1
* | Removed original path helper paths pointed by LiamWJabier Arraiza Cenoz2014-06-131-8/+0
* | Put lpe-envelope-perspective.cpp in CMakeLists.txtLiam P. White2014-06-061-0/+1
* | Added Perspective-Envelope live effectJabier Arraiza Cenoz2014-05-306-1/+501
* | Fix GTK+ 3 buildLiam P. White2014-05-161-0/+13
* | fix C++11 compilationJohan B. C. Engelen2014-05-151-2/+1