summaryrefslogtreecommitdiffstats
path: root/src/box.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-27Performance improvements.David Robillard1-13/+8
2013-03-17Update copyright date.David Robillard1-1/+1
2013-02-03Port control performance improvements (further improvement for #879).David Robillard1-6/+6
2012-08-10Fix a ton of warnings.David Robillard1-9/+9
2012-03-28Fix control rect colour and label stacking.David Robillard1-1/+1
2011-12-23Fix every port drawn after a selected port also appearing selected.David Robillard1-0/+2
2011-12-14Draw directly to window cairo context instead of gdk pixmap.David Robillard1-2/+2
2011-12-14Custom module point and port draw handlers.David Robillard1-13/+4
2011-12-13Remove libart dependency.David Robillard1-6/+2
2011-12-13Replace ArtUta* redraw_area with cairo_region_t* redraw_region.David Robillard1-1/+1
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-5/+2
2011-12-09Remove GnomeCanvas dependency.David Robillard1-48/+40
2011-12-09Improve documentation and GIR bindings.David Robillard1-14/+14
2011-12-08Don't expose GET_PRIVATE macros.David Robillard1-1/+2
2011-12-08Hide implementations.David Robillard1-64/+133
2011-12-06Trim license header.David Robillard1-10/+8
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-0/+504