summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gtk_pianokeyboard.c
AgeCommit message (Expand)Author
2016-02-22Revert "Fix compilation warnings. (gtk2_ardour part)"Paul Davis
2016-02-22Revert and additional change due to --strict warnings.André Nusser
2016-02-22Fix compilation warnings. (gtk2_ardour part)André Nusser
2014-11-03Note selector dialog for note controls.David Robillard
2014-10-23avoid name conflict with Note (gtk2_ardour/note.h)Robin Gareus
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-12fix merge conflicts from masterPaul Davis
2013-12-10don't use deprecated g_strcasecmp()Nils Philippsen
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-10-06'gtk2_ardour' - Some further castingJohn Emmas
2013-10-04use g_strcasecmp() instead of strcasecmp() which doesn't exist with MSVC (som...Paul Davis
2013-04-12changes to get cairocanvas branch to build on OS X, with its stupid nil and R...Paul Davis
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-06-01Delete trailing whitespaceDavid Robillard
2011-03-21two small fixes from melvin ray herr for the step editorPaul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-08-04Fix spacey tabs...David Robillard
2010-08-03a bunch of tweaks for the step entry process (computer keyboard input now wor...Paul Davis
2010-08-03cairo-ify the PianoKeyboard widgetPaul Davis
2010-08-02first, incomplete pass at step entry dialog, along with various SVG and PNG f...Paul Davis