diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,6 +1,24 @@ 12-02-01 Cyrille Bagard <nocbos@gmail.com> * configure.ac: + Activate GTK_DISABLE_DEPRECATED again to avoid some warnings. + + * src/gtkext/easygtk.c: + * src/gtkext/gtkbufferview.c: + * src/gtkext/gtkdockitem.h: + * src/gtkext/gtkdockpanel.c: + * src/gtkext/gtkdockpanel.h: + * src/gtkext/gtkdockstation.h: + * src/gtkext/gtkdropwindow.h: + * src/gtkext/gtkextstatusbar.h: + * src/gtkext/gtkviewpanel.c: + * src/gui/panels/symbols.c: + * src/panels/breaks.c: + Fix the code to discard deprecated usages. + +12-02-01 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: Check for pygobject-2.0 and add the new Makefile from the 'plugins/pyoida/debug' directory to AC_CONFIG_FILES. |