]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
missing from the CVS for some reason
[~andy/gtk] / ChangeLog.pre-2-0
index ff2bf351dfa70a0e60d40fd27c45797cdac3cff8..39968de55cc77247fe916a946c338d2ee410972e 100644 (file)
@@ -1,3 +1,35 @@
+Mon Feb  8 19:22:27 GMT 1999 Tony Gale  <gale@gtk.org>
+
+       * example/colorsel/*: missing from the CVS for some reason
+
+Mon Feb  8 13:08:51 GMT 1999 Tony Gale  <gale@gtk.org>
+
+       * examples/Makefile: add SpinButton example
+
+Mon Feb  8 12:50:06 GMT 1999 Tony Gale  <gale@gtk.org>
+
+       * docs/gtk_tut.sgml:
+         - Heavily edited GtkCombo section initially from
+           Christopher T. Lansdown <lansdoct@screech.cs.alfred.edu>.
+
+         - Cleanups and some glib stuff from
+           David Wheeler <wheeler@ida.org>
+
+       * Makefile.am: update to include the latest Tutorial examples.
+
+Sat Feb  6 11:20:16 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.c (gtk_widget_idle_draw): Add the
+       entire draw_data_list back to the free list, not
+       just the last element.
+
+Sat Feb  6 00:21:14 1999  Lars Hamann  <lars@gtk.org>
+
+       * gtk/gtkctree.c (draw_row): 
+       * gtk/gtkclist.c (draw_row) (new_column_width) (scroll_horizontal)
+       (title_focus): search last visible column instead of
+       using clist->columns.
+
 Fri Feb  5 13:23:50 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdkwindow.c (gdk_window_move_resize): Adjust