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
/
port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
Fix crash on shutdown and item deletion.
David Robillard
1
-3
/
+2
2011-12-18
Fix port controls update while dragging/clicking.
David Robillard
1
-1
/
+0
2011-12-18
Fix module layout.
David Robillard
1
-7
/
+9
2011-12-14
Make node no longer a subclass of group.
David Robillard
1
-0
/
+3
2011-12-14
Custom module point and port draw handlers.
David Robillard
1
-0
/
+18
2011-12-13
Replace ArtUta* redraw_area with cairo_region_t* redraw_region.
David Robillard
1
-0
/
+1
2011-12-10
Change GanvGroup* to GanvItem* for parent pointers.
David Robillard
1
-11
/
+11
2011-12-10
Fix event handling.
David Robillard
1
-4
/
+5
2011-12-09
Remove GnomeCanvas dependency.
David Robillard
1
-21
/
+21
2011-12-09
Improve documentation and GIR bindings.
David Robillard
1
-2
/
+2
2011-12-08
Don't expose GET_PRIVATE macros.
David Robillard
1
-1
/
+3
2011-12-08
Hide implementations.
David Robillard
1
-76
/
+115
2011-12-08
Clean up port event stuff.
David Robillard
1
-2
/
+2
2011-12-08
Make canvas direction a property.
David Robillard
1
-1
/
+1
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
/
+420
[prev]