diff options
author | James Henstridge <james@daa.com.au> | 2001-08-07 01:05:50 +0000 |
---|---|---|
committer | James Henstridge <jamesh@src.gnome.org> | 2001-08-07 01:05:50 +0000 |
commit | 967c0f7c7b63c847ca52622e90c61914beb3d412 (patch) | |
tree | b0ccbcad6979320235bae484dd515d93b862925f /ChangeLog.pre-2-2 | |
parent | dde67c28b3e1b31e29b4a9c5d9fc1be6c07b791a (diff) | |
download | gtk+-967c0f7c7b63c847ca52622e90c61914beb3d412.tar.gz |
refetch the accelerator when the accel object is changed. Fixes bug
2001-08-07 James Henstridge <james@daa.com.au>
* gtk/gtkaccellabel.c (gtk_accel_label_set_accel_object): refetch
the accelerator when the accel object is changed. Fixes bug
#58628.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 63a5cf578d..ff8ade769e 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +2001-08-07 James Henstridge <james@daa.com.au> + + * gtk/gtkaccellabel.c (gtk_accel_label_set_accel_object): refetch + the accelerator when the accel object is changed. Fixes bug + #58628. + 2001-08-06 HideToshi Tajima <tajima@eng.sun.com> * modules/input/gtkimcontextxim.c (mb_to_utf8), xim_text_to_utf8): |