summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2004-11-19 23:18:38 +0000
committerManish Singh <yosh@src.gnome.org>2004-11-19 23:18:38 +0000
commit60b30ff5136acffc66b9e4fe27fb2509011ca896 (patch)
tree73de26d8daab28fad8341e7774d583afabc98d11 /ChangeLog.pre-2-6
parent3d325e30d90af932c29a7fa90c9dc44c87237905 (diff)
downloadgdk-pixbuf-60b30ff5136acffc66b9e4fe27fb2509011ca896.tar.gz
gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
Fri Nov 19 14:54:09 2004 Manish Singh <yosh@gimp.org> * gdk/linux-fb/gdkgc-fb.c * gdk/win32/gdkgc-win32.c * gdk/win32/gdkwindow-win32.c * gtk/gtkaboutdialog.c * gtk/gtkaction.c * gtk/gtkactiongroup.c * gtk/gtkcellrendererprogress.c * gtk/gtkcellview.c * gtk/gtkcolorbutton.c * gtk/gtkcombobox.c * gtk/gtkcomboboxentry.c * gtk/gtkentrycompletion.c * gtk/gtkfilechooserbutton.c * gtk/gtkmenutoolbutton.c * gtk/gtkrc.c * gtk/gtksettings.c * gtk/gtkstyle.c * gtk/gtktoggletoolbutton.c * gtk/gtktoolbutton.c * gtk/gtktoolitem.c * gtk/gtktreemodelfilter.c * gtk/gtktreeselection.c * gtk/gtktreeviewcolumn.c * gtk/gtkuimanager.c: get rid of unnecessary casts. * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_set_property): cast away the const for g_value_set_enum. This is after the g_warning, so this is a hack to begin with. * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_set_property): add a cast to GTK_FILE_CHOOSER for impl here.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-634
1 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 7b83c7c3a..72cc329a1 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,37 @@
+Fri Nov 19 14:54:09 2004 Manish Singh <yosh@gimp.org>
+
+ * gdk/linux-fb/gdkgc-fb.c
+ * gdk/win32/gdkgc-win32.c
+ * gdk/win32/gdkwindow-win32.c
+ * gtk/gtkaboutdialog.c
+ * gtk/gtkaction.c
+ * gtk/gtkactiongroup.c
+ * gtk/gtkcellrendererprogress.c
+ * gtk/gtkcellview.c
+ * gtk/gtkcolorbutton.c
+ * gtk/gtkcombobox.c
+ * gtk/gtkcomboboxentry.c
+ * gtk/gtkentrycompletion.c
+ * gtk/gtkfilechooserbutton.c
+ * gtk/gtkmenutoolbutton.c
+ * gtk/gtkrc.c
+ * gtk/gtksettings.c
+ * gtk/gtkstyle.c
+ * gtk/gtktoggletoolbutton.c
+ * gtk/gtktoolbutton.c
+ * gtk/gtktoolitem.c
+ * gtk/gtktreemodelfilter.c
+ * gtk/gtktreeselection.c
+ * gtk/gtktreeviewcolumn.c
+ * gtk/gtkuimanager.c: get rid of unnecessary casts.
+
+ * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_set_property):
+ cast away the const for g_value_set_enum. This is after the g_warning,
+ so this is a hack to begin with.
+
+ * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_set_property):
+ add a cast to GTK_FILE_CHOOSER for impl here.
+
Fri Nov 19 14:52:42 2004 Manish Singh <yosh@gimp.org>
* autogen.sh: rm autom4te.cache, since it might interfere with