summaryrefslogtreecommitdiff
path: root/libs/canvas/canvas/lookup_table.h
AgeCommit message (Collapse)Author
2014-06-21refactor Canvas so that all Items have children; add Container abstract base ↵Paul Davis
class; rename Group as "Layout" and retain only drawing semantics
2013-12-27add visibility/export control to libcanvasPaul Davis
2013-12-12change event propagation to be based on parent/child lineage, not z-axis ↵Paul Davis
stacking, plus some more alterations to try to get enter/leave working
2013-04-15add headers to all canvas .cc and .h filesPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work ↵Paul Davis
correctly