]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Changew index to filter_index to fix compilation error.
[~andy/gtk] / ChangeLog.pre-2-4
index c78c8c1b28606fa5063a263795158a60e785c25a..7a97140c2155a3fa84eb11d623d790053bd945fc 100644 (file)
@@ -1,3 +1,22 @@
+2003-10-28  Padraig O'Briain  <padraig.obriain@sun.com>
+
+       * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_remove_filter):
+       Changew index to filter_index to fix compilation error.
+
+       * gtk/gtkfilesystem.h: Correct definition of gtk_file_path_get_string.
+
+Mon Oct 27 15:47:58 2003  Manish Singh  <yosh@gimp.org>
+
+       * gdk/x11/gdkscreen-x11.c: #include <X11/extensions/Xrandr.h> if
+       we have RandR support, for XRRUpdateConfiguration declaration.
+
+       * gtk/gtkfilefilter.c: #include "gtkprivate.h" for _gtk_fnmatch
+       declaration.
+
+       * gtk/gtkuimanager.c (gtk_ui_manager_add_ui_from_file): Make
+       length a gsize variable, since that's what g_file_get_contents()
+       expects.
+
 Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>
 
        * NEWS: Fix attribution for above/below EWMH work.