summaryrefslogtreecommitdiff
path: root/libs/canvas/stateful_image.cc
AgeCommit message (Expand)Author
2019-08-03Update canvas/UI lib GPL boilerplate and (C) from git logRobin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-01-19remove use of boost::optional to define "undefined" Canvas::Rect, and use Rec...Paul Davis
2016-11-30prefer bool operatorRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-07-30Replace "%z" modifier with glib macro for portability.Robin Gareus
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
2014-06-12change Canvas heirarchy and constructorsPaul Davis
2014-02-17make stateful image canvas item actually compilePaul Davis
2014-02-17new canvas item to allow image-based GUI constructionPaul Davis