diff options
author | GMT 1999 Tony Gale <gale@gtk.org> | 1999-02-08 12:59:21 +0000 |
---|---|---|
committer | Tony Gale <gale@src.gnome.org> | 1999-02-08 12:59:21 +0000 |
commit | 6e13f7bd2ba69ab1e9038eb9cc89ca6e411e27cc (patch) | |
tree | 4ee9063f79198bca67fc9db5ef5af73cce7546f2 /ChangeLog | |
parent | 2b4a42497b05b44934d087d1f3f998645cab41b7 (diff) | |
download | gtk+-6e13f7bd2ba69ab1e9038eb9cc89ca6e411e27cc.tar.gz |
- Heavily edited GtkCombo section initially from Christopher T. Lansdown
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +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 |