summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalitem.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-07-21adding gtk-themeJabier Arraiza1-4/+3
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-3/+3
2017-10-01Add better transform handle to Clone Item LPEJabier Arraiza1-8/+6
2017-09-16Fix a bug on uninicialitated variable, that perform diferent results in debug...Jabier Arraiza1-1/+2
2017-06-29Remove old icon handling codeAlexander Valavanis1-3/+4
2017-04-28ResetJabiertxof1-11/+1
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+11
2017-01-24Fixing update to trunkJabier Arraiza Cenoz1-33/+17
2017-01-09[Bug #1654798] Broken icon in LPE 'Fill between many'suv-lp1-1/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-2/+2
2014-01-02Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis1-1/+2
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-04-08clone original path lpe: add boilerplate code to allow to compensate for link...Johan B. C. Engelen1-0/+8
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+3
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. Engelen1-0/+120