]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
since GtkIMContext derives directly from GObject now, we have to use the
[~andy/gtk] / ChangeLog.pre-2-6
index 93ff83c57c82aa541e3c6131acb93bb4c2d21231..d421fd7f41072e7fff1b635f7c61ca5963de3e2d 100644 (file)
@@ -1,3 +1,19 @@
+Fri Oct 19 18:35:22 2001  Manish Singh  <yosh@gimp.org>
+
+       * gtk/{gtkentry.c,gtktextview.c}: since GtkIMContext derives directly
+       from GObject now, we have to use the g_object_* functions, not
+       gtk_object_*.
+
+Fri Oct 19 22:46:54 2001  Kristian Rietveld  <kristian@planet.nl>
+
+       * gtk/gtktreemodelsort.[ch]: we probably have rows_reordered
+       nailed down now (this code is not yet ready for general consumption)
+
+Fri Oct 19 13:44:51 2001  Manish Singh  <yosh@gimp.org>
+
+       * gtk/gtktreeview.c (gtk_treeview_scroll_to_cell): correct docs
+       for use_align
+
 Fri Oct 19 15:34:06 2001  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtk.h gtk/Makefile.am: Export GtkIMContextSimple publically. (#61862)