]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
If major.minor of required and available glib versions are the same, add
[~andy/gtk] / ChangeLog.pre-2-10
index f30f8154e0242c1e6f494f0ca93bbda90d8aa98c..a464d4199d5d15a240aa58879bc6f1822109e793 100644 (file)
@@ -1,3 +1,30 @@
+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: 
+       * demos/gtk-demo/assistant.c: Add a  GtkAssistant demo.
+
+       * gtk/gtkassistant.c: Handle focus, several small fixes to the
+       flow computations.
+
 2006-01-27  Federico Mena Quintero  <federico@ximian.com>
 
        Fixes bug #328820: