Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-14 | Draw directly to window cairo context instead of gdk pixmap. | David Robillard | 1 | -8/+8 |
2011-12-13 | Remove libart dependency. | David Robillard | 1 | -4/+2 |
2011-12-13 | Replace ArtUta* redraw_area with cairo_region_t* redraw_region. | David Robillard | 1 | -1/+1 |
2011-12-12 | Remove unused clip_path parameter to item update method. | David Robillard | 1 | -2/+1 |
2011-12-10 | Change GanvGroup* to GanvItem* for parent pointers. | David Robillard | 1 | -1/+1 |
2011-12-10 | Make item draw method take a cairo_t instead of GdkDrawable. | David Robillard | 1 | -16/+13 |
2011-12-09 | Remove GnomeCanvas dependency. | David Robillard | 1 | -39/+31 |
2011-12-09 | Improve documentation and GIR bindings. | David Robillard | 1 | -24/+27 |
2011-12-08 | Don't expose GET_PRIVATE macros. | David Robillard | 1 | -1/+3 |
2011-12-08 | Hide implementations. | David Robillard | 1 | -88/+105 |
2011-12-06 | Trim license header. | David Robillard | 1 | -10/+8 |
2011-12-06 | FlowCanvas's successor is hereby dubbed Ganv. | David Robillard | 1 | -0/+658 |