summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-13Replace ArtUta* redraw_area with cairo_region_t* redraw_region.David Robillard8-222/+51
2011-12-13Remove ganv_canvas_base_request_redraw_uta.David Robillard2-62/+26
2011-12-12Fix crash when joining non-ports.David Robillard1-1/+1
2011-12-12Add libart dependency to pkg-config file (patch from Adrian Knoth).David Robillard1-1/+1
2011-12-12Remove HACKISH_AFFINE gunk.David Robillard1-31/+0
2011-12-12Remove unused clip_path parameter to item update method.David Robillard8-23/+17
2011-12-12Remove unused coverage method of Item class.David Robillard2-4/+1
2011-12-10Change GanvGroup* to GanvItem* for parent pointers.David Robillard9-43/+40
2011-12-10Make item draw method take a cairo_t instead of GdkDrawable.David Robillard7-35/+27
2011-12-10Fix event handling.David Robillard5-35/+31
2011-12-09Remove GnomeCanvas dependency.David Robillard36-451/+5337
2011-12-09Improve documentation and GIR bindings.David Robillard11-91/+114
2011-12-09Improve documentation.David Robillard7-13/+63
2011-12-08Don't expose GET_PRIVATE macros.David Robillard14-50/+55
2011-12-08Delete trailing whitespace.David Robillard7-11/+11
2011-12-08Hide implementations.David Robillard18-893/+1147
2011-12-08Clean up port event stuff.David Robillard3-36/+11
2011-12-08Make canvas direction a property.David Robillard6-47/+34
2011-12-08Tidy.David Robillard2-38/+36
2011-12-08Fix node moving (inform user via "moved" signal).David Robillard4-10/+44
2011-12-07Fix control port dragging.David Robillard3-40/+64
2011-12-07Sshh.David Robillard1-3/+0
2011-12-07Fix event handling.David Robillard2-19/+21
2011-12-07Remove cruft from public API.David Robillard2-48/+0
2011-12-07Support old glib without g_get_monotonic_time (fix #791).David Robillard1-0/+7
2011-12-07Support creating modules via pure GObject construction.David Robillard8-41/+93
2011-12-07Add Python test program.David Robillard1-0/+14
2011-12-07Add C test program.David Robillard8-18/+160
2011-12-07More work towards making the canvas usable via the C API only.David Robillard4-166/+274
2011-12-06Trim license header.David Robillard34-340/+272
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard46-0/+10427