summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gtk_pianokeyboard.c
AgeCommit message (Expand)Author
2013-12-10don't use deprecated g_strcasecmp()Nils Philippsen
2013-10-04use g_strcasecmp() instead of strcasecmp() which doesn't exist with MSVC (som...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