diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-11-15 17:58:35 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-11-15 17:58:35 +0000 |
commit | 701df64d9812f3704a34331325c87a11e7723616 (patch) | |
tree | 09bc347317faba65630b5e61db18c12c959df90d /ChangeLog.pre-2-2 | |
parent | d5ff32d7e0edee906e05e6cc2a60fc90e3b5b4d5 (diff) | |
download | gtk+-701df64d9812f3704a34331325c87a11e7723616.tar.gz |
Patch from Murray Cumming to add "message_type" and "buttons" CONSTRUCT
Thu Nov 15 11:59:35 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmessagedialog.c: Patch from Murray Cumming to add
"message_type" and "buttons" CONSTRUCT properties. (#64069)
* tests/testsocket.c: Expand tests to add a "local passive
child" (Test case for #64428)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 82b82030bc..c107dec4ab 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,11 @@ +Thu Nov 15 11:59:35 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkmessagedialog.c: Patch from Murray Cumming to add + "message_type" and "buttons" CONSTRUCT properties. (#64069) + + * tests/testsocket.c: Expand tests to add a "local passive + child" (Test case for #64428) + 2001-11-14 jacob berkman <jacob@ximian.com> * gtk/gtkgamma.c (button_clicked_callback): create the label with |