summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * const ....Johan B. C. Engelen2013-01-1735-84/+84
| * more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-1730-33/+33
| * const methodsJohan B. C. Engelen2013-01-1715-32/+30
| * update cmake files & make function static.Campbell Barton2012-10-221-1/+1
| * UI uniformisationKris De Gussem2012-10-2112-38/+38
| * Do not show console debug messages for dynastroke lpeKris De Gussem2012-10-201-17/+17
| * UI uniformisationKris De Gussem2012-10-202-11/+11
| * Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-1411-36/+36
| * Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis2012-10-141-2/+2
| * powerstroke: fix stuff! (apparently commit didn't work yesterday)Johan B. C. Engelen2012-10-101-68/+61
| * UI consistency fix (pointed Bug #955060, comment #24).Nicolas Dufour2012-10-091-1/+1
| * powerstroke: arc extrp. corner case handlingJohan B. C. Engelen2012-10-071-7/+28
| * powerstroke: arc extrapolate fixJohan B. C. Engelen2012-10-071-3/+5
| * powerstroke: add arc-extrapolation, but disable it for releaseJohan B. C. Engelen2012-10-061-1/+140
| * code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-045-18/+20
| * Translations. Adding new LPE to the translation template, UI consistency fixe...Nicolas Dufour2012-10-012-10/+10
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-4/+4
* | Added "virtual pads" forMarkus Engel2013-03-292-13/+156
* | Various changes.Markus Engel2013-03-141-3/+4
|/
* Warnings cleanup (see Bug #1034663).Nicolas Dufour2012-08-091-1/+1
* Fix missing glibmm headerAlex Valavanis2012-06-211-0/+2
* Removed unneeded header style filename #definesJon A. Cruz2012-06-1733-51/+0
* Removed outdated classes.Jon A. Cruz2012-06-1731-0/+64