diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-11-21 16:49:14 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-11-21 16:49:14 +0000 |
commit | 422236540a62ce8817f9befe4dd981a9b76d8fda (patch) | |
tree | 2bd097328a39b48aac5a40edd0dd2741d8f9b200 /ChangeLog.pre-1-8 | |
parent | 145e118d8d071e5836334a3ffacf22cf789e4257 (diff) | |
download | pango-422236540a62ce8817f9befe4dd981a9b76d8fda.tar.gz |
Turn off backspace-deletes-character behavior for Kana and Hangul. It's
Sun Nov 21 11:43:00 2004 Owen Taylor <otaylor@redhat.com>
* pango/break.c: Turn off backspace-deletes-character behavior
for Kana and Hangul. It's wrong for Kana, and for Hangul it's
theoretically right but interacts badly with current input
methods. (#155897, Leon Ho)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index cfe92476..818a8ceb 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,10 @@ +Sun Nov 21 11:43:00 2004 Owen Taylor <otaylor@redhat.com> + + * pango/break.c: Turn off backspace-deletes-character behavior + for Kana and Hangul. It's wrong for Kana, and for Hangul it's + theoretically right but interacts badly with current input + methods. (#155897, Leon Ho) + Sun Nov 21 11:40:03 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (pango_layout_get_log_attrs): Return n+1 |