summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-09-192-129/+58
|\ | | | | (bzr r11950.1.141)
| * Merged from trunk (r12488).Markus Engel2013-08-305-144/+151
| |\ | | | | | | (bzr r11608.1.120)
| * | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-312-43/+29
| | | | | | | | | (bzr r11608.1.111)
| * | Merged from trunk (r12419).Markus Engel2013-07-142-3/+14
| |\ \ | | | | | | | | (bzr r11608.1.107)
| * | | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-072-9/+6
| | | | | | | | | | | | (bzr r11608.1.86)
| * | | Merged more classes.Markus Engel2013-04-062-97/+18
| | | | | | | | | | | | (bzr r11608.1.84)
| * | | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵Markus Engel2013-04-021-0/+10
| | | | | | | | | | | | | | | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69)
| * | | Added constructors to SP classes.Markus Engel2013-04-012-8/+15
| | | | | | | | | | | | (bzr r11608.1.67)
| * | | Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-2/+2
| | | | | | | | | | | | (bzr r11608.1.64)
| * | | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| | | | | | | | | | | | (bzr r11608.1.63)
| * | | Renamed virtual function names.Markus Engel2013-03-292-12/+12
| | | | | | | | | | | | (bzr r11608.1.57)
| * | | merged from trunkMarkus Engel2013-03-2979-486/+469
| |\ \ \ | | | | | | | | | | (bzr r11608.1.56)
| * | | | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55)
| * | | | Added "virtual pads" forMarkus Engel2013-03-292-13/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - ColorProfile - LivePathEffectObject - Persp3D (bzr r11608.1.51)
| * | | | Various changes.Markus Engel2013-03-141-3/+4
| | | | | | | | | | | | | | | (bzr r11608.1.48)
* | | | | Reverted po files to master branch, now the diff of launchpad is more usableJabier Arraiza Cenoz2013-08-181-1/+1
| | | | | | | | | | | | | | | (bzr r11950.1.136)
* | | | | update to trunkJabier Arraiza Cenoz2013-08-095-144/+151
|\ \ \ \ \ | | |_|_|/ | |/| | | (bzr r11950.1.127)
| * | | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-064-24/+29
| |\ \ \ \ | | | | | | | | | | | | (bzr r12471)
| | * | | | Switched to global UnitTable.Matthew Petroff2013-08-041-2/+2
| | | | | | | | | | | | | | | | | | (bzr r12380.1.62)
| | * | | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-1/+0
| | | | | | | | | | | | | | | | | | (bzr r12380.1.47)
| | * | | | Ported "live_effects/parameter/unit.*".Matthew Petroff2013-07-194-22/+28
| | | | | | | | | | | | | | | | | | (bzr r12380.1.41)
| | * | | | Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2013-07-171-1/+1
| | | |_|/ | | |/| | | | | | | (bzr r12380.1.21)
| * / | | code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-120/+122
| |/ / / | | | | | | | | (bzr r12469)
* | | | Upadate to trunkJabier Arraiza Cenoz2013-07-042-3/+14
|\| | | | | | | | | | | (bzr r11950.1.122)
| * | | LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton.Johan B. C. Engelen2013-07-011-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616198 (bzr r12398)
| * | | Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
| | | | | | | | | | | | (bzr r12355)
| * | | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | | | | | | | | | | | | | | | | has it. (bzr r12353)
| * | | Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | |/ | |/| | | | | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* | | Fix error with envelope lpeJabier Arraiza Cenoz2013-05-181-1/+1
| | | | | | | | | (bzr r11950.1.117)
* | | Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ↵root2013-04-172-35/+62
| | | | | | | | | | | | | | | snapping. Added new button widget to make cusp node (bzr r11950.1.96)
* | | Fixed bug moving selected nodesJabier Arraiza Cenoz2013-04-102-109/+61
| | | | | | | | | (bzr r11950.1.88)
* | | Fixing problem whith changing node sselected - not solvedJabier Arraiza Cenoz2013-04-101-1/+3
|\| | | | | | | | (bzr r11950.1.87)
* | | fixing error moving selected nodesroot2013-04-101-52/+50
| | | | | | | | | (bzr r11950.1.86)
* | | Change width only for selected nodes by widgetroot2013-04-071-21/+25
| | | | | | | | | (bzr r11950.1.83)
* | | Changing width only to selected nodesJabier Arraiza Cenoz2013-04-042-77/+214
| | | | | | | | | (bzr r11950.1.81)
* | | Fix scale and rotate some nodesJabier Arraiza Cenoz2013-03-311-1/+21
| | | | | | | | | (bzr r11950.1.78)
* | | Update to trunkJabier Arraiza Cenoz2013-03-2616-23/+17
|\| | | | | | | | (bzr r11950.1.75)
| * | Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2516-23/+17
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* | | Fix weight 0 by widget now give a full cusp nodeJabier Arraiza Cenoz2013-03-231-6/+6
| | | | | | | | | (bzr r11950.1.70)
* | | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-231-20/+25
| | | | | | | | | (bzr r11950.1.68)
* | | Fixed end extremium node delete fault, ready for testingroot2013-03-221-0/+1
| | | | | | | | | (bzr r11950.1.66)
* | | For testing, widget added, regression fixedJabier Arraiza Cenoz2013-03-202-20/+33
| | | | | | | | | (bzr r11950.1.62)
* | | Fixing regressionjtx2013-03-192-2/+4
| | | | | | | | | (bzr r11950.1.61)
* | | Widgets to effect addedJabier Arraiza Cenoz2013-03-191-24/+0
|\| | | | | | | | (bzr r11950.1.59)
| * | Fix -Wunused-function warningsAlex Valavanis2013-03-181-24/+0
| | | | | | | | | (bzr r12221)
* | | Working width widgetsJabier Arraiza Cenoz2013-03-192-161/+124
| | | | | | | | | (bzr r11950.1.58)
* | | working whith widgetsJabier Arraiza Cenoz2013-03-182-37/+104
| | | | | | | | | (bzr r11950.1.57)
* | | Working with widjetsJabier Arraiza Cenoz2013-03-173-52/+31
| | | | | | | | | (bzr r11950.1.56)
* | | Working in widgetsroot2013-03-173-28/+50
|\| | | | | | | | (bzr r11950.1.55)
| * | Warning cleanupAlex Valavanis2013-03-161-1/+2
| | | | | | | | | (bzr r12211)