diff options
author | GMT 1999 Tony Gale <gale@gtk.org> | 1999-02-22 08:51:02 +0000 |
---|---|---|
committer | Tony Gale <gale@src.gnome.org> | 1999-02-22 08:51:02 +0000 |
commit | d5aed59bbcefe89a34da745a0f7e2abe7bcdcae6 (patch) | |
tree | ed6a2996d992e51f27831d4dc242c244a99d4c60 /ChangeLog.pre-2-0 | |
parent | 619ca57c5a58f7ec143c61880daa6ea33144df91 (diff) | |
download | gtk+-d5aed59bbcefe89a34da745a0f7e2abe7bcdcae6.tar.gz |
- Complete the ProgressBar API - Fix the CList example code
Mon Feb 22 08:45:10 GMT 1999 Tony Gale <gale@gtk.org>
* docs/gtk_tut.sgml:
- Complete the ProgressBar API
- Fix the CList example code
* examples/clist/clist.c, examples/progressbar/progressbar.c:
Update from tutorial
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index c94b981b14..4990aec034 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,12 @@ +Mon Feb 22 08:45:10 GMT 1999 Tony Gale <gale@gtk.org> + + * docs/gtk_tut.sgml: + - Complete the ProgressBar API + - Fix the CList example code + + * examples/clist/clist.c, examples/progressbar/progressbar.c: + Update from tutorial + Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com> * gtk/testgtkrc: Removed check-y/check-n backgrounds - |