summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-14Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop3-6/+6
2012-10-14Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis1-2/+2
2012-06-17Removed unneeded header style filename #definesJon A. Cruz9-18/+0
2012-06-17Removed outdated classes.Jon A. Cruz9-0/+18
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz3-10/+9
2012-04-10powerstroke: remove the need to reload the node tool when adding/deleting con...Johan B. C. Engelen1-12/+33
2012-04-08clone original path lpe: add boilerplate code to allow to compensate for link...Johan B. C. Engelen4-0/+23
2012-04-08fix inclusion.Johan B. C. Engelen1-1/+1
2012-04-08powerstroke parameter small fixJohan B. C. Engelen1-3/+6
2012-04-07gives distinguishing colors to two vector params of LPE rough hatchesJohan B. C. Engelen2-0/+8
2012-04-07powerstrokepointarray : add todo comment. do not derive from LPEKnotHolderEnt...Johan B. C. Engelen1-1/+6
2012-04-07the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...Johan B. C. Engelen2-3/+3
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis6-5/+7
2012-02-12Header cleaningAlex Valavanis4-3/+4
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis7-7/+3
2012-01-18add tooltip for powerstroke control pointsJohan B. C. Engelen2-8/+5
2012-01-18select referred path when pressing shift+d (select original) for a path with ...Johan B. C. Engelen1-1/+2
2012-01-17more header cleanupJohan B. C. Engelen1-12/+7
2012-01-16proper forward declJohan B. C. Engelen1-2/+1
2012-01-12LPE: originalpath parameters: implement select original buttonJohan B. C. Engelen1-1/+11
2012-01-12LPE: add new LPE that outputs the original path data. used to make a clone (w...Johan B. C. Engelen5-1/+178
2012-01-04CanvasText: reinstate ability to set anchor position manuallyDiederik van Lierop1-5/+3
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis20-39/+27
2012-01-011) Fix CanvasText alignment bugs caused by static variables, uninitialized va...Diederik van Lierop1-3/+5
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-2/+2
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis8-8/+8
2011-11-09lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen2-1/+8
2011-11-05Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2-2/+39
2011-11-04Powerstroke: add erasing of knots with ctrl+alt (LPE parameter editing on-can...Johan B. C. Engelen1-8/+30
2011-10-28fix order of checks.Johan B. C. Engelen1-1/+4
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+0
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2-2/+0
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-1/+1
2011-06-22Warning cleanup.Jon A. Cruz1-2/+1
2011-06-13cmake:Campbell Barton1-13/+0
2011-06-12work in progress cmake commit:Campbell Barton1-12/+12
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben2-0/+2
2011-02-02update to latest 2geom !Johan B. C. Engelen9-12/+12
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2-4/+4
2010-07-30powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen2-9/+27
2010-07-28powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen1-1/+9
2010-07-27powerstroke: arbitrary number of control points.Johan B. C. Engelen3-14/+20
2010-07-27commit missing filesJohan B. C. Engelen2-0/+213
2010-07-26more powerstroke build infrastructureJohan B. C. Engelen3-0/+19
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2-1/+2
2010-03-19Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz1-2/+2