summaryrefslogtreecommitdiff
path: root/libs/canvas/canvas/text.h
AgeCommit message (Expand)Author
2016-09-27provide ArdourCanvas::Text::{width,height}()Paul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-06consistent pango-text layout size - fixes #6490Robin Gareus
2015-04-29fix issue with manual merge conflictPaul Davis
2015-04-29manually apply grygorii's API to manage a correction for pango errors in text...Paul Davis
2015-04-29[Summary] Fixed issue when width request from Cavas text returned old width v...GZharun
2015-04-29Fix method hiding in Canvas::TextPaul Davis
2014-11-06add API to extract color from ArdourCanvas::Text and tidy up member declarationsPaul Davis
2014-06-21refactor Canvas so that all Items have children; add Container abstract base ...Paul Davis
2014-06-12change Canvas heirarchy and constructorsPaul Davis
2013-12-29try to rationalize logic for displaying/hiding regionview (time axis view ite...Paul Davis
2013-12-27add visibility/export control to libcanvasPaul Davis
2013-10-24fix computation of canvas text item bounding boxPaul Davis
2013-04-15add headers to all canvas .cc and .h filesPaul Davis
2013-04-15remove all XML related API from canvas. it may have been useful during develo...Paul Davis
2013-04-15tweak time axis view item text positioning; allow ArdourCanvas::Text to have ...Paul Davis
2013-04-08mo' better debugging of canvas "structure" via Item::dump and derivativesPaul Davis
2013-04-06lazy redraw of Canvas::Text imagePaul Davis
2013-04-06pre-render text canvas items so that ::render() is just a blit from an image ...Paul Davis
2013-04-04commit immediately post linkingPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis