]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Add back the monitoring of the selection when the combo isn't popped down;
[~andy/gtk] / ChangeLog.pre-2-6
index 334fe71c7c93deae2ac51288375f7e67f1eea487..210f4ad9a16ac9781f55cf040e019cd602ae313a 100644 (file)
@@ -1,3 +1,18 @@
+Wed Dec  4 12:44:50 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkcombo.c (gtk_combo_selection_changed): Add
+       back the monitoring of the selection when the combo
+       isn't popped down; apparently people depended upon
+       the side-effect where gtk_combo_set_popdown_strings()
+       would wipe out the contents of the list when browse-mode
+       autoselected the first item in the list. (#100347)
+
+Tue Dec  3 17:47:24 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkgeometry-x11.c (gdk_window_guffaw_scroll): Fix wrong 
+       sign for queued translation. (Found by Chris Blizzard,
+       #100274)
+
 2002-12-03  Matthias Clasen  <maclas@gmx.de>
 
        Moveresize emulation for all edges.  (#52833)