gEDA-user: gaf : glib deprecated symbol

2010-09-19 Thread Camille Delbegue
Hello, This patch remove all glib deprecated symbols in gaf. I used the list of deprecated symbols found in the documentation of glib 2.24.1 -- Kam diff --git a/gattrib/src/g_rc.c b/gattrib/src/g_rc.c index f64d93b..dc7abf2 100644 --- a/gattrib/src/g_rc.c +++ b/gattrib/src/g_rc.c @@ -65,7 +65,7

gEDA-user: gschem : minor beautification

2010-09-14 Thread Camille Delbegue
Hello, This patch place the scrollbars and the drawing area in a table, this prevents that the scrollbars doesn't intersect in the bottom right corner. -- Kam diff --git a/gschem/include/prototype.h b/gschem/include/prototype.h index 5948c74..c0fc760 100644 --- a/gschem/include/prototype.h +++

gEDA-user: gschem : Move popupmenu to GtkUIManager

2010-08-03 Thread Camille Delbegue
) and RadioMenuItem (ex : to select colour theme) in the menu. -- Camille Delbegue diff --git a/gschem/include/globals.h b/gschem/include/globals.h index 8fbeb75..38c81d4 100644 --- a/gschem/include/globals.h +++ b/gschem/include/globals.h @@ -88,12 +88,6 @@ extern SCM new_page_hook; #define GCC_VERSION