diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-03 16:16:08 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-03 16:16:08 +0000 |
commit | c78f465b7c065acecfbb9ea62fec503fecd0fb92 (patch) | |
tree | 0c20ea9942b28e63908e5f7c5656a2159b9c482c /ChangeLog.pre-2-6 | |
parent | 8b4034d84317a1ae746ce22a83f3708c30ac7889 (diff) | |
download | gtk+-c78f465b7c065acecfbb9ea62fec503fecd0fb92.tar.gz |
When in split cursor mode, always add the cursor as both strong and weak
Sun Mar 3 11:12:16 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtktextlayout.c (add_cursor): When in split cursor
mode, always add the cursor as both strong and weak
so that it is drawn with the correct non-split color.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index d48162491a..58f27760ae 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +Sun Mar 3 11:12:16 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtktextlayout.c (add_cursor): When in split cursor + mode, always add the cursor as both strong and weak + so that it is drawn with the correct non-split color. + Sun Mar 3 11:05:13 2002 Owen Taylor <otaylor@redhat.com> * modules/input/Makefile.am (moduledir): Fix |