summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gtk_pianokeyboard.c
AgeCommit message (Collapse)Author
2013-12-10don't use deprecated g_strcasecmp()Nils Philippsen
It's dependent on the current locale and deprecated, use g_ascii_strcasecmp() instead.
2013-10-04use g_strcasecmp() instead of strcasecmp() which doesn't exist with MSVC ↵Paul Davis
(some versions, at least)
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@12148 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-06-01Delete trailing whitespaceDavid Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9656 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21two small fixes from melvin ray herr for the step editorPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9171 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8018 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7733 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-04Fix spacey tabs...David Robillard
http://ardour.org/development/styleguide git-svn-id: svn://localhost/ardour2/branches/3.0@7542 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-03a bunch of tweaks for the step entry process (computer keyboard input now ↵Paul Davis
works, for example) git-svn-id: svn://localhost/ardour2/branches/3.0@7532 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-03cairo-ify the PianoKeyboard widgetPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7531 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-02first, incomplete pass at step entry dialog, along with various SVG and PNG ↵Paul Davis
files for notes and dynamics notation git-svn-id: svn://localhost/ardour2/branches/3.0@7529 d708f5d6-7413-0410-9779-e7cbd77b26cf