summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-simplerect.c
AgeCommit message (Expand)Author
2011-11-14Fix warnings.Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-18Extend the y range of the simplerect redraw request in one case to prevent bi...Carl Hetherington
2011-03-03use alpha value when drawing simplerect outlinePaul Davis
2010-12-28indentPaul Davis
2010-01-03Some cleanups to drawing of automation line control points. Drag all selecte...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2007-03-21probably fix cleanup issues, but testing requiredPaul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-03-12Yet Another Rect Redraw fixPaul Davis
2007-03-12fix errors in prior fix for excessive CPU when drawing rec rectsPaul Davis
2007-03-12add GPROFILE scons option; fix spectacular CPU usage sawtooth caused by const...Paul Davis
2006-09-02make autoscroll a bit easier to use, fix missing measure lines when moving th...Nick Mainsbridge
2006-04-29more tranzport lowlevel fixes and rebindingPaul Davis
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-11-28not a thinko, just another bugTim Mayberry
2005-11-28fix for small thinkoTim Mayberry
2005-11-27more gobject fixupsNick Mainsbridge
2005-11-26Canvas GObject fixesTim Mayberry
2005-11-26GObject canvas changesTim Mayberry
2005-11-26more fixes for gobject stuff plus doug's patch for redirect box menus, minus ...Paul Davis
2005-10-10more work on actions and general compilabilityPaul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin