[beast/devel: 5/27] BST: renamed C++ headers to .hh



commit 928a77a7753775740f956c48a09d6ebdd1ca4120
Author: Tim Janik <timj gnu org>
Date:   Sun Dec 23 15:53:38 2012 +0100

    BST: renamed C++ headers to .hh

 beast-gtk/Makefile.am                              |   36 ++++++++++----------
 beast-gtk/bstapp.cc                                |   30 ++++++++--------
 beast-gtk/{bstapp.h => bstapp.hh}                  |    2 +-
 beast-gtk/bstasciipixbuf.cc                        |    2 +-
 beast-gtk/{bstasciipixbuf.h => bstasciipixbuf.hh}  |    0
 beast-gtk/bstauxdialogs.cc                         |    2 +-
 beast-gtk/{bstauxdialogs.h => bstauxdialogs.hh}    |    2 +-
 beast-gtk/bstbseutils.cc                           |    2 +-
 beast-gtk/{bstbseutils.h => bstbseutils.hh}        |    0
 beast-gtk/bstbuseditor.cc                          |    8 ++--
 beast-gtk/{bstbuseditor.h => bstbuseditor.hh}      |    4 +-
 beast-gtk/bstbusmixer.cc                           |    4 +-
 beast-gtk/{bstbusmixer.h => bstbusmixer.hh}        |    2 +-
 beast-gtk/bstbusview.cc                            |    2 +-
 beast-gtk/{bstbusview.h => bstbusview.hh}          |    2 +-
 beast-gtk/bstcanvaslink.cc                         |    2 +-
 beast-gtk/{bstcanvaslink.h => bstcanvaslink.hh}    |    4 +-
 beast-gtk/bstcanvassource.cc                       |    6 ++--
 .../{bstcanvassource.h => bstcanvassource.hh}      |    2 +-
 beast-gtk/bstcluehunter.cc                         |    2 +-
 beast-gtk/{bstcluehunter.h => bstcluehunter.hh}    |    0
 beast-gtk/bstcxxutils.cc                           |    4 +-
 beast-gtk/{bstcxxutils.h => bstcxxutils.hh}        |    2 +-
 beast-gtk/bstdbmeter.cc                            |    2 +-
 beast-gtk/{bstdbmeter.h => bstdbmeter.hh}          |    2 +-
 beast-gtk/{bstdefs.h => bstdefs.hh}                |    2 +-
 beast-gtk/bstdial.cc                               |    2 +-
 beast-gtk/{bstdial.h => bstdial.hh}                |    0
 beast-gtk/bsteffectview.cc                         |    4 +-
 beast-gtk/{bsteffectview.h => bsteffectview.hh}    |    2 +-
 beast-gtk/bsteventroll.cc                          |    6 ++--
 beast-gtk/{bsteventroll.h => bsteventroll.hh}      |    2 +-
 beast-gtk/bsteventrollctrl.cc                      |    4 +-
 .../{bsteventrollctrl.h => bsteventrollctrl.hh}    |    2 +-
 beast-gtk/bstfiledialog.cc                         |    6 ++--
 beast-gtk/{bstfiledialog.h => bstfiledialog.hh}    |    4 +-
 beast-gtk/bstgconfig.cc                            |    2 +-
 beast-gtk/{bstgconfig.h => bstgconfig.hh}          |    4 +-
 beast-gtk/bstgrowbar.cc                            |    4 +-
 beast-gtk/{bstgrowbar.h => bstgrowbar.hh}          |    0
 beast-gtk/bstitemseqdialog.cc                      |    4 +-
 .../{bstitemseqdialog.h => bstitemseqdialog.hh}    |    4 +-
 beast-gtk/bstitemview.cc                           |    6 ++--
 beast-gtk/{bstitemview.h => bstitemview.hh}        |    2 +-
 beast-gtk/bstkeybindings.cc                        |    8 ++--
 beast-gtk/{bstkeybindings.h => bstkeybindings.hh}  |    2 +-
 beast-gtk/bstknob.cc                               |    4 +-
 beast-gtk/{bstknob.h => bstknob.hh}                |    0
 beast-gtk/bstlogadjustment.cc                      |    2 +-
 .../{bstlogadjustment.h => bstlogadjustment.hh}    |    0
 beast-gtk/bstmain.cc                               |   24 ++++++------
 beast-gtk/bstmenus.cc                              |    2 +-
 beast-gtk/{bstmenus.h => bstmenus.hh}              |    2 +-
 beast-gtk/bstmsgabsorb.cc                          |    2 +-
 beast-gtk/{bstmsgabsorb.h => bstmsgabsorb.hh}      |    2 +-
 beast-gtk/bstparam-automation.cc                   |    2 +-
 beast-gtk/bstparam-color-spinner.cc                |    2 +-
 beast-gtk/bstparam-item-seq.cc                     |    2 +-
 beast-gtk/bstparam-note-sequence.cc                |    2 +-
 beast-gtk/bstparam-proxy.cc                        |    2 +-
 beast-gtk/bstparam-scale.cc                        |    4 +-
 beast-gtk/bstparam-searchpath.cc                   |    4 +-
 beast-gtk/bstparam.cc                              |    4 +-
 beast-gtk/{bstparam.h => bstparam.hh}              |    2 +-
 beast-gtk/bstparamview.cc                          |    4 +-
 beast-gtk/{bstparamview.h => bstparamview.hh}      |    2 +-
 beast-gtk/bstpartdialog.cc                         |   10 +++---
 beast-gtk/{bstpartdialog.h => bstpartdialog.hh}    |   12 +++---
 beast-gtk/bstpartview.cc                           |    6 ++--
 beast-gtk/{bstpartview.h => bstpartview.hh}        |    2 +-
 beast-gtk/bstpatterncolumns.cc                     |    4 +-
 .../{bstpatterncolumns.h => bstpatterncolumns.hh}  |    2 +-
 beast-gtk/bstpatternctrl.cc                        |    4 +-
 beast-gtk/{bstpatternctrl.h => bstpatternctrl.hh}  |    2 +-
 beast-gtk/bstpatternview.cc                        |    4 +-
 beast-gtk/{bstpatternview.h => bstpatternview.hh}  |    4 +-
 beast-gtk/bstpianoroll.cc                          |    6 ++--
 beast-gtk/{bstpianoroll.h => bstpianoroll.hh}      |    2 +-
 beast-gtk/bstpianorollctrl.cc                      |    4 +-
 .../{bstpianorollctrl.h => bstpianorollctrl.hh}    |    2 +-
 beast-gtk/bstplayback.cc                           |    4 +-
 beast-gtk/{bstplayback.h => bstplayback.hh}        |    2 +-
 beast-gtk/bstplaylist.cc                           |    4 +-
 beast-gtk/{bstplaylist.h => bstplaylist.hh}        |    2 +-
 beast-gtk/bstpreferences.cc                        |   14 ++++----
 beast-gtk/{bstpreferences.h => bstpreferences.hh}  |    2 +-
 beast-gtk/bstprocbrowser.cc                        |    4 +-
 beast-gtk/{bstprocbrowser.h => bstprocbrowser.hh}  |    2 +-
 beast-gtk/bstprocedure.cc                          |    4 +-
 beast-gtk/{bstprocedure.h => bstprocedure.hh}      |    2 +-
 beast-gtk/bstprofiler.cc                           |    2 +-
 beast-gtk/{bstprofiler.h => bstprofiler.hh}        |    2 +-
 beast-gtk/bstprojectctrl.cc                        |    2 +-
 beast-gtk/{bstprojectctrl.h => bstprojectctrl.hh}  |    2 +-
 beast-gtk/bstqsampler.cc                           |    4 +-
 beast-gtk/{bstqsampler.h => bstqsampler.hh}        |    2 +-
 beast-gtk/bstrackeditor.cc                         |    4 +-
 beast-gtk/{bstrackeditor.h => bstrackeditor.hh}    |    2 +-
 beast-gtk/bstrackitem.cc                           |    4 +-
 beast-gtk/{bstrackitem.h => bstrackitem.hh}        |    4 +-
 beast-gtk/bstracktable.cc                          |    6 ++--
 beast-gtk/{bstracktable.h => bstracktable.hh}      |    2 +-
 beast-gtk/bstrackview.cc                           |    4 +-
 beast-gtk/{bstrackview.h => bstrackview.hh}        |    2 +-
 beast-gtk/bstrtest.cc                              |    4 +-
 beast-gtk/bstsampleeditor.cc                       |    6 ++--
 .../{bstsampleeditor.h => bstsampleeditor.hh}      |    4 +-
 beast-gtk/bstscrollgraph.cc                        |    6 ++--
 beast-gtk/{bstscrollgraph.h => bstscrollgraph.hh}  |    2 +-
 beast-gtk/bstsegment.cc                            |    2 +-
 beast-gtk/{bstsegment.h => bstsegment.hh}          |    2 +-
 beast-gtk/bstsequence.cc                           |    4 +-
 beast-gtk/{bstsequence.h => bstsequence.hh}        |    2 +-
 beast-gtk/bstservermonitor.cc                      |    2 +-
 .../{bstservermonitor.h => bstservermonitor.hh}    |    2 +-
 beast-gtk/bstskinconfig.cc                         |    2 +-
 beast-gtk/{bstskinconfig.h => bstskinconfig.hh}    |    2 +-
 beast-gtk/bstsnetrouter.cc                         |   12 +++---
 beast-gtk/{bstsnetrouter.h => bstsnetrouter.hh}    |    2 +-
 beast-gtk/bstsnifferscope.cc                       |    2 +-
 .../{bstsnifferscope.h => bstsnifferscope.hh}      |    2 +-
 beast-gtk/bstsplash.cc                             |    2 +-
 beast-gtk/{bstsplash.h => bstsplash.hh}            |    2 +-
 beast-gtk/bststest.cc                              |    4 +-
 beast-gtk/bstsupershell.cc                         |   20 +++++-----
 beast-gtk/{bstsupershell.h => bstsupershell.hh}    |    2 +-
 beast-gtk/bsttrackroll.cc                          |    4 +-
 beast-gtk/{bsttrackroll.h => bsttrackroll.hh}      |    2 +-
 beast-gtk/bsttrackrollctrl.cc                      |    4 +-
 .../{bsttrackrollctrl.h => bsttrackrollctrl.hh}    |    2 +-
 beast-gtk/bsttracksynthdialog.cc                   |    4 +-
 ...sttracksynthdialog.h => bsttracksynthdialog.hh} |    4 +-
 beast-gtk/bsttrackview.cc                          |   10 +++---
 beast-gtk/{bsttrackview.h => bsttrackview.hh}      |    6 ++--
 beast-gtk/bsttreestores.cc                         |    2 +-
 beast-gtk/{bsttreestores.h => bsttreestores.hh}    |    2 +-
 beast-gtk/bstusermessage.cc                        |    6 ++--
 beast-gtk/{bstusermessage.h => bstusermessage.hh}  |    2 +-
 beast-gtk/bstutils.cc                              |   30 ++++++++--------
 beast-gtk/{bstutils.h => bstutils.hh}              |    6 ++--
 beast-gtk/bstwaveeditor.cc                         |    8 ++--
 beast-gtk/{bstwaveeditor.h => bstwaveeditor.hh}    |    4 +-
 beast-gtk/bstwaveview.cc                           |   10 +++---
 beast-gtk/{bstwaveview.h => bstwaveview.hh}        |    2 +-
 beast-gtk/bstxframe.cc                             |    4 +-
 beast-gtk/{bstxframe.h => bstxframe.hh}            |    0
 beast-gtk/bstxkb.cc                                |    2 +-
 beast-gtk/{bstxkb.h => bstxkb.hh}                  |    0
 beast-gtk/bstzoomedwindow.cc                       |    4 +-
 .../{bstzoomedwindow.h => bstzoomedwindow.hh}      |    0
 beast-gtk/testgui.cc                               |   10 +++---
 151 files changed, 312 insertions(+), 312 deletions(-)
---
diff --git a/beast-gtk/Makefile.am b/beast-gtk/Makefile.am
index a78086e..a16433f 100644
--- a/beast-gtk/Makefile.am
+++ b/beast-gtk/Makefile.am
@@ -22,24 +22,24 @@ LIBS += # -lefence # -pg
 #
 # BEAST header files that don't get installed
 beast_headers = $(strip \
-	bsttrackrollctrl.h	bstxframe.h	bstscrollgraph.h 	\
-	bstdbmeter.h		bstbusmixer.h	bstbuseditor.h		bstitemseqdialog.h  \
-	bstcanvassource.h	bstapp.h	bstasciipixbuf.h	bstcanvaslink.h	    \
-	bstpatterncolumns.h	bstxkb.h	bstpatternview.h	bstpatternctrl.h    \
-	bstkeybindings.h	bstprofiler.h	bstgrowbar.h		bstbusview.h        \
-	bstpianorollctrl.h	bstpartview.h	bstpianoroll.h		bstplayback.h	    \
-	bsttrackroll.h		bstcluehunter.h	bstprojectctrl.h	bstcxxutils.h	    \
-	bstauxdialogs.h		bstsegment.h	bsteventrollctrl.h	bsteventroll.h	    \
-	bstsnifferscope.h	bstwaveview.h	bstfiledialog.h		bstgconfig.h	    \
-	bstlogadjustment.h	bstitemview.h	bstservermonitor.h	bstknob.h	    \
-	bstparamview.h		bstmenus.h	bstparam.h		bstpartdialog.h	    \
-	bstprocbrowser.h	bstqsampler.h	bstpreferences.h	bstprocedure.h	    \
-	bstrackeditor.h		bstrackitem.h	bstracktable.h		bstsequence.h	    \
-	bstsnetrouter.h		bstsplash.h	bsttrackview.h		bstsupershell.h	    \
-	bstusermessage.h	bstdial.h	bsttracksynthdialog.h	bstwaveeditor.h	    \
-	bstzoomedwindow.h	bstskinconfig.h	bstmsgabsorb.h		bstsampleeditor.h   \
-	bstrackview.h		bsttreestores.h	bstbseutils.h		bstutils.h	    \
-	bstdefs.h \
+	bsttrackrollctrl.hh	bstxframe.hh	bstscrollgraph.hh 	\
+	bstdbmeter.hh		bstbusmixer.hh	bstbuseditor.hh		bstitemseqdialog.hh  \
+	bstcanvassource.hh	bstapp.hh	bstasciipixbuf.hh	bstcanvaslink.hh	    \
+	bstpatterncolumns.hh	bstxkb.hh	bstpatternview.hh	bstpatternctrl.hh    \
+	bstkeybindings.hh	bstprofiler.hh	bstgrowbar.hh		bstbusview.hh        \
+	bstpianorollctrl.hh	bstpartview.hh	bstpianoroll.hh		bstplayback.hh	    \
+	bsttrackroll.hh		bstcluehunter.hh	bstprojectctrl.hh	bstcxxutils.hh	    \
+	bstauxdialogs.hh		bstsegment.hh	bsteventrollctrl.hh	bsteventroll.hh	    \
+	bstsnifferscope.hh	bstwaveview.hh	bstfiledialog.hh		bstgconfig.hh	    \
+	bstlogadjustment.hh	bstitemview.hh	bstservermonitor.hh	bstknob.hh	    \
+	bstparamview.hh		bstmenus.hh	bstparam.hh		bstpartdialog.hh	    \
+	bstprocbrowser.hh	bstqsampler.hh	bstpreferences.hh	bstprocedure.hh	    \
+	bstrackeditor.hh		bstrackitem.hh	bstracktable.hh		bstsequence.hh	    \
+	bstsnetrouter.hh		bstsplash.hh	bsttrackview.hh		bstsupershell.hh	    \
+	bstusermessage.hh	bstdial.hh	bsttracksynthdialog.hh	bstwaveeditor.hh	    \
+	bstzoomedwindow.hh	bstskinconfig.hh	bstmsgabsorb.hh		bstsampleeditor.hh   \
+	bstrackview.hh		bsttreestores.hh	bstbseutils.hh		bstutils.hh	    \
+	bstdefs.hh \
 )
 EXTRA_DIST += $(beast_headers)
 # BEAST sources to build the program from
diff --git a/beast-gtk/bstapp.cc b/beast-gtk/bstapp.cc
index bfd5b9e..584dcb7 100644
--- a/beast-gtk/bstapp.cc
+++ b/beast-gtk/bstapp.cc
@@ -15,21 +15,21 @@
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
 #include "topconfig.h"
-#include "bstapp.h"
-#include "bstparam.h"
-#include "bstskinconfig.h"
-#include "bstsupershell.h"
-#include "bstfiledialog.h"
-#include "bstgconfig.h"
-#include "bstpreferences.h"
-#include "bstprocbrowser.h"
-#include "bstservermonitor.h"
-#include "bstrackeditor.h"
-#include "bstmenus.h"
-#include "bstprocedure.h"
-#include "bstprojectctrl.h"
-#include "bstprofiler.h"
-#include "bstusermessage.h"
+#include "bstapp.hh"
+#include "bstparam.hh"
+#include "bstskinconfig.hh"
+#include "bstsupershell.hh"
+#include "bstfiledialog.hh"
+#include "bstgconfig.hh"
+#include "bstpreferences.hh"
+#include "bstprocbrowser.hh"
+#include "bstservermonitor.hh"
+#include "bstrackeditor.hh"
+#include "bstmenus.hh"
+#include "bstprocedure.hh"
+#include "bstprojectctrl.hh"
+#include "bstprofiler.hh"
+#include "bstusermessage.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstapp.h b/beast-gtk/bstapp.hh
similarity index 99%
rename from beast-gtk/bstapp.h
rename to beast-gtk/bstapp.hh
index 9565f8e..bd9956f 100644
--- a/beast-gtk/bstapp.h
+++ b/beast-gtk/bstapp.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_APP_H__
 #define __BST_APP_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstasciipixbuf.cc b/beast-gtk/bstasciipixbuf.cc
index a117e7c..7f7c147 100644
--- a/beast-gtk/bstasciipixbuf.cc
+++ b/beast-gtk/bstasciipixbuf.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstasciipixbuf.h"
+#include "bstasciipixbuf.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstasciipixbuf.h b/beast-gtk/bstasciipixbuf.hh
similarity index 100%
rename from beast-gtk/bstasciipixbuf.h
rename to beast-gtk/bstasciipixbuf.hh
diff --git a/beast-gtk/bstauxdialogs.cc b/beast-gtk/bstauxdialogs.cc
index e5faf13..a12c09c 100644
--- a/beast-gtk/bstauxdialogs.cc
+++ b/beast-gtk/bstauxdialogs.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstauxdialogs.h"
+#include "bstauxdialogs.hh"
 #include <gdk/gdkkeysyms.h>
 
 
diff --git a/beast-gtk/bstauxdialogs.h b/beast-gtk/bstauxdialogs.hh
similarity index 99%
rename from beast-gtk/bstauxdialogs.h
rename to beast-gtk/bstauxdialogs.hh
index 50a6307..641a022 100644
--- a/beast-gtk/bstauxdialogs.h
+++ b/beast-gtk/bstauxdialogs.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_AUX_DIALOGS_H__
 #define __BST_AUX_DIALOGS_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstbseutils.cc b/beast-gtk/bstbseutils.cc
index 54798ab..72db323 100644
--- a/beast-gtk/bstbseutils.cc
+++ b/beast-gtk/bstbseutils.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstbseutils.h"
+#include "bstbseutils.hh"
 
 /* --- BEAST utilities --- */
 BseErrorType
diff --git a/beast-gtk/bstbseutils.h b/beast-gtk/bstbseutils.hh
similarity index 100%
rename from beast-gtk/bstbseutils.h
rename to beast-gtk/bstbseutils.hh
diff --git a/beast-gtk/bstbuseditor.cc b/beast-gtk/bstbuseditor.cc
index f31c605..9827f18 100644
--- a/beast-gtk/bstbuseditor.cc
+++ b/beast-gtk/bstbuseditor.cc
@@ -14,10 +14,10 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstbuseditor.h"
-#include "bstparam.h"
-#include "bstitemseqdialog.h" // FIXME
-#include "bstsnifferscope.h" // FIXME
+#include "bstbuseditor.hh"
+#include "bstparam.hh"
+#include "bstitemseqdialog.hh" // FIXME
+#include "bstsnifferscope.hh" // FIXME
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstbuseditor.h b/beast-gtk/bstbuseditor.hh
similarity index 97%
rename from beast-gtk/bstbuseditor.h
rename to beast-gtk/bstbuseditor.hh
index 9a51c7b..6ff3ad2 100644
--- a/beast-gtk/bstbuseditor.h
+++ b/beast-gtk/bstbuseditor.hh
@@ -17,8 +17,8 @@
 #ifndef __BST_BUS_EDITOR_H__
 #define __BST_BUS_EDITOR_H__
 
-#include "bstitemview.h"
-#include "bstdbmeter.h"
+#include "bstitemview.hh"
+#include "bstdbmeter.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstbusmixer.cc b/beast-gtk/bstbusmixer.cc
index 7206638..09ba022 100644
--- a/beast-gtk/bstbusmixer.cc
+++ b/beast-gtk/bstbusmixer.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstbusmixer.h"
-#include "bstbuseditor.h"
+#include "bstbusmixer.hh"
+#include "bstbuseditor.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstbusmixer.h b/beast-gtk/bstbusmixer.hh
similarity index 98%
rename from beast-gtk/bstbusmixer.h
rename to beast-gtk/bstbusmixer.hh
index 7a10db4..1573913 100644
--- a/beast-gtk/bstbusmixer.h
+++ b/beast-gtk/bstbusmixer.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_BUS_MIXER_H__
 #define __BST_BUS_MIXER_H__
 
-#include	"bstitemview.h"
+#include	"bstitemview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstbusview.cc b/beast-gtk/bstbusview.cc
index fb0c52c..5280972 100644
--- a/beast-gtk/bstbusview.cc
+++ b/beast-gtk/bstbusview.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstbusview.h"
+#include "bstbusview.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstbusview.h b/beast-gtk/bstbusview.hh
similarity index 98%
rename from beast-gtk/bstbusview.h
rename to beast-gtk/bstbusview.hh
index 2b3928e..8d7bef9 100644
--- a/beast-gtk/bstbusview.h
+++ b/beast-gtk/bstbusview.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_BUS_VIEW_H__
 #define __BST_BUS_VIEW_H__
 
