]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Add a "resizable" property, to get rid of the
[~andy/gtk] / ChangeLog.pre-2-4
index 987aa045de70687dfaa14063d2689f1b8ffbb01f..7d99a3b84122d889ea63690aa0d72acf901b5b6d 100644 (file)
@@ -1,3 +1,38 @@
+Mon Nov 19 15:30:51 2001  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): Add a
+       "resizable" property, to get rid of the
+       GTK_TREE_VIEW_COLUMN_RESIZABLE sizing flag.
+       (gtk_tree_view_column_set_resizable): New function to set resizable.
+       (gtk_tree_view_column_set_resizable): getter.
+
+       * tests/testtreecolumns.c (add_clicked): modify for above change.
+
+       * Makefile.am (install-data-hook): remove old .pc files before
+       installing the new one.  We used to symlink this, and it will
+       break old installs.
+
+2001-11-19  Havoc Pennington  <hp@pobox.com>
+
+       * tests/testtext.c (fill_example_buffer): put in a test for
+       negative indentation values
+
+Mon Nov 19 14:08:18 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtklabel.c (gtk_label_init): Change default for
+       justify to GTK_JUSTIFY_LEFT. Assuming that multiline
+       labels are most often wrapped labels, this gives better
+       compatibility with GTK+-1.2, where justification was
+       ignored for wrapped labesl and is a more sensible
+       default in any case. (#64489)
+
+       * gtk/gtklabel.c (gtk_label_class_init): Fix default
+       for wrap property to FALSE.
+
+2001-11-19  jacob berkman  <jacob@ximian.com>
+
+       * gtk/Makefile.am (gtk_extra_sources): add gtkmarshal.list
+
 Mon Nov 19 13:56:45 2001  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkwindow-x11.c (gdk_window_focus): Use