summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-01-26 12:11:47 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-01-26 12:11:47 +0000
commit3a5db6a93221b15b23ae593d55f3cdc7e4f2804a (patch)
tree28a3efcfb09495be3808e0ffc86311d1def62582 /ChangeLog
parent9e31b57dc37cb94761ab3aa98018c6f9bc496e0c (diff)
downloadgst-plugins-bad-3a5db6a93221b15b23ae593d55f3cdc7e4f2804a.tar.gz
gst-plugins-bad-3a5db6a93221b15b23ae593d55f3cdc7e4f2804a.tar.bz2
gst-plugins-bad-3a5db6a93221b15b23ae593d55f3cdc7e4f2804a.zip
configure.ac: Check for libglade-2.0, for the metadata-editor example.
Original commit message from CVS: * configure.ac: Check for libglade-2.0, for the metadata-editor example. * tests/icles/Makefile.am: Only try to build the metadata-editor example if we have gtk and glade (otherwise the build would just fail ...); fix build in uninstalled setup. * tests/icles/metadata_editor.c: (on_cell_edited), (ui_add_columns): Fix compiler warnings (use GLib macros to cast pointer <-> int).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd642e9e..d7917777 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-01-26 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ Check for libglade-2.0, for the metadata-editor example.
+
+ * tests/icles/Makefile.am:
+ Only try to build the metadata-editor example if we have gtk and
+ glade (otherwise the build would just fail ...); fix build in
+ uninstalled setup.
+
+ * tests/icles/metadata_editor.c: (on_cell_edited), (ui_add_columns):
+ Fix compiler warnings (use GLib macros to cast pointer <-> int).
+
2008-01-25 Edgard Lima <edgard.lima@indt.org.br>
* ext/metadata/TODO: