]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
add example to docs, as people are seeming to have trouble with this
[~andy/gtk] / ChangeLog.pre-2-4
index 88d80f6c4e5cbe6d20bd6a4b69503be35d263092..3ae368e71ba0f5f032ee28dac43cd27653b8ce6e 100644 (file)
@@ -1,3 +1,19 @@
+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):