index
:
ganv.git
main
Ganv canvas widget
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
edge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-10
Fix a ton of warnings.
David Robillard
1
-6
/
+6
2012-08-10
Fix unnecessary implicit float=>double conversions.
David Robillard
1
-4
/
+4
2012-04-24
Fix downward signal flow display (i.e. port labels disabled).
David Robillard
1
-4
/
+4
2012-04-22
Fix buggy curve drawing.
David Robillard
1
-8
/
+28
2012-03-09
Fix "disconnect all".
David Robillard
1
-1
/
+10
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