]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
add example to docs, as people are seeming to have trouble with this
[~andy/gtk] / ChangeLog.pre-2-8
index a8e2d36282bb20a5623922b25f90c539db7edc63..3ae368e71ba0f5f032ee28dac43cd27653b8ce6e 100644 (file)
@@ -1,3 +1,39 @@
+Fri Mar 15 12:51:42 2002  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreeviewcolumn.c
+       (gtk_tree_view_column_new_with_attributes): add example to docs,
+       as people are seeming to have trouble with this function.
+
+2002-03-15  Tor Lillqvist  <tml@iki.fi>
+
+       * configure.in: Set MATH_LIB to empty also on Win32.
+
+Fri Mar 15 15:37:01 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkdrawable-x11.c (convert_to_format): 
+       Fix byte shift arithmetic for big-endian. (Tracked
+       down with help from Tuomas Kuosmanen)
+
+Fri Mar 15 11:28:41 2002  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreeview.c (gtk_tree_view_insert_column_with_data_func):
+       make args const, 74159
+       (gtk_tree_view_insert_column_with_attributes): ditto
+
+       * gtk/gtktreeviewcolumn.c
+       (gtk_tree_view_column_cell_process_action): remov unused variables.
+
+Fri Mar 15 13:31:51 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkmenu.c (gtk_menu_leave_notify): Fix test for "active
+       submenu".
+
+2002-03-15 Padraig O'Briain <padraig.obriain@sun.com>
+
+       * gdk/x11/gdkkeys-x11.c (update_keymaps): Fudge keymap to have lower
+       upper case variants if there is only a single keysym per keycode and
+       the key symbol has upper and lower case variants (#74512)
+
 Thu Mar 14 17:09:52 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_process_all_updates): Fix rather