-#include	"bstitemview.h"
+#include	"bstitemview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstcanvaslink.cc b/beast-gtk/bstcanvaslink.cc
index 867836f..76c01e1 100644
--- a/beast-gtk/bstcanvaslink.cc
+++ b/beast-gtk/bstcanvaslink.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstcanvaslink.h"
+#include "bstcanvaslink.hh"
 
 #include <math.h>
 
diff --git a/beast-gtk/bstcanvaslink.h b/beast-gtk/bstcanvaslink.hh
similarity index 98%
rename from beast-gtk/bstcanvaslink.h
rename to beast-gtk/bstcanvaslink.hh
index 66b3c66..a48815d 100644
--- a/beast-gtk/bstcanvaslink.h
+++ b/beast-gtk/bstcanvaslink.hh
@@ -17,8 +17,8 @@
 #ifndef __BST_CANVAS_LINK_H__
 #define __BST_CANVAS_LINK_H__
 
-#include	"bstutils.h"
-#include	"bstcanvassource.h"
+#include	"bstutils.hh"
+#include	"bstcanvassource.hh"
 
 
 #ifdef __cplusplus
diff --git a/beast-gtk/bstcanvassource.cc b/beast-gtk/bstcanvassource.cc
index ac3318d..9fae4fb 100644
--- a/beast-gtk/bstcanvassource.cc
+++ b/beast-gtk/bstcanvassource.cc
@@ -14,11 +14,11 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstcanvassource.h"
+#include "bstcanvassource.hh"
 
 #include "topconfig.h"
-#include "bstparamview.h"
-#include "bstgconfig.h"
+#include "bstparamview.hh"
+#include "bstgconfig.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstcanvassource.h b/beast-gtk/bstcanvassource.hh
similarity index 99%
rename from beast-gtk/bstcanvassource.h
rename to beast-gtk/bstcanvassource.hh
index 2ae0f00..48bb18e 100644
--- a/beast-gtk/bstcanvassource.h
+++ b/beast-gtk/bstcanvassource.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_CANVAS_SOURCE_H__
 #define __BST_CANVAS_SOURCE_H__
 
-#include	"bstutils.h"
+#include	"bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstcluehunter.cc b/beast-gtk/bstcluehunter.cc
index 82cb1f8..47c86dc 100644
--- a/beast-gtk/bstcluehunter.cc
+++ b/beast-gtk/bstcluehunter.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstcluehunter.h"
+#include "bstcluehunter.hh"
 #include "bstmarshal.h"
 #include <gdk/gdkkeysyms.h>
 #include <string.h>
diff --git a/beast-gtk/bstcluehunter.h b/beast-gtk/bstcluehunter.hh
similarity index 100%
rename from beast-gtk/bstcluehunter.h
rename to beast-gtk/bstcluehunter.hh
diff --git a/beast-gtk/bstcxxutils.cc b/beast-gtk/bstcxxutils.cc
index f86da7a..98c05aa 100644
--- a/beast-gtk/bstcxxutils.cc
+++ b/beast-gtk/bstcxxutils.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstcxxutils.h"
-#include "bstusermessage.h"
+#include "bstcxxutils.hh"
+#include "bstusermessage.hh"
 #include <birnet/birnet.hh>
 
 using namespace Birnet;
diff --git a/beast-gtk/bstcxxutils.h b/beast-gtk/bstcxxutils.hh
similarity index 97%
rename from beast-gtk/bstcxxutils.h
rename to beast-gtk/bstcxxutils.hh
index 6e72388..81d51f6 100644
--- a/beast-gtk/bstcxxutils.h
+++ b/beast-gtk/bstcxxutils.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_XXUTILS_H__
 #define __BST_XXUTILS_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstdbmeter.cc b/beast-gtk/bstdbmeter.cc
index e7e06e2..1a66fcc 100644
--- a/beast-gtk/bstdbmeter.cc
+++ b/beast-gtk/bstdbmeter.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstdbmeter.h"
+#include "bstdbmeter.hh"
 #include <string.h>
 #include <math.h>
 
diff --git a/beast-gtk/bstdbmeter.h b/beast-gtk/bstdbmeter.hh
similarity index 99%
rename from beast-gtk/bstdbmeter.h
rename to beast-gtk/bstdbmeter.hh
index f109d0f..4a448cf 100644
--- a/beast-gtk/bstdbmeter.h
+++ b/beast-gtk/bstdbmeter.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_DB_METER_H__
 #define __BST_DB_METER_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstdefs.h b/beast-gtk/bstdefs.hh
similarity index 99%
rename from beast-gtk/bstdefs.h
rename to beast-gtk/bstdefs.hh
index e4aadd6..efc27b3 100644
--- a/beast-gtk/bstdefs.h
+++ b/beast-gtk/bstdefs.hh
@@ -19,7 +19,7 @@
 
 #include <gxk/gxk.hh>
 #include <libintl.h>
-#include "bstzoomedwindow.h"
+#include "bstzoomedwindow.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstdial.cc b/beast-gtk/bstdial.cc
index 0bdd23f..8db7840 100644
--- a/beast-gtk/bstdial.cc
+++ b/beast-gtk/bstdial.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstdial.h"
+#include "bstdial.hh"
 
 #include <gtk/gtkmain.h>
 #include <gtk/gtksignal.h>
diff --git a/beast-gtk/bstdial.h b/beast-gtk/bstdial.hh
similarity index 100%
rename from beast-gtk/bstdial.h
rename to beast-gtk/bstdial.hh
diff --git a/beast-gtk/bsteffectview.cc b/beast-gtk/bsteffectview.cc
index 243fa15..38d3603 100644
--- a/beast-gtk/bsteffectview.cc
+++ b/beast-gtk/bsteffectview.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include	"bsteffectview.h"
+#include	"bsteffectview.hh"
 
-#include	"bstparamview.h"
+#include	"bstparamview.hh"
 
 
 
diff --git a/beast-gtk/bsteffectview.h b/beast-gtk/bsteffectview.hh
similarity index 98%
rename from beast-gtk/bsteffectview.h
rename to beast-gtk/bsteffectview.hh
index f067398..19835a1 100644
--- a/beast-gtk/bsteffectview.h
+++ b/beast-gtk/bsteffectview.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_EFFECT_VIEW_H__
 #define __BST_EFFECT_VIEW_H__
 
-#include	"bstitemview.h"
+#include	"bstitemview.hh"
 
 
 #ifdef __cplusplus
diff --git a/beast-gtk/bsteventroll.cc b/beast-gtk/bsteventroll.cc
index 1cad8f6..50fbbc7 100644
--- a/beast-gtk/bsteventroll.cc
+++ b/beast-gtk/bsteventroll.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bsteventroll.h"
-#include "bstasciipixbuf.h"
-#include "bstskinconfig.h"
+#include "bsteventroll.hh"
+#include "bstasciipixbuf.hh"
+#include "bstskinconfig.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bsteventroll.h b/beast-gtk/bsteventroll.hh
similarity index 99%
rename from beast-gtk/bsteventroll.h
rename to beast-gtk/bsteventroll.hh
index 712baa9..18c2118 100644
--- a/beast-gtk/bsteventroll.h
+++ b/beast-gtk/bsteventroll.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_EVENT_ROLL_H__
 #define __BST_EVENT_ROLL_H__
 
-#include	"bstsegment.h"
+#include	"bstsegment.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bsteventrollctrl.cc b/beast-gtk/bsteventrollctrl.cc
index 8be0db7..1a698b9 100644
--- a/beast-gtk/bsteventrollctrl.cc
+++ b/beast-gtk/bsteventrollctrl.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bsteventrollctrl.h"
-#include "bstpianorollctrl.h"
+#include "bsteventrollctrl.hh"
+#include "bstpianorollctrl.hh"
 
 
 #define CONTROL_TYPE(erctrl)    ((erctrl)->eroll->control_type)
diff --git a/beast-gtk/bsteventrollctrl.h b/beast-gtk/bsteventrollctrl.hh
similarity index 99%
rename from beast-gtk/bsteventrollctrl.h
rename to beast-gtk/bsteventrollctrl.hh
index f5bbbec..66af456 100644
--- a/beast-gtk/bsteventrollctrl.h
+++ b/beast-gtk/bsteventrollctrl.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_EVENT_ROLL_CONTROLLER_H__
 #define __BST_EVENT_ROLL_CONTROLLER_H__
 
-#include "bsteventroll.h"
+#include "bsteventroll.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstfiledialog.cc b/beast-gtk/bstfiledialog.cc
index 783d8e9..12b0625 100644
--- a/beast-gtk/bstfiledialog.cc
+++ b/beast-gtk/bstfiledialog.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstfiledialog.h"
-#include "bstmenus.h"
-#include "bsttreestores.h"
+#include "bstfiledialog.hh"
+#include "bstmenus.hh"
+#include "bsttreestores.hh"
 #include <unistd.h>
 #include <stdio.h>
 #include <string.h>
diff --git a/beast-gtk/bstfiledialog.h b/beast-gtk/bstfiledialog.hh
similarity index 99%
rename from beast-gtk/bstfiledialog.h
rename to beast-gtk/bstfiledialog.hh
index ab0280c..96b76b7 100644
--- a/beast-gtk/bstfiledialog.h
+++ b/beast-gtk/bstfiledialog.hh
@@ -17,8 +17,8 @@
 #ifndef __BST_FILE_DIALOG_H__
 #define __BST_FILE_DIALOG_H__
 
-#include "bstutils.h"
-#include "bstapp.h"
+#include "bstutils.hh"
+#include "bstapp.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstgconfig.cc b/beast-gtk/bstgconfig.cc
index 2502959..065b66a 100644
--- a/beast-gtk/bstgconfig.cc
+++ b/beast-gtk/bstgconfig.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include	"bstgconfig.h"
+#include	"bstgconfig.hh"
 
 #include	<string.h>
 
diff --git a/beast-gtk/bstgconfig.h b/beast-gtk/bstgconfig.hh
similarity index 95%
rename from beast-gtk/bstgconfig.h
rename to beast-gtk/bstgconfig.hh
index 13d757b..1adbd3d 100644
--- a/beast-gtk/bstgconfig.h
+++ b/beast-gtk/bstgconfig.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_GCONFIG_H__
 #define __BST_GCONFIG_H__
 
-#include	"bstutils.h"
+#include	"bstutils.hh"
 
 G_BEGIN_DECLS
 
