index
:
ganv.git
main
Ganv canvas widget
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
Fix buggy curve drawing.
David Robillard
1
-8
/
+28
2012-04-22
Fix bulk connect via port selection.
David Robillard
1
-5
/
+26
2012-04-17
Python 2.4 fixes.
David Robillard
1
-3
/
+4
2012-04-13
Gtkmm => Gtk
David Robillard
1
-3
/
+2
2012-04-13
Use standard command synopsis style.
David Robillard
1
-1
/
+1
2012-04-05
Remove use of Glibmm variant wrapper which is inexplicably recent (fix #827).
David Robillard
2
-3
/
+2
2012-03-28
Fix control rect colour and label stacking.
David Robillard
4
-10
/
+24
2012-03-27
Squeeze blank lines.
David Robillard
5
-13
/
+0
2012-03-27
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-24
Add missing include.
David Robillard
1
-0
/
+1
2012-03-12
Make port controls actually do something.
David Robillard
6
-9
/
+52
2012-03-09
Fix "disconnect all".
David Robillard
7
-14
/
+108
2012-02-02
Update to r65/autowaf and waf-1.6.10.
David Robillard
1
-0
/
+0
2012-02-01
Update to r64/autowaf.
David Robillard
1
-0
/
+0
2012-01-31
Use new terser waf build syntax.
David Robillard
1
-9
/
+9
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
2
-2
/
+2
2012-01-16
Update to r63/autowaf
David Robillard
1
-0
/
+0
2012-01-16
Update to r62/autowaf.
David Robillard
1
-0
/
+0
2012-01-14
Fix errors on canvas and/or edge destruction.
David Robillard
1
-4
/
+6
2012-01-11
Fix crash on shutdown and item deletion.
David Robillard
6
-118
/
+141
2012-01-09
Fix compilation on old glib with no g_slist_free_full (fix #792).
David Robillard
1
-2
/
+4
2012-01-09
Build with old cairo without cairo_rectangle_int_t (fix #792).
David Robillard
2
-8
/
+14
2012-01-09
Build with old cairo without cairo_region_t (fix #792).
David Robillard
2
-36
/
+36
2011-12-23
Fix click to connect/disconnect.
David Robillard
1
-0
/
+3
2011-12-23
Fix every port drawn after a selected port also appearing selected.
David Robillard
2
-10
/
+8
2011-12-23
Add marshalers to all signals for mysterious unknown reasons.
David Robillard
3
-3
/
+10
2011-12-18
Fix port controls update while dragging/clicking.
David Robillard
2
-3
/
+0
2011-12-18
Fix module layout.
David Robillard
2
-9
/
+11
2011-12-14
Remove dubious include.
David Robillard
1
-1
/
+0
2011-12-14
Draw directly to window cairo context instead of gdk pixmap.
David Robillard
8
-78
/
+47
2011-12-14
Tidy.
David Robillard
1
-12
/
+1
2011-12-14
Make node no longer a subclass of group.
David Robillard
7
-60
/
+47
2011-12-14
Custom module point and port draw handlers.
David Robillard
4
-14
/
+61
2011-12-13
Update comments to reflect reality of group's demoted status.
David Robillard
1
-7
/
+7
2011-12-13
Move group implementation to separate files.
David Robillard
11
-677
/
+615
2011-12-13
Remove ganv_item_raise and ganv_item_lower.
David Robillard
2
-90
/
+0
2011-12-13
Make items responsible for drawing their own children.
David Robillard
2
-4
/
+23
2011-12-13
Remove libart dependency.
David Robillard
11
-437
/
+157
2011-12-13
Remove unnecessary use of ArtIRect.
David Robillard
1
-8
/
+6
2011-12-13
Replace ArtUta* redraw_area with cairo_region_t* redraw_region.
David Robillard
8
-222
/
+51
2011-12-13
Remove ganv_canvas_base_request_redraw_uta.
David Robillard
2
-62
/
+26
2011-12-12
Fix crash when joining non-ports.
David Robillard
1
-1
/
+1
2011-12-12
Add libart dependency to pkg-config file (patch from Adrian Knoth).
David Robillard
1
-1
/
+1
2011-12-12
Remove HACKISH_AFFINE gunk.
David Robillard
1
-31
/
+0
2011-12-12
Remove unused clip_path parameter to item update method.
David Robillard
8
-23
/
+17
2011-12-12
Remove unused coverage method of Item class.
David Robillard
2
-4
/
+1
2011-12-10
Change GanvGroup* to GanvItem* for parent pointers.
David Robillard
9
-43
/
+40
2011-12-10
Make item draw method take a cairo_t instead of GdkDrawable.
David Robillard
7
-35
/
+27
2011-12-10
Fix event handling.
David Robillard
5
-35
/
+31
2011-12-09
Remove GnomeCanvas dependency.
David Robillard
36
-451
/
+5337
[prev]
[next]