diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-12 20:01:47 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-12 20:01:47 +0000 |
commit | 2d770e946ad85e5891a9696e7d0de43947b0179d (patch) | |
tree | 5fe1a41d22886e5b02159ab497dac75c82b39a9c /NEWS | |
parent | 7c59491ce4a423bc8706eaf55a7c803216ccdf2b (diff) | |
download | gtk+-2d770e946ad85e5891a9696e7d0de43947b0179d.tar.gz |
Fix incorrect return value, filter out returns of 0x7f for the delete key.
Tue Mar 12 10:50:09 2002 Owen Taylor <otaylor@redhat.com>
* modules/input/gtkimcontextxim.c (gtk_im_context_xim_filter_keypress):
Fix incorrect return value, filter out returns of 0x7f for
the delete key. (#74179, Kang Jeong-He)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ Overview of Changes in GTK+ 1.3.13 [Mark Patton] * gtk_widget_set_accel_path() is now publically exported. -Other contributors: Darin Adler, Jeffry Baker, Damon Chaplin, Brian Cameron, +Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, |