@@ -37,7 +37,7 @@ void		bst_gconfig_set_rec_rc_version	(SfiRec         *rec,
 void		bst_gconfig_apply		(SfiRec		*rec);
 GParamSpec*	bst_gconfig_pspec		(void);
 void		bst_gconfig_push_updates	(void);
-/* bstutils.h: BstGConfig*     bst_gconfig_get_global (void); */
+/* bstutils.hh: BstGConfig*     bst_gconfig_get_global (void); */
 
 
 /* --- rc file --- */
diff --git a/beast-gtk/bstgrowbar.cc b/beast-gtk/bstgrowbar.cc
index 71eae33..73afc7c 100644
--- a/beast-gtk/bstgrowbar.cc
+++ b/beast-gtk/bstgrowbar.cc
@@ -15,8 +15,8 @@
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
 #include <sfi/glib-extra.hh>
-#include "bstgrowbar.h"
-#include "bstdefs.h"
+#include "bstgrowbar.hh"
+#include "bstdefs.hh"
 #include <gtk/gtkhbox.h>
 #include <gtk/gtkvbox.h>
 #include <gtk/gtkbutton.h>
diff --git a/beast-gtk/bstgrowbar.h b/beast-gtk/bstgrowbar.hh
similarity index 100%
rename from beast-gtk/bstgrowbar.h
rename to beast-gtk/bstgrowbar.hh
diff --git a/beast-gtk/bstitemseqdialog.cc b/beast-gtk/bstitemseqdialog.cc
index c88edaf..c7dca92 100644
--- a/beast-gtk/bstitemseqdialog.cc
+++ b/beast-gtk/bstitemseqdialog.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstitemseqdialog.h"
-#include "bsttreestores.h"
+#include "bstitemseqdialog.hh"
+#include "bsttreestores.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstitemseqdialog.h b/beast-gtk/bstitemseqdialog.hh
similarity index 98%
rename from beast-gtk/bstitemseqdialog.h
rename to beast-gtk/bstitemseqdialog.hh
index 1cd0bfa..c471eb2 100644
--- a/beast-gtk/bstitemseqdialog.h
+++ b/beast-gtk/bstitemseqdialog.hh
@@ -17,8 +17,8 @@
 #ifndef __BST_ITEM_SEQ_DIALOG_H__
 #define __BST_ITEM_SEQ_DIALOG_H__
 
-#include "bstutils.h"
-#include "bstwaveview.h"
+#include "bstutils.hh"
+#include "bstwaveview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstitemview.cc b/beast-gtk/bstitemview.cc
index 38454c6..2801170 100644
--- a/beast-gtk/bstitemview.cc
+++ b/beast-gtk/bstitemview.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstitemview.h"
-#include "bstparamview.h"
-#include "bsttreestores.h"
+#include "bstitemview.hh"
+#include "bstparamview.hh"
+#include "bsttreestores.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstitemview.h b/beast-gtk/bstitemview.hh
similarity index 99%
rename from beast-gtk/bstitemview.h
rename to beast-gtk/bstitemview.hh
index 5f6cec1..378a850 100644
--- a/beast-gtk/bstitemview.h
+++ b/beast-gtk/bstitemview.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_ITEM_VIEW_H__
 #define __BST_ITEM_VIEW_H__
 
-#include	"bstutils.h"
+#include	"bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstkeybindings.cc b/beast-gtk/bstkeybindings.cc
index 42f802b..34acfb1 100644
--- a/beast-gtk/bstkeybindings.cc
+++ b/beast-gtk/bstkeybindings.cc
@@ -15,10 +15,10 @@
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
 #include "topconfig.h"  /* BST_PATH_KEYS */
-#include "bstkeybindings.h"
-#include "bstauxdialogs.h"
-#include "bstpatternctrl.h"
-#include "bstfiledialog.h"
+#include "bstkeybindings.hh"
+#include "bstauxdialogs.hh"
+#include "bstpatternctrl.hh"
+#include "bstfiledialog.hh"
 #include <string.h>
 
 enum {
diff --git a/beast-gtk/bstkeybindings.h b/beast-gtk/bstkeybindings.hh
similarity index 99%
rename from beast-gtk/bstkeybindings.h
rename to beast-gtk/bstkeybindings.hh
index 8e8fe29..01ca254 100644
--- a/beast-gtk/bstkeybindings.h
+++ b/beast-gtk/bstkeybindings.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_KEY_BINDINGS_H__
 #define __BST_KEY_BINDINGS_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstknob.cc b/beast-gtk/bstknob.cc
index bf35b79..5af255c 100644
--- a/beast-gtk/bstknob.cc
+++ b/beast-gtk/bstknob.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstutils.h"	/* for the knob pixbuf */
-#include "bstknob.h"
+#include "bstutils.hh"	/* for the knob pixbuf */
+#include "bstknob.hh"
 
 #include <gtk/gtkmain.h>
 #include <gtk/gtksignal.h>
diff --git a/beast-gtk/bstknob.h b/beast-gtk/bstknob.hh
similarity index 100%
rename from beast-gtk/bstknob.h
rename to beast-gtk/bstknob.hh
diff --git a/beast-gtk/bstlogadjustment.cc b/beast-gtk/bstlogadjustment.cc
index a66f93c..89599d8 100644
--- a/beast-gtk/bstlogadjustment.cc
+++ b/beast-gtk/bstlogadjustment.cc
@@ -15,7 +15,7 @@
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
 #include <sfi/glib-extra.hh>
-#include "bstlogadjustment.h"
+#include "bstlogadjustment.hh"
 
 #include <math.h>
 
diff --git a/beast-gtk/bstlogadjustment.h b/beast-gtk/bstlogadjustment.hh
similarity index 100%
rename from beast-gtk/bstlogadjustment.h
rename to beast-gtk/bstlogadjustment.hh
diff --git a/beast-gtk/bstmain.cc b/beast-gtk/bstmain.cc
index d00c057..7a4a46b 100644
--- a/beast-gtk/bstmain.cc
+++ b/beast-gtk/bstmain.cc
@@ -14,19 +14,19 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstutils.h"
-#include "bstcxxutils.h"
+#include "bstutils.hh"
+#include "bstcxxutils.hh"
 #include "bse/bse.hh"
-#include "bstapp.h"
-#include "bstsplash.h"
-#include "bstxkb.h"
-#include "bstgconfig.h"
-#include "bstkeybindings.h"
-#include "bstskinconfig.h"
-#include "bstmsgabsorb.h"
-#include "bstusermessage.h"
-#include "bstparam.h"
-#include "bstpreferences.h"
+#include "bstapp.hh"
+#include "bstsplash.hh"
+#include "bstxkb.hh"
+#include "bstgconfig.hh"
+#include "bstkeybindings.hh"
+#include "bstskinconfig.hh"
+#include "bstmsgabsorb.hh"
+#include "bstusermessage.hh"
+#include "bstparam.hh"
+#include "bstpreferences.hh"
 #include "topconfig.h"
 #include "data/beast-images.h"
 #include <unistd.h>
diff --git a/beast-gtk/bstmenus.cc b/beast-gtk/bstmenus.cc
index 7f4335d..9ff20b5 100644
--- a/beast-gtk/bstmenus.cc
+++ b/beast-gtk/bstmenus.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstmenus.h"
+#include "bstmenus.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstmenus.h b/beast-gtk/bstmenus.hh
similarity index 99%
rename from beast-gtk/bstmenus.h
rename to beast-gtk/bstmenus.hh
index 1f3fce8..1f4a0dc 100644
--- a/beast-gtk/bstmenus.h
+++ b/beast-gtk/bstmenus.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_MENUS_H__
 #define __BST_MENUS_H__
 
-#include        "bstutils.h"
+#include        "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstmsgabsorb.cc b/beast-gtk/bstmsgabsorb.cc
index 198fd90..876d7c7 100644
--- a/beast-gtk/bstmsgabsorb.cc
+++ b/beast-gtk/bstmsgabsorb.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstmsgabsorb.h"
+#include "bstmsgabsorb.hh"
 #include <string.h>
 
 enum {
diff --git a/beast-gtk/bstmsgabsorb.h b/beast-gtk/bstmsgabsorb.hh
similarity index 98%
rename from beast-gtk/bstmsgabsorb.h
rename to beast-gtk/bstmsgabsorb.hh
index d45ef94..42eac01 100644
--- a/beast-gtk/bstmsgabsorb.h
+++ b/beast-gtk/bstmsgabsorb.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_MSG_ABSORB_H__
 #define __BST_MSG_ABSORB_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstparam-automation.cc b/beast-gtk/bstparam-automation.cc
index 99ddd47..6f55022 100644
--- a/beast-gtk/bstparam-automation.cc
+++ b/beast-gtk/bstparam-automation.cc
@@ -17,7 +17,7 @@
 
 
 /* --- automation setup editor --- */
-#include "bstprocedure.h"
+#include "bstprocedure.hh"
 
 static void
 param_automation_dialog_cancel (GxkDialog *dialog)
diff --git a/beast-gtk/bstparam-color-spinner.cc b/beast-gtk/bstparam-color-spinner.cc
index 4bfe2b3..4cf43c4 100644
--- a/beast-gtk/bstparam-color-spinner.cc
+++ b/beast-gtk/bstparam-color-spinner.cc
@@ -17,7 +17,7 @@
 
 
 /* --- color parameter editors --- */
-#include "bstauxdialogs.h"
+#include "bstauxdialogs.hh"
 static gint
 param_color_spinner_input (GtkSpinButton *spin_button,
                           gdouble       *svalue,
diff --git a/beast-gtk/bstparam-item-seq.cc b/beast-gtk/bstparam-item-seq.cc
index f149ccc..625f259 100644
--- a/beast-gtk/bstparam-item-seq.cc
+++ b/beast-gtk/bstparam-item-seq.cc
@@ -17,7 +17,7 @@
 
 
 /* --- item sequence editors --- */
-#include "bstitemseqdialog.h"
+#include "bstitemseqdialog.hh"
 static void
 param_item_seq_changed (gpointer             data,
                         BseItemSeq          *iseq,
diff --git a/beast-gtk/bstparam-note-sequence.cc b/beast-gtk/bstparam-note-sequence.cc
index 95dbf7a..32d8346 100644
--- a/beast-gtk/bstparam-note-sequence.cc
+++ b/beast-gtk/bstparam-note-sequence.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstsequence.h"
+#include "bstsequence.hh"
 
 /* --- string parameters --- */
 static void
diff --git a/beast-gtk/bstparam-proxy.cc b/beast-gtk/bstparam-proxy.cc
index c5d0abb..aaca4fa 100644
--- a/beast-gtk/bstparam-proxy.cc
+++ b/beast-gtk/bstparam-proxy.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstcluehunter.h"
+#include "bstcluehunter.hh"
 #include <string.h>
 
 /* --- SfiProxy parameter editors --- */
diff --git a/beast-gtk/bstparam-scale.cc b/beast-gtk/bstparam-scale.cc
index 07ee1e0..f11cc33 100644
--- a/beast-gtk/bstparam-scale.cc
+++ b/beast-gtk/bstparam-scale.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstdial.h"
-#include "bstknob.h"
+#include "bstdial.hh"
+#include "bstknob.hh"
 
 /* --- scale-alike parameter editor --- */
 enum {
diff --git a/beast-gtk/bstparam-searchpath.cc b/beast-gtk/bstparam-searchpath.cc
index 84c1c72..357a739 100644
--- a/beast-gtk/bstparam-searchpath.cc
+++ b/beast-gtk/bstparam-searchpath.cc
@@ -17,8 +17,8 @@
 
 
 /* --- searchpath editor --- */
-#include "bstauxdialogs.h"
-#include "bstfiledialog.h"
+#include "bstauxdialogs.hh"
+#include "bstfiledialog.hh"
 static void
 param_searchpath_change_value (GtkWidget *entry)
 {
diff --git a/beast-gtk/bstparam.cc b/beast-gtk/bstparam.cc
index 41f5fed..230696c 100644
--- a/beast-gtk/bstparam.cc
+++ b/beast-gtk/bstparam.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstparam.h"
-#include "bstxframe.h"
+#include "bstparam.hh"
+#include "bstxframe.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstparam.h b/beast-gtk/bstparam.hh
similarity index 99%
rename from beast-gtk/bstparam.h
rename to beast-gtk/bstparam.hh
index 7dfc13d..1f687da 100644
--- a/beast-gtk/bstparam.h
+++ b/beast-gtk/bstparam.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PARAM_H__
 #define __BST_PARAM_H__
 
-#include	"bstutils.h"
+#include	"bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstparamview.cc b/beast-gtk/bstparamview.cc
index fc20684..44b0c66 100644
--- a/beast-gtk/bstparamview.cc
+++ b/beast-gtk/bstparamview.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstparamview.h"
+#include "bstparamview.hh"
 
-#include "bstparam.h"
+#include "bstparam.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstparamview.h b/beast-gtk/bstparamview.hh
similarity index 99%
rename from beast-gtk/bstparamview.h
rename to beast-gtk/bstparamview.hh
index a7163a7..71654ce 100644
--- a/beast-gtk/bstparamview.h
+++ b/beast-gtk/bstparamview.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PARAM_VIEW_H__
 #define __BST_PARAM_VIEW_H__
 
-#include	"bstutils.h"
+#include	"bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstpartdialog.cc b/beast-gtk/bstpartdialog.cc
index 1dab3fc..f98491e 100644
--- a/beast-gtk/bstpartdialog.cc
+++ b/beast-gtk/bstpartdialog.cc
@@ -14,11 +14,11 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstpartdialog.h"
-#include "bstprocedure.h"
-#include "bstmenus.h"
-#include "bstparam.h"
-#include "bstgrowbar.h"
+#include "bstpartdialog.hh"
+#include "bstprocedure.hh"
+#include "bstmenus.hh"
+#include "bstparam.hh"
+#include "bstgrowbar.hh"
 
 #define SCROLLBAR_SPACING (3) /* from gtkscrolledwindow.c:DEFAULT_SCROLLBAR_SPACING */
 
diff --git a/beast-gtk/bstpartdialog.h b/beast-gtk/bstpartdialog.hh
similarity index 92%
rename from beast-gtk/bstpartdialog.h
rename to beast-gtk/bstpartdialog.hh
index accb290..0db8f8d 100644
--- a/beast-gtk/bstpartdialog.h
+++ b/beast-gtk/bstpartdialog.hh
@@ -17,12 +17,12 @@
 #ifndef __BST_PART_DIALOG_H__
 #define __BST_PART_DIALOG_H__
 
-#include	"bstpianoroll.h"
-#include	"bsteventroll.h"
-#include	"bstpatternview.h"
-#include	"bstpatternctrl.h"
-#include	"bstpianorollctrl.h"
-#include	"bsteventrollctrl.h"
+#include	"bstpianoroll.hh"
+#include	"bsteventroll.hh"
+#include	"bstpatternview.hh"
+#include	"bstpatternctrl.hh"
+#include	"bstpianorollctrl.hh"
+#include	"bsteventrollctrl.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstpartview.cc b/beast-gtk/bstpartview.cc
index b763f4f..0ca42c9 100644
--- a/beast-gtk/bstpartview.cc
+++ b/beast-gtk/bstpartview.cc
@@ -14,10 +14,10 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstpartview.h"
+#include "bstpartview.hh"
 
-#include "bstpartdialog.h"
-#include "bstpianoroll.h"
+#include "bstpartdialog.hh"
+#include "bstpianoroll.hh"
 
 
 
diff --git a/beast-gtk/bstpartview.h b/beast-gtk/bstpartview.hh
similarity index 98%
rename from beast-gtk/bstpartview.h
rename to beast-gtk/bstpartview.hh
index 2079ebd..00950f7 100644
--- a/beast-gtk/bstpartview.h
+++ b/beast-gtk/bstpartview.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PART_VIEW_H__
 #define __BST_PART_VIEW_H__
 
-#include	"bstitemview.h"
+#include	"bstitemview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstpatterncolumns.cc b/beast-gtk/bstpatterncolumns.cc
index e3ecf1d..50917c4 100644
--- a/beast-gtk/bstpatterncolumns.cc
+++ b/beast-gtk/bstpatterncolumns.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstpatterncolumns.h"
-#include "bstpatternview.h"
+#include "bstpatterncolumns.hh"
+#include "bstpatternview.hh"
 #include <string.h>
 #include <math.h>
 
diff --git a/beast-gtk/bstpatterncolumns.h b/beast-gtk/bstpatterncolumns.hh
similarity index 99%
rename from beast-gtk/bstpatterncolumns.h
rename to beast-gtk/bstpatterncolumns.hh
index 11587f6..7c4d5b6 100644
--- a/beast-gtk/bstpatterncolumns.h
+++ b/beast-gtk/bstpatterncolumns.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PATTERN_COLUMNS_H__
 #define __BST_PATTERN_COLUMNS_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstpatternctrl.cc b/beast-gtk/bstpatternctrl.cc
index cf87a2f..78b4ef3 100644
--- a/beast-gtk/bstpatternctrl.cc
+++ b/beast-gtk/bstpatternctrl.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstpatternctrl.h"
-#include "bstkeybindings.h"
+#include "bstpatternctrl.hh"
+#include "bstkeybindings.hh"
 #include <gdk/gdkkeysyms.h>
 #include <string.h>
 
diff --git a/beast-gtk/bstpatternctrl.h b/beast-gtk/bstpatternctrl.hh
similarity index 98%
rename from beast-gtk/bstpatternctrl.h
rename to beast-gtk/bstpatternctrl.hh
index e2ef72b..ab29292 100644
--- a/beast-gtk/bstpatternctrl.h
+++ b/beast-gtk/bstpatternctrl.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PATTERN_CONTROLLER_H__
 #define __BST_PATTERN_CONTROLLER_H__
 
-#include "bstpatternview.h"
+#include "bstpatternview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstpatternview.cc b/beast-gtk/bstpatternview.cc
index 5c63898..85dc571 100644
--- a/beast-gtk/bstpatternview.cc
+++ b/beast-gtk/bstpatternview.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstpatternview.h"
-#include "bstskinconfig.h"
+#include "bstpatternview.hh"
+#include "bstskinconfig.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstpatternview.h b/beast-gtk/bstpatternview.hh
similarity index 98%
rename from beast-gtk/bstpatternview.h
rename to beast-gtk/bstpatternview.hh
index 415e6a1..6ee2826 100644
--- a/beast-gtk/bstpatternview.h
+++ b/beast-gtk/bstpatternview.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PATTERN_VIEW_H__
 #define __BST_PATTERN_VIEW_H__
 
-#include "bstpatterncolumns.h"
+#include "bstpatterncolumns.hh"
 
 G_BEGIN_DECLS
 
@@ -31,7 +31,7 @@ G_BEGIN_DECLS
 
 
 /* --- typedefs & enums --- */
-/* bstpatterncolumns.h: typedef struct _BstPatternView      BstPatternView; */
+/* bstpatterncolumns.hh: typedef struct _BstPatternView      BstPatternView; */
 typedef struct _BstPatternViewClass BstPatternViewClass;
 
 
diff --git a/beast-gtk/bstpianoroll.cc b/beast-gtk/bstpianoroll.cc
index 45246ba..c0995dc 100644
--- a/beast-gtk/bstpianoroll.cc
+++ b/beast-gtk/bstpianoroll.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstpianoroll.h"
-#include "bstasciipixbuf.h"
-#include "bstskinconfig.h"
+#include "bstpianoroll.hh"
+#include "bstasciipixbuf.hh"
+#include "bstskinconfig.hh"
 #include <string.h>
 #include <math.h>
 
diff --git a/beast-gtk/bstpianoroll.h b/beast-gtk/bstpianoroll.hh
similarity index 99%
rename from beast-gtk/bstpianoroll.h
rename to beast-gtk/bstpianoroll.hh
index 28fc202..0bd1cd8 100644
--- a/beast-gtk/bstpianoroll.h
+++ b/beast-gtk/bstpianoroll.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PIANO_ROLL_H__
 #define __BST_PIANO_ROLL_H__
 
-#include        "bstutils.h"
+#include        "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstpianorollctrl.cc b/beast-gtk/bstpianorollctrl.cc
index 5b368b4..54a4edd 100644
--- a/beast-gtk/bstpianorollctrl.cc
+++ b/beast-gtk/bstpianorollctrl.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstpianorollctrl.h"
-#include "bsteventrollctrl.h"
+#include "bstpianorollctrl.hh"
+#include "bsteventrollctrl.hh"
 
 
 #define NOTE_LENGTH(self)       ((self)->note_rtools->action_id)
diff --git a/beast-gtk/bstpianorollctrl.h b/beast-gtk/bstpianorollctrl.hh
similarity index 99%
rename from beast-gtk/bstpianorollctrl.h
rename to beast-gtk/bstpianorollctrl.hh
index 9e5bd1e..ed34548 100644
--- a/beast-gtk/bstpianorollctrl.h
+++ b/beast-gtk/bstpianorollctrl.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PIANO_ROLL_CONTROLLER_H__
 #define __BST_PIANO_ROLL_CONTROLLER_H__
 
-#include "bstpianoroll.h"
+#include "bstpianoroll.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstplayback.cc b/beast-gtk/bstplayback.cc
index 775de4b..a7c4d7c 100644
--- a/beast-gtk/bstplayback.cc
+++ b/beast-gtk/bstplayback.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstplayback.h"
-#include "bstapp.h"
+#include "bstplayback.hh"
+#include "bstapp.hh"
 
 
 
diff --git a/beast-gtk/bstplayback.h b/beast-gtk/bstplayback.hh
similarity index 98%
rename from beast-gtk/bstplayback.h
rename to beast-gtk/bstplayback.hh
index 9ed344c..64f9219 100644
--- a/beast-gtk/bstplayback.h
+++ b/beast-gtk/bstplayback.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PLAY_BACK_H__
 #define __BST_PLAY_BACK_H__
 
-#include        "bstutils.h"
+#include        "bstutils.hh"
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstplaylist.cc b/beast-gtk/bstplaylist.cc
index 7291fbd..cf563a2 100644
--- a/beast-gtk/bstplaylist.cc
+++ b/beast-gtk/bstplaylist.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include	"bstplaylist.h"
+#include	"bstplaylist.hh"
 
-#include	"bstmenus.h"
+#include	"bstmenus.hh"
 
 
 /* --- drop target --- */
diff --git a/beast-gtk/bstplaylist.h b/beast-gtk/bstplaylist.hh
similarity index 98%
rename from beast-gtk/bstplaylist.h
rename to beast-gtk/bstplaylist.hh
index 1d15434..260cce4 100644
--- a/beast-gtk/bstplaylist.h
+++ b/beast-gtk/bstplaylist.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PLAY_LIST_H__
 #define __BST_PLAY_LIST_H__
 
-#include	"bstutils.h"
+#include	"bstutils.hh"
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstpreferences.cc b/beast-gtk/bstpreferences.cc
index 77280e0..f0ec494 100644
--- a/beast-gtk/bstpreferences.cc
+++ b/beast-gtk/bstpreferences.cc
@@ -14,14 +14,14 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstpreferences.h"
-#include "bstgconfig.h"
-#include "bstskinconfig.h"
-#include "bstkeybindings.h"
-#include "bstmsgabsorb.h"
-#include "bstpatternctrl.h"
+#include "bstpreferences.hh"
+#include "bstgconfig.hh"
+#include "bstskinconfig.hh"
+#include "bstkeybindings.hh"
+#include "bstmsgabsorb.hh"
+#include "bstpatternctrl.hh"
 #include "topconfig.h" /* BST_VERSION */
-#include "bstparam.h"
+#include "bstparam.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstpreferences.h b/beast-gtk/bstpreferences.hh
similarity index 98%
rename from beast-gtk/bstpreferences.h
rename to beast-gtk/bstpreferences.hh
index f2dc07b..fad9208 100644
--- a/beast-gtk/bstpreferences.h
+++ b/beast-gtk/bstpreferences.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PREFERENCES_H__
 #define __BST_PREFERENCES_H__
 
-#include "bstparamview.h"
+#include "bstparamview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstprocbrowser.cc b/beast-gtk/bstprocbrowser.cc
index 7670c68..7aef1b6 100644
--- a/beast-gtk/bstprocbrowser.cc
+++ b/beast-gtk/bstprocbrowser.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstprocbrowser.h"
+#include "bstprocbrowser.hh"
 
-#include "bstprocedure.h"
+#include "bstprocedure.hh"
 
 #if 0
 
diff --git a/beast-gtk/bstprocbrowser.h b/beast-gtk/bstprocbrowser.hh
similarity index 98%
rename from beast-gtk/bstprocbrowser.h
rename to beast-gtk/bstprocbrowser.hh
index 8d4ba77..3385c70 100644
--- a/beast-gtk/bstprocbrowser.h
+++ b/beast-gtk/bstprocbrowser.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PROC_BROWSER_H__
 #define __BST_PROC_BROWSER_H__
 
-#include	"bstparamview.h"
+#include	"bstparamview.hh"
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstprocedure.cc b/beast-gtk/bstprocedure.cc
index e410e0f..7880054 100644
--- a/beast-gtk/bstprocedure.cc
+++ b/beast-gtk/bstprocedure.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstprocedure.h"
-#include "bstparam.h"
+#include "bstprocedure.hh"
+#include "bstparam.hh"
 #include <gobject/gvaluecollector.h>
 #include <string.h>
 
diff --git a/beast-gtk/bstprocedure.h b/beast-gtk/bstprocedure.hh
similarity index 99%
rename from beast-gtk/bstprocedure.h
rename to beast-gtk/bstprocedure.hh
index 54c22c9..bfdeb37 100644
--- a/beast-gtk/bstprocedure.h
+++ b/beast-gtk/bstprocedure.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PROCEDURE_H__
 #define __BST_PROCEDURE_H__
 
-#include	"bstparamview.h"
+#include	"bstparamview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstprofiler.cc b/beast-gtk/bstprofiler.cc
index 2a7fbbe..0a619bf 100644
--- a/beast-gtk/bstprofiler.cc
+++ b/beast-gtk/bstprofiler.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstprofiler.h"
+#include "bstprofiler.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstprofiler.h b/beast-gtk/bstprofiler.hh
similarity index 97%
rename from beast-gtk/bstprofiler.h
rename to beast-gtk/bstprofiler.hh
index b515a87..dbe7900 100644
--- a/beast-gtk/bstprofiler.h
+++ b/beast-gtk/bstprofiler.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PROFILER_H__
 #define __BST_PROFILER_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstprojectctrl.cc b/beast-gtk/bstprojectctrl.cc
index ff28f2b..6f26bb2 100644
--- a/beast-gtk/bstprojectctrl.cc
+++ b/beast-gtk/bstprojectctrl.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstprojectctrl.h"
+#include "bstprojectctrl.hh"
 
 #include <math.h>
 
diff --git a/beast-gtk/bstprojectctrl.h b/beast-gtk/bstprojectctrl.hh
similarity index 98%
rename from beast-gtk/bstprojectctrl.h
rename to beast-gtk/bstprojectctrl.hh
index 3b972fc..ca5e36c 100644
--- a/beast-gtk/bstprojectctrl.h
+++ b/beast-gtk/bstprojectctrl.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_PROJECT_CTRL_H__
 #define __BST_PROJECT_CTRL_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstqsampler.cc b/beast-gtk/bstqsampler.cc
index 3988b7c..8badc7b 100644
--- a/beast-gtk/bstqsampler.cc
+++ b/beast-gtk/bstqsampler.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstqsampler.h"
+#include "bstqsampler.hh"
 
-#include "bstutils.h"
+#include "bstutils.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstqsampler.h b/beast-gtk/bstqsampler.hh
similarity index 99%
rename from beast-gtk/bstqsampler.h
rename to beast-gtk/bstqsampler.hh
index e719b70..6093cbe 100644
--- a/beast-gtk/bstqsampler.h
+++ b/beast-gtk/bstqsampler.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_QSAMPLER_H__
 #define __BST_QSAMPLER_H__
 
-#include        "bstutils.h"
+#include        "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstrackeditor.cc b/beast-gtk/bstrackeditor.cc
index ef7b063..36a213f 100644
--- a/beast-gtk/bstrackeditor.cc
+++ b/beast-gtk/bstrackeditor.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstrackeditor.h"
+#include "bstrackeditor.hh"
 #if 0
-#include "bstrackitem.h"
+#include "bstrackitem.hh"
 #endif
 
 
diff --git a/beast-gtk/bstrackeditor.h b/beast-gtk/bstrackeditor.hh
similarity index 98%
rename from beast-gtk/bstrackeditor.h
rename to beast-gtk/bstrackeditor.hh
index 01af0db..f9c1240 100644
--- a/beast-gtk/bstrackeditor.h
+++ b/beast-gtk/bstrackeditor.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_RACK_EDITOR_H__
 #define __BST_RACK_EDITOR_H__
 
-#include "bstracktable.h"
+#include "bstracktable.hh"
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstrackitem.cc b/beast-gtk/bstrackitem.cc
index cd78c85..9d9cfd7 100644
--- a/beast-gtk/bstrackitem.cc
+++ b/beast-gtk/bstrackitem.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstrackitem.h"
-#include "bstmenus.h"
+#include "bstrackitem.hh"
+#include "bstmenus.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstrackitem.h b/beast-gtk/bstrackitem.hh
similarity index 97%
rename from beast-gtk/bstrackitem.h
rename to beast-gtk/bstrackitem.hh
index 4efcdbc..81983c2 100644
--- a/beast-gtk/bstrackitem.h
+++ b/beast-gtk/bstrackitem.hh
@@ -17,8 +17,8 @@
 #ifndef __BST_RACK_ITEM_H__
 #define __BST_RACK_ITEM_H__
 
-#include "bstracktable.h"
-#include "bstparam.h"
+#include "bstracktable.hh"
+#include "bstparam.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstracktable.cc b/beast-gtk/bstracktable.cc
index 1d20207..8f2f02a 100644
--- a/beast-gtk/bstracktable.cc
+++ b/beast-gtk/bstracktable.cc
@@ -14,11 +14,11 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstracktable.h"
+#include "bstracktable.hh"
 #if 0
-#include "bstrackitem.h"
+#include "bstrackitem.hh"
 #endif
-#include "bstutils.h"
+#include "bstutils.hh"
 #include <gtk/gtkalignment.h>
 #include <gtk/gtklabel.h>
 
diff --git a/beast-gtk/bstracktable.h b/beast-gtk/bstracktable.hh
similarity index 99%
rename from beast-gtk/bstracktable.h
rename to beast-gtk/bstracktable.hh
index 02807ae..dde210f 100644
--- a/beast-gtk/bstracktable.h
+++ b/beast-gtk/bstracktable.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_RACK_TABLE_H__
 #define __BST_RACK_TABLE_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstrackview.cc b/beast-gtk/bstrackview.cc
index 191646d..4c3297d 100644
--- a/beast-gtk/bstrackview.cc
+++ b/beast-gtk/bstrackview.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstrackview.h"
-#include "bstrackitem.h"
+#include "bstrackview.hh"
+#include "bstrackitem.hh"
 #include "gxk/gxkrackeditor.hh"
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstrackview.h b/beast-gtk/bstrackview.hh
similarity index 98%
rename from beast-gtk/bstrackview.h
rename to beast-gtk/bstrackview.hh
index 01233b0..d153ee5 100644
--- a/beast-gtk/bstrackview.h
+++ b/beast-gtk/bstrackview.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_RACK_VIEW_H__
 #define __BST_RACK_VIEW_H__
 
-#include        "bstutils.h"
+#include        "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstrtest.cc b/beast-gtk/bstrtest.cc
index 00a5df3..181d013 100644
--- a/beast-gtk/bstrtest.cc
+++ b/beast-gtk/bstrtest.cc
@@ -15,8 +15,8 @@
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
 #include <gtk/gtk.h>
-#include "bstracktable.h"
-#include "bstdial.h"
+#include "bstracktable.hh"
+#include "bstdial.hh"
 
 static GSList *plate_list = NULL;
 
diff --git a/beast-gtk/bstsampleeditor.cc b/beast-gtk/bstsampleeditor.cc
index 8edafd7..ab98267 100644
--- a/beast-gtk/bstsampleeditor.cc
+++ b/beast-gtk/bstsampleeditor.cc
@@ -14,10 +14,10 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include	"bstsampleeditor.h"
+#include	"bstsampleeditor.hh"
 
-#include	"bstprocedure.h"
-#include	"bstmenus.h"
+#include	"bstprocedure.hh"
+#include	"bstmenus.hh"
 #include	<gdk/gdkkeysyms.h>
 
 
diff --git a/beast-gtk/bstsampleeditor.h b/beast-gtk/bstsampleeditor.hh
similarity index 97%
rename from beast-gtk/bstsampleeditor.h
rename to beast-gtk/bstsampleeditor.hh
index 77bf673..f3434fc 100644
--- a/beast-gtk/bstsampleeditor.h
+++ b/beast-gtk/bstsampleeditor.hh
@@ -17,8 +17,8 @@
 #ifndef __BST_SAMPLE_EDITOR_H__
 #define __BST_SAMPLE_EDITOR_H__
 
-#include	"bstqsampler.h"
-#include	"bstplayback.h"
+#include	"bstqsampler.hh"
+#include	"bstplayback.hh"
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstscrollgraph.cc b/beast-gtk/bstscrollgraph.cc
index 6c56b49..fb5d84c 100644
--- a/beast-gtk/bstscrollgraph.cc
+++ b/beast-gtk/bstscrollgraph.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstscrollgraph.h"
-#include "bstsnifferscope.h" // FIXME: remove include
-#include "bstparam.h"
+#include "bstscrollgraph.hh"
+#include "bstsnifferscope.hh" // FIXME: remove include
+#include "bstparam.hh"
 #include <math.h>
 
 #define N_VALUES(scg)   ((scg)->n_points * (scg)->n_bars)
diff --git a/beast-gtk/bstscrollgraph.h b/beast-gtk/bstscrollgraph.hh
similarity index 99%
rename from beast-gtk/bstscrollgraph.h
rename to beast-gtk/bstscrollgraph.hh
index 671f577..62eacd3 100644
--- a/beast-gtk/bstscrollgraph.h
+++ b/beast-gtk/bstscrollgraph.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_SCROLLGRAPH_H__
 #define __BST_SCROLLGRAPH_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstsegment.cc b/beast-gtk/bstsegment.cc
index 01668d3..20e6493 100644
--- a/beast-gtk/bstsegment.cc
+++ b/beast-gtk/bstsegment.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstsegment.h"
+#include "bstsegment.hh"
 
 #include <string.h>
 
diff --git a/beast-gtk/bstsegment.h b/beast-gtk/bstsegment.hh
similarity index 99%
rename from beast-gtk/bstsegment.h
rename to beast-gtk/bstsegment.hh
index 65d3a7c..af9636a 100644
--- a/beast-gtk/bstsegment.h
+++ b/beast-gtk/bstsegment.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_SEGMENT_H__
 #define __BST_SEGMENT_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstsequence.cc b/beast-gtk/bstsequence.cc
index 7da17d7..518af7b 100644
--- a/beast-gtk/bstsequence.cc
+++ b/beast-gtk/bstsequence.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstutils.h"   /* for GScanner */
-#include "bstsequence.h"
+#include "bstutils.hh"   /* for GScanner */
+#include "bstsequence.hh"
 
 #include <gtk/gtkdrawingarea.h>
 
diff --git a/beast-gtk/bstsequence.h b/beast-gtk/bstsequence.hh
similarity index 98%
rename from beast-gtk/bstsequence.h
rename to beast-gtk/bstsequence.hh
index d4a4a63..a1f39ea 100644
--- a/beast-gtk/bstsequence.h
+++ b/beast-gtk/bstsequence.hh
@@ -18,7 +18,7 @@
 #define __BST_SEQUENCE_H__
 
 #include <gtk/gtk.h>
-#include "bstbseutils.h"
+#include "bstbseutils.hh"
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstservermonitor.cc b/beast-gtk/bstservermonitor.cc
index 18116fc..8f22721 100644
--- a/beast-gtk/bstservermonitor.cc
+++ b/beast-gtk/bstservermonitor.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstservermonitor.h"
+#include "bstservermonitor.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstservermonitor.h b/beast-gtk/bstservermonitor.hh
similarity index 98%
rename from beast-gtk/bstservermonitor.h
rename to beast-gtk/bstservermonitor.hh
index 760998c..3fe2040 100644
--- a/beast-gtk/bstservermonitor.h
+++ b/beast-gtk/bstservermonitor.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_SERVER_MONITOR_H__
 #define __BST_SERVER_MONITOR_H__
 
-#include	"bstparamview.h"
+#include	"bstparamview.hh"
 
 
 #ifdef __cplusplus
diff --git a/beast-gtk/bstskinconfig.cc b/beast-gtk/bstskinconfig.cc
index b32f002..138ebd8 100644
--- a/beast-gtk/bstskinconfig.cc
+++ b/beast-gtk/bstskinconfig.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstskinconfig.h"
+#include "bstskinconfig.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstskinconfig.h b/beast-gtk/bstskinconfig.hh
similarity index 98%
rename from beast-gtk/bstskinconfig.h
rename to beast-gtk/bstskinconfig.hh
index 6f88a66..5ce7a22 100644
--- a/beast-gtk/bstskinconfig.h
+++ b/beast-gtk/bstskinconfig.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_SKIN_CONFIG_H__
 #define __BST_SKIN_CONFIG_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstsnetrouter.cc b/beast-gtk/bstsnetrouter.cc
index fd67d3e..bce2cfb 100644
--- a/beast-gtk/bstsnetrouter.cc
+++ b/beast-gtk/bstsnetrouter.cc
@@ -14,15 +14,15 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstsnetrouter.h"
+#include "bstsnetrouter.hh"
 
 #include <math.h>
 #include <string.h>
-#include "bstcanvaslink.h"
-#include "bstmenus.h"
-#include "bstgconfig.h"
-#include "bstprocedure.h"
-#include "bstscrollgraph.h"
+#include "bstcanvaslink.hh"
+#include "bstmenus.hh"
+#include "bstgconfig.hh"
+#include "bstprocedure.hh"
+#include "bstscrollgraph.hh"
 #include <gdk/gdkkeysyms.h>
 
 
diff --git a/beast-gtk/bstsnetrouter.h b/beast-gtk/bstsnetrouter.hh
similarity index 98%
rename from beast-gtk/bstsnetrouter.h
rename to beast-gtk/bstsnetrouter.hh
index da950f2..fbb6bcd 100644
--- a/beast-gtk/bstsnetrouter.h
+++ b/beast-gtk/bstsnetrouter.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_SNET_ROUTER_H__
 #define __BST_SNET_ROUTER_H__
 
-#include	"bstcanvassource.h"
+#include	"bstcanvassource.hh"
 
 
 G_BEGIN_DECLS
diff --git a/beast-gtk/bstsnifferscope.cc b/beast-gtk/bstsnifferscope.cc
index bfbf8df..f978ab4 100644
--- a/beast-gtk/bstsnifferscope.cc
+++ b/beast-gtk/bstsnifferscope.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstsnifferscope.h"
+#include "bstsnifferscope.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bstsnifferscope.h b/beast-gtk/bstsnifferscope.hh
similarity index 99%
rename from beast-gtk/bstsnifferscope.h
rename to beast-gtk/bstsnifferscope.hh
index d77af72..287cccf 100644
--- a/beast-gtk/bstsnifferscope.h
+++ b/beast-gtk/bstsnifferscope.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_SNIFFER_SCOPE_H__
 #define __BST_SNIFFER_SCOPE_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstsplash.cc b/beast-gtk/bstsplash.cc
index 30426c4..8ccb43d 100644
--- a/beast-gtk/bstsplash.cc
+++ b/beast-gtk/bstsplash.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstsplash.h"
+#include "bstsplash.hh"
 #include <gdk/gdkkeysyms.h>
 #include "topconfig.h"
 #include <string.h>
diff --git a/beast-gtk/bstsplash.h b/beast-gtk/bstsplash.hh
similarity index 99%
rename from beast-gtk/bstsplash.h
rename to beast-gtk/bstsplash.hh
index 574127c..c0dab8e 100644
--- a/beast-gtk/bstsplash.h
+++ b/beast-gtk/bstsplash.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_SPLASH_H__
 #define __BST_SPLASH_H__
 
-#include        "bstutils.h"
+#include        "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bststest.cc b/beast-gtk/bststest.cc
index 02871a1..13dfd35 100644
--- a/beast-gtk/bststest.cc
+++ b/beast-gtk/bststest.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstutils.h"
-#include "bstqsampler.h"
+#include "bstutils.hh"
+#include "bstqsampler.hh"
 // #include "bstcellptrack.h"
 // #include <bse/gsldatacache.hh>
 // #include <bse/gsldatahandle.hh>
diff --git a/beast-gtk/bstsupershell.cc b/beast-gtk/bstsupershell.cc
index 06cf335..64037da 100644
--- a/beast-gtk/bstsupershell.cc
+++ b/beast-gtk/bstsupershell.cc
@@ -14,16 +14,16 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstsupershell.h"
-#include "bstparamview.h"
-#include "bsttrackview.h"
-#include "bstpartview.h"
-#include "bstbusmixer.h"
-#include "bstbusview.h"
-#include "bstwaveview.h"
-#include "bstrackview.h"
-#include "bstsnetrouter.h"
-#include "bstgconfig.h"
+#include "bstsupershell.hh"
+#include "bstparamview.hh"
+#include "bsttrackview.hh"
+#include "bstpartview.hh"
+#include "bstbusmixer.hh"
+#include "bstbusview.hh"
+#include "bstwaveview.hh"
+#include "bstrackview.hh"
+#include "bstsnetrouter.hh"
+#include "bstgconfig.hh"
 #include <string.h>
 
 enum {
diff --git a/beast-gtk/bstsupershell.h b/beast-gtk/bstsupershell.hh
similarity index 98%
rename from beast-gtk/bstsupershell.h
rename to beast-gtk/bstsupershell.hh
index 768db1d..8a86160 100644
--- a/beast-gtk/bstsupershell.h
+++ b/beast-gtk/bstsupershell.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_SUPER_SHELL_H__
 #define __BST_SUPER_SHELL_H__
 
-#include	"bstutils.h"
+#include	"bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bsttrackroll.cc b/beast-gtk/bsttrackroll.cc
index c3c3061..80d8f92 100644
--- a/beast-gtk/bsttrackroll.cc
+++ b/beast-gtk/bsttrackroll.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bsttrackroll.h"
-#include "bstsnifferscope.h"
+#include "bsttrackroll.hh"
+#include "bstsnifferscope.hh"
 #include <string.h>
 
 
diff --git a/beast-gtk/bsttrackroll.h b/beast-gtk/bsttrackroll.hh
similarity index 99%
rename from beast-gtk/bsttrackroll.h
rename to beast-gtk/bsttrackroll.hh
index 399e771..f8a0e37 100644
--- a/beast-gtk/bsttrackroll.h
+++ b/beast-gtk/bsttrackroll.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_TRACK_ROLL_H__
 #define __BST_TRACK_ROLL_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bsttrackrollctrl.cc b/beast-gtk/bsttrackrollctrl.cc
index d64a704..8fd0764 100644
--- a/beast-gtk/bsttrackrollctrl.cc
+++ b/beast-gtk/bsttrackrollctrl.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bsttrackrollctrl.h"
+#include "bsttrackrollctrl.hh"
 
-#include "bstpartdialog.h"
+#include "bstpartdialog.hh"
 
 
 #define QUANTIZATION(self)	((self)->quant_rtools->action_id)
diff --git a/beast-gtk/bsttrackrollctrl.h b/beast-gtk/bsttrackrollctrl.hh
similarity index 98%
rename from beast-gtk/bsttrackrollctrl.h
rename to beast-gtk/bsttrackrollctrl.hh
index da16c02..b22931e 100644
--- a/beast-gtk/bsttrackrollctrl.h
+++ b/beast-gtk/bsttrackrollctrl.hh
@@ -18,7 +18,7 @@
 #define __BST_TRACK_ROLL_CONTROLLER_H__
 
 
-#include "bsttrackroll.h"
+#include "bsttrackroll.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bsttracksynthdialog.cc b/beast-gtk/bsttracksynthdialog.cc
index fec5198..9cfeccf 100644
--- a/beast-gtk/bsttracksynthdialog.cc
+++ b/beast-gtk/bsttracksynthdialog.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bsttracksynthdialog.h"
-#include "bsttreestores.h"
+#include "bsttracksynthdialog.hh"
+#include "bsttreestores.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bsttracksynthdialog.h b/beast-gtk/bsttracksynthdialog.hh
similarity index 98%
rename from beast-gtk/bsttracksynthdialog.h
rename to beast-gtk/bsttracksynthdialog.hh
index f5456b1..5594584 100644
--- a/beast-gtk/bsttracksynthdialog.h
+++ b/beast-gtk/bsttracksynthdialog.hh
@@ -17,8 +17,8 @@
 #ifndef __BST_TRACK_SYNTH_DIALOG_H__
 #define __BST_TRACK_SYNTH_DIALOG_H__
 
-#include "bstutils.h"
-#include "bstwaveview.h"
+#include "bstutils.hh"
+#include "bstwaveview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bsttrackview.cc b/beast-gtk/bsttrackview.cc
index ed88541..875918d 100644
--- a/beast-gtk/bsttrackview.cc
+++ b/beast-gtk/bsttrackview.cc
@@ -14,11 +14,11 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bsttrackview.h"
-#include "bstparam.h"
-#include "bstgrowbar.h"
-#include "bsttracksynthdialog.h"
-#include "bstitemseqdialog.h"
+#include "bsttrackview.hh"
+#include "bstparam.hh"
+#include "bstgrowbar.hh"
+#include "bsttracksynthdialog.hh"
+#include "bstitemseqdialog.hh"
 #include <stdlib.h> /* strtol */
 #include <string.h>
 
diff --git a/beast-gtk/bsttrackview.h b/beast-gtk/bsttrackview.hh
similarity index 95%
rename from beast-gtk/bsttrackview.h
rename to beast-gtk/bsttrackview.hh
index f0db3c9..06ab40a 100644
--- a/beast-gtk/bsttrackview.h
+++ b/beast-gtk/bsttrackview.hh
@@ -17,9 +17,9 @@
 #ifndef __BST_TRACK_VIEW_H__
 #define __BST_TRACK_VIEW_H__
 
-#include "bstitemview.h"
-#include "bsttrackroll.h"
-#include "bsttrackrollctrl.h"
+#include "bstitemview.hh"
+#include "bsttrackroll.hh"
+#include "bsttrackrollctrl.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bsttreestores.cc b/beast-gtk/bsttreestores.cc
index 782f79b..8b81640 100644
--- a/beast-gtk/bsttreestores.cc
+++ b/beast-gtk/bsttreestores.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bsttreestores.h"
+#include "bsttreestores.hh"
 #include "topconfig.h"
 #include <string.h>
 
diff --git a/beast-gtk/bsttreestores.h b/beast-gtk/bsttreestores.hh
similarity index 99%
rename from beast-gtk/bsttreestores.h
rename to beast-gtk/bsttreestores.hh
index ef3e1b6..1dcee60 100644
--- a/beast-gtk/bsttreestores.h
+++ b/beast-gtk/bsttreestores.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_TREE_STORES_H__
 #define __BST_TREE_STORES_H__
 
-#include "bstutils.h"
+#include "bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstusermessage.cc b/beast-gtk/bstusermessage.cc
index ef2b7da..d0ebdeb 100644
--- a/beast-gtk/bstusermessage.cc
+++ b/beast-gtk/bstusermessage.cc
@@ -14,9 +14,9 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstusermessage.h"
-#include "bstgconfig.h"
-#include "bstmsgabsorb.h"
+#include "bstusermessage.hh"
+#include "bstgconfig.hh"
+#include "bstmsgabsorb.hh"
 #include <string.h>
 #include <errno.h>
 
diff --git a/beast-gtk/bstusermessage.h b/beast-gtk/bstusermessage.hh
similarity index 99%
rename from beast-gtk/bstusermessage.h
rename to beast-gtk/bstusermessage.hh
index 6d611fc..df5979b 100644
--- a/beast-gtk/bstusermessage.h
+++ b/beast-gtk/bstusermessage.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_USER_MESSAGE_H__
 #define __BST_USER_MESSAGE_H__
 
-#include	"bstutils.h"
+#include	"bstutils.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstutils.cc b/beast-gtk/bstutils.cc
index f6db255..157a165 100644
--- a/beast-gtk/bstutils.cc
+++ b/beast-gtk/bstutils.cc
@@ -14,22 +14,22 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstutils.h"
-
-#include "bstgconfig.h"
-#include "bstmenus.h"
-#include "bsttrackview.h"
-#include "bstwaveview.h"
-#include "bstpartview.h"
-#include "bstbusmixer.h"
-#include "bstbuseditor.h"
-#include "bstbusview.h"
-#include "bstpianoroll.h"
-#include "bstpatternview.h"
-#include "bsteventroll.h"
-#include "bstgrowbar.h"
-#include "bstdbmeter.h"
-#include "bstscrollgraph.h"
+#include "bstutils.hh"
+
+#include "bstgconfig.hh"
+#include "bstmenus.hh"
+#include "bsttrackview.hh"
+#include "bstwaveview.hh"
+#include "bstpartview.hh"
+#include "bstbusmixer.hh"
+#include "bstbuseditor.hh"
+#include "bstbusview.hh"
+#include "bstpianoroll.hh"
+#include "bstpatternview.hh"
+#include "bsteventroll.hh"
+#include "bstgrowbar.hh"
+#include "bstdbmeter.hh"
+#include "bstscrollgraph.hh"
 #include <fcntl.h>
 #include <errno.h>
 #include <unistd.h>
diff --git a/beast-gtk/bstutils.h b/beast-gtk/bstutils.hh
similarity index 99%
rename from beast-gtk/bstutils.h
rename to beast-gtk/bstutils.hh
index 7a3c554..3948e21 100644
--- a/beast-gtk/bstutils.h
+++ b/beast-gtk/bstutils.hh
@@ -17,10 +17,10 @@
 #ifndef __BST_UTILS_H__
 #define __BST_UTILS_H__
 
-#include "bstbseutils.h"
+#include "bstbseutils.hh"
 #include <gtk/gtk.h>
-#include "bstdefs.h"
-#include "bstcluehunter.h"
+#include "bstdefs.hh"
+#include "bstcluehunter.hh"
 /* generated type IDs, idl types */
 #include "bstgentypes.h"
 
diff --git a/beast-gtk/bstwaveeditor.cc b/beast-gtk/bstwaveeditor.cc
index a20f12a..e949f57 100644
--- a/beast-gtk/bstwaveeditor.cc
+++ b/beast-gtk/bstwaveeditor.cc
@@ -14,11 +14,11 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include	"bstwaveeditor.h"
+#include	"bstwaveeditor.hh"
 
-#include	"bstplayback.h"
-#include	"bstprocedure.h"
-#include	"bstmenus.h"
+#include	"bstplayback.hh"
+#include	"bstprocedure.hh"
+#include	"bstmenus.hh"
 #include	<gdk/gdkkeysyms.h>
 
 extern "C" guint64 bse_engine_tick_stamp_from_systime (guint64 systime); // FIXME
diff --git a/beast-gtk/bstwaveeditor.h b/beast-gtk/bstwaveeditor.hh
similarity index 98%
rename from beast-gtk/bstwaveeditor.h
rename to beast-gtk/bstwaveeditor.hh
index 3230f8e..55785cc 100644
--- a/beast-gtk/bstwaveeditor.h
+++ b/beast-gtk/bstwaveeditor.hh
@@ -17,8 +17,8 @@
 #ifndef __BST_WAVE_EDITOR_H__
 #define __BST_WAVE_EDITOR_H__
 
-#include	"bstqsampler.h"
-#include	"bstplayback.h"
+#include	"bstqsampler.hh"
+#include	"bstplayback.hh"
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/beast-gtk/bstwaveview.cc b/beast-gtk/bstwaveview.cc
index fca942a..3641698 100644
--- a/beast-gtk/bstwaveview.cc
+++ b/beast-gtk/bstwaveview.cc
@@ -14,11 +14,11 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstwaveview.h"
-#include "bstprocedure.h"
-#include "bstwaveeditor.h"
-#include "bstfiledialog.h"
-#include "bstsampleeditor.h"
+#include "bstwaveview.hh"
+#include "bstprocedure.hh"
+#include "bstwaveeditor.hh"
+#include "bstfiledialog.hh"
+#include "bstsampleeditor.hh"
 
 
 /* --- prototypes --- */
diff --git a/beast-gtk/bstwaveview.h b/beast-gtk/bstwaveview.hh
similarity index 98%
rename from beast-gtk/bstwaveview.h
rename to beast-gtk/bstwaveview.hh
index 056d965..80f92c5 100644
--- a/beast-gtk/bstwaveview.h
+++ b/beast-gtk/bstwaveview.hh
@@ -17,7 +17,7 @@
 #ifndef __BST_WAVE_VIEW_H__
 #define __BST_WAVE_VIEW_H__
 
-#include	"bstitemview.h"
+#include	"bstitemview.hh"
 
 G_BEGIN_DECLS
 
diff --git a/beast-gtk/bstxframe.cc b/beast-gtk/bstxframe.cc
index 29ee05d..bec0ced 100644
--- a/beast-gtk/bstxframe.cc
+++ b/beast-gtk/bstxframe.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstutils.h"	/* for GScanner */
-#include "bstxframe.h"
+#include "bstutils.hh"	/* for GScanner */
+#include "bstxframe.hh"
 
 
 enum {
diff --git a/beast-gtk/bstxframe.h b/beast-gtk/bstxframe.hh
similarity index 100%
rename from beast-gtk/bstxframe.h
rename to beast-gtk/bstxframe.hh
diff --git a/beast-gtk/bstxkb.cc b/beast-gtk/bstxkb.cc
index 935f56b..05c4fbd 100644
--- a/beast-gtk/bstxkb.cc
+++ b/beast-gtk/bstxkb.cc
@@ -14,7 +14,7 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstxkb.h"
+#include "bstxkb.hh"
 
 #include "topconfig.h"
 #include <string.h>
diff --git a/beast-gtk/bstxkb.h b/beast-gtk/bstxkb.hh
similarity index 100%
rename from beast-gtk/bstxkb.h
rename to beast-gtk/bstxkb.hh
diff --git a/beast-gtk/bstzoomedwindow.cc b/beast-gtk/bstzoomedwindow.cc
index c4ada1a..e251bd3 100644
--- a/beast-gtk/bstzoomedwindow.cc
+++ b/beast-gtk/bstzoomedwindow.cc
@@ -14,8 +14,8 @@
  * A copy of the GNU Lesser General Public License should ship along
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
-#include "bstutils.h"	/* for marshallers */
-#include "bstzoomedwindow.h"
+#include "bstutils.hh"	/* for marshallers */
+#include "bstzoomedwindow.hh"
 
 #include <gtk/gtktogglebutton.h>
 #include <gtk/gtksignal.h>
diff --git a/beast-gtk/bstzoomedwindow.h b/beast-gtk/bstzoomedwindow.hh
similarity index 100%
rename from beast-gtk/bstzoomedwindow.h
rename to beast-gtk/bstzoomedwindow.hh
diff --git a/beast-gtk/testgui.cc b/beast-gtk/testgui.cc
index bd9598c..1bc5c4e 100644
--- a/beast-gtk/testgui.cc
+++ b/beast-gtk/testgui.cc
@@ -15,12 +15,12 @@
  * with this library; if not, see http://www.gnu.org/copyleft/.
  */
 #include "topconfig.h"
-#include "bstutils.h"
+#include "bstutils.hh"
 #include "bse/bse.hh"
-#include "bstdbmeter.h"
-#include "bstparam.h"
-#include "bstgconfig.h"
-#include "bstskinconfig.h"
+#include "bstdbmeter.hh"
+#include "bstparam.hh"
+#include "bstgconfig.hh"
+#include "bstskinconfig.hh"
 
 /* --- FIXME: --- */
 gboolean            bst_developer_hints = FALSE;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]