summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix order of checks.Johan B. C. Engelen2011-10-281-1/+4
* cppcheckKris De Gussem2011-10-215-8/+8
* cppcheckKris De Gussem2011-10-183-7/+8
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-052-2/+0
* Doxygen cleanup.Jon A. Cruz2011-10-039-29/+30
* add PowerStroke to the normally visible LPEs, but with 'unstable!' warningJohan B. C. Engelen2011-09-291-2/+2
* PowerStroke: handle cusps in some way. properly bugged for all types but "bev...Johan B. C. Engelen2011-09-292-216/+167
* powerstroke: add bevel cusp. but it bugs closed paths. need to restructure...Johan B. C. Engelen2011-09-241-21/+14
* restructure powerstroke LPE a bit in preparation for cusp fixupJohan B. C. Engelen2011-09-222-184/+253
* LPE Powerstroke: add similar line end caps as Synfig. (and fix round caps bug)Johan B. C. Engelen2011-09-212-43/+132
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-274-4/+0
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-274-6/+8
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-172-2/+2
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-164-10/+6
* Merge from trunkKrzysztof Kosi??ski2011-07-063-17/+87
|\
| * added missing headerCampbell Barton2011-07-021-0/+1
| * LPE PowerStroke: add linecap (let's see how well this behaves, it has some bu...Johan B. C. Engelen2011-06-262-17/+86
* | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+0
|/
* Warning cleanup.Jon A. Cruz2011-06-221-2/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-196-52/+117
|\
| * cmake:Campbell Barton2011-06-131-1/+58
| * cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-1/+2
| * cmake:Campbell Barton2011-06-132-17/+13
| * cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
| * cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-121-1/+1
| * work in progress cmake commit:Campbell Barton2011-06-122-47/+58
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-041-1/+1
| |\
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-042-2/+2
| |/
| * improve explanation of lpe parameterJohan B. C. Engelen2011-06-011-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-04-0737-126/+284
|\|
| * powerstroke: apply interpolator combobox to closed paths tooJohan B. C. Engelen2011-03-211-3/+3
| * Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-203-17/+17
| * add spiro interpolator to powerstrokeJohan B. C. Engelen2011-03-182-6/+161
| * Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-173-15/+15
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-273-0/+3
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
| * Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-2/+2
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-213-16/+16
| * update to latest 2geom !Johan B. C. Engelen2011-02-0224-58/+58
| * Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-294-9/+9
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-157-31/+28
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-127-31/+28
| |\
| | * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-143-3/+3
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-1/+1
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-022-3/+3
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-294-3/+4
* | | Merge from trunkKrzysztof Kosi??ski2010-11-2528-104/+116
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1717-17/+17