diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +12-12-16 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: + Change the output filename for the GLib marshals. + + * src/debug/debugger.c: + * src/glibext/gcodebuffer.c: + Update code. + + * src/glibext/Makefile.am: + Fix the compilation by processing the GLib marshals sooner (glibext is + built before gtkext). + + * src/gtkext/gtkdockstation.c: + * src/gtkext/gtkviewpanel.c: + Update code. + + * src/gtkext/Makefile.am: + Remove the old compilation rules. + 12-12-13 Cyrille Bagard <nocbos@gmail.com> * plugins/pychrysa/gui/panels/panel.c: |