summaryrefslogtreecommitdiffstats
path: root/src/text.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Clean up Ganv API.David Robillard1-6/+6
2014-03-30Reimplement canvas zoom.David Robillard1-18/+8
2014-01-11Merge GanvCanvasBase and GanvCanvas.David Robillard1-2/+1
2014-01-03Improve performance by avoiding unnecessary i2w conversions.David Robillard1-1/+1
2014-01-03Draw and layout performance improvements.David Robillard1-4/+4
2013-12-27Performance improvements.David Robillard1-2/+1
2013-03-17Update copyright date.David Robillard1-1/+1
2013-01-12Fix text on circles.David Robillard1-0/+4
2012-08-10Fix a ton of warnings.David Robillard1-6/+6
2012-04-24Fix font size stuff.David Robillard1-1/+1
2012-04-23Resize modules when port labels change.David Robillard1-0/+3
2011-12-14Draw directly to window cairo context instead of gdk pixmap.David Robillard1-2/+2
2011-12-13Remove libart dependency.David Robillard1-5/+4
2011-12-13Replace ArtUta* redraw_area with cairo_region_t* redraw_region.David Robillard1-1/+2
2011-12-12Remove unused clip_path parameter to item update method.David Robillard1-2/+1
2011-12-10Make item draw method take a cairo_t instead of GdkDrawable.David Robillard1-4/+1
2011-12-09Remove GnomeCanvas dependency.David Robillard1-35/+27
2011-12-09Improve documentation and GIR bindings.David Robillard1-10/+10
2011-12-08Don't expose GET_PRIVATE macros.David Robillard1-1/+3
2011-12-08Delete trailing whitespace.David Robillard1-3/+3
2011-12-08Hide implementations.David Robillard1-53/+65
2011-12-07Support creating modules via pure GObject construction.David Robillard1-12/+23
2011-12-06Trim license header.David Robillard1-10/+8
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-0/+371