]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
If major.minor of required and available glib versions are the same, add
[~andy/gtk] / ChangeLog
index 55cab24d3b912b17721c74295e141200941946d8..a464d4199d5d15a240aa58879bc6f1822109e793 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
+2006-01-28  Behdad Esfahbod  <behdad@gnome.org>
+
+       * configure.in: If major.minor of required and available glib versions
+       are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug #328617)
+
+       * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
+
+2006-01-28  Dom Lachowicz <cinamod@hotmail.com>
+
+       * modules/engines/ms-windows/msw-style.c: Re-sync with gtk-wimp
+       * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Ditto
+       
 2006-01-28  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtk.symbols: 
+       * gtk/gtklinkbutton.h: 
+       * gtk/gtklinkbutton.c: Allow to set a global hook function
+       thats called whenever a link button is clicked.
+
        More work on GtkAssistant by Carlos Garnacho:
        
        * demos/gtk-demo/Makefile.am: