summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | Fix BSplines whit 1 segmentJabier Arraiza Cenoz2013-01-081-0/+2
| * | | | | | | | | | | | | | | | | | | | fix continueJabier Arraiza Cenoz2013-01-061-12/+15
| * | | | | | | | | | | | | | | | | | | | fix continueJabier Arraiza Cenoz2013-01-051-12/+9
| * | | | | | | | | | | | | | | | | | | | Fixing StartAnchor problems in bsplineJabier Arraiza Cenoz2013-01-041-4/+15
| * | | | | | | | | | | | | | | | | | | | Going to mergeJabier Arraiza Cenoz2012-12-242-0/+261
| * | | | | | | | | | | | | | | | | | | | bzr history lost by a killed mergeJabier Arraiza Cenoz2012-12-144-1/+19
* | | | | | | | | | | | | | | | | | | | | Make experimental feature enabling more unified/easy.Josh Andler2014-05-051-2/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Removed some operator keywords.Markus Engel2014-03-302-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | powerstroke: fix bad coding bug!Johan B. C. Engelen2014-03-231-2/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | LPE strings consistency fix.Nicolas Dufour2014-01-192-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-2/+2
* | | | | | | | | | | | | | | | | LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ...Johan B. C. Engelen2014-01-122-14/+8
* | | | | | | | | | | | | | | | | lpe knot: code cleanup. mostly adding parens to if-statement predicates that ...Johan B. C. Engelen2014-01-121-34/+37
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-022-5/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | typoKris De Gussem2013-11-241-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Moved and renamed some tool-related files.Markus Engel2013-11-093-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | First step of moving tools into appropriate namespaces.Markus Engel2013-11-073-4/+4
* | | | | | | | | | | | | fix code (clang complains)Johan B. C. Engelen2013-11-051-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | UI message generalisationKris De Gussem2013-10-131-3/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | C++Johan B. C. Engelen2013-10-043-3/+3
* | | | | | | | | | fix hiding overloaded virtualJohan B. C. Engelen2013-10-046-6/+6
* | | | | | | | | | LPE: add some const correctness, remove unused function, and fix potential cr...Johan B. C. Engelen2013-10-041-0/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merged from trunk (r12488).Markus Engel2013-08-305-144/+151
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-064-24/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Switched to global UnitTable.Matthew Petroff2013-08-041-2/+2
| | * | | | | | | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-1/+0
| | * | | | | | | | Ported "live_effects/parameter/unit.*".Matthew Petroff2013-07-194-22/+28
| | * | | | | | | | Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2013-07-171-1/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * / | | | | | | code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-120/+122
| |/ / / / / / /
* | | | | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-312-43/+29
* | | | | | | | Merged from trunk (r12419).Markus Engel2013-07-142-3/+14
|\| | | | | | |
| * | | | | | | LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton.Johan B. C. Engelen2013-07-011-3/+6
| * | | | | | | Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
| * | | | | | | Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
| * | | | | | | Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-072-9/+6
* | | | | | | Merged more classes.Markus Engel2013-04-062-97/+18
* | | | | | | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+10
* | | | | | | Added constructors to SP classes.Markus Engel2013-04-012-8/+15
* | | | | | | Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-2/+2
* | | | | | | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* | | | | | | Renamed virtual function names.Markus Engel2013-03-292-12/+12
* | | | | | | merged from trunkMarkus Engel2013-03-2979-486/+469
|\| | | | | |
| * | | | | | Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2516-23/+17
| | |_|_|_|/ | |/| | | |
| * | | | | Fix -Wunused-function warningsAlex Valavanis2013-03-181-24/+0
| | |_|_|/ | |/| | |
| * | | | Warning cleanupAlex Valavanis2013-03-161-1/+2
| | |_|/ | |/| |
| * | | Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-2/+2
| * | | Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
| * | | cppcheckKris De Gussem2013-03-135-14/+8
| | |/ | |/|