]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Delete EWMH properties if no private->state flags are set. (#66754)
[~andy/gtk] / ChangeLog.pre-2-8
index 6e228770ded5a69d35242b3267a9d311635f886a..30543df9124ecab2000e439a5285a0791e896449 100644 (file)
@@ -1,3 +1,62 @@
+2002-12-11  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/x11/gdkwindow-x11.c (set_initial_hints): Delete EWMH
+       properties if no private->state flags are set.  (#66754)
+
+2002-12-10  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkwidget.c (gtk_widget_class_find_style_property): 
+       * gtk/gtkcontainer.c (gtk_container_class_find_child_property):
+       Doc typo fixes.
+
+       * gtk/tree_plus.xpm: 
+       * gtk/tree_plus.xbm: 
+       * gtk/tree_minus.xpm: 
+       * gtk/tree_minus.xbm: 
+       * gtk/line-wrap.xbm: 
+       * gtk/line-arrow.xbm: 
+       * gtk/gtktextview.c: 
+       * gtk/gtktextutil.c: 
+       * gtk/gtkstyle.c: 
+       * gtk/gtkstock.c: 
+       * gtk/gtksizegroup.c: 
+       * gtk/gtkselection.c: 
+       * gtk/gtkoptionmenu.c: 
+       * gtk/gtklist.c: 
+       * gtk/gtkfilesel.c: 
+       * gtk/gtkentry.c: 
+       * gtk/gtkcolorsel.c: 
+       * gtk/gtkclist.c: 
+       * gtk/gtkclipboard.c: 
+       * gtk/gtkbutton.c: Data constness fixes.  (#75754)
+
+Tue Dec 10 14:37:41 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkevents-x11.c (gdk_event_translate)
+         gdk/x11/gdkwindow-x11.h: Separate out tracking of the X server
+         focus window from tracking our idea of what the focus window is,
+         because the PointerRoot code needs to know the real pointer
+         window. (Mostly accidentally committed a bit earlier.)
+
+Tue Dec 10 12:57:00 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkclist.c (adjust_adjustments): Fix typo with
+       hadjustment/vadjustment introduce prior to 2.0.0.
+       (#84621, Charles Kerr)
+
+Tue Dec 10 12:40:30 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkmenuitem.c, gtk/gtkstyle.c, gtk/gtkrc.c: new default
+       color scheme based on the GNOME stock icon palette. (#80691,
+       Tuomas Kuosmanen, Garrett LeSage, Owen Taylor)
+
+       * gtk/gtknotebook.c (gtk_notebook_real_remove): take a new
+       parameter, "destroying", and don't emit the switch-page signals
+       when it is true (fix #64832, reported by Jarred Keuch)
+
+       * gtk/gtklabel.c (gtk_label_set_property): remove unused
+       variable. 
+
 Tue Dec 10 02:14:12 2002  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtktreeview.c (gtk_tree_view_get_path_at_pos): x can be in