summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-simpleline.c
AgeCommit message (Expand)Author
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-07-02Fix some set-but-not-used variable warnings from gcc 4.6Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-12-29fix up ordering of rounding error handling for simplelinePaul Davis
2010-12-29fix up some basic conceptual errors with canvas-simpleline, mostly relating t...Paul Davis
2010-12-28fix rounding errors and bbox glitches that led to lines missing redraws, plus...Paul Davis
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
2006-04-29more tranzport lowlevel fixes and rebindingPaul Davis
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
2005-11-29fix typoTim Mayberry
2005-11-26Canvas GObject fixesTim Mayberry
2005-11-26GObject canvas changesTim Mayberry
2005-10-12the ongoing story of umpteen lines of code and its love affair with GTK2Paul 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