diff options
author | Larry Ewing <lewing@helixcode.com> | 2000-08-16 13:16:23 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2000-08-16 13:16:23 +0800 |
commit | e7a10a24388a2b0713c83305a189640adf2f2c94 (patch) | |
tree | cd49b15fd5769a6446d24eee9b8f3b8f21a25e5a /addressbook/ChangeLog | |
parent | 427cce1f77ed8f3d1018498cdab98b6130d24790 (diff) | |
download | gsoc2013-evolution-e7a10a24388a2b0713c83305a189640adf2f2c94.tar gsoc2013-evolution-e7a10a24388a2b0713c83305a189640adf2f2c94.tar.gz gsoc2013-evolution-e7a10a24388a2b0713c83305a189640adf2f2c94.tar.bz2 gsoc2013-evolution-e7a10a24388a2b0713c83305a189640adf2f2c94.tar.lz gsoc2013-evolution-e7a10a24388a2b0713c83305a189640adf2f2c94.tar.xz gsoc2013-evolution-e7a10a24388a2b0713c83305a189640adf2f2c94.tar.zst gsoc2013-evolution-e7a10a24388a2b0713c83305a189640adf2f2c94.zip |
use style colors for the selected state. This doesn't properly redraw the
2000-08-15 Larry Ewing <lewing@helixcode.com>
* gui/minicard/e-minicard.c (e_minicard_event): use style colors
for the selected state. This doesn't properly redraw the minicard
when there is a style_change event, that is next.
(e_minicard_realize): use style colors.
svn path=/trunk/; revision=4851
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 746f2933b3..839ac48ca2 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2000-08-15 Larry Ewing <lewing@helixcode.com> + + * gui/minicard/e-minicard.c (e_minicard_event): use style colors + for the selected state. This doesn't properly redraw the minicard + when there is a style_change event, that is next. + (e_minicard_realize): use style colors. + 2000-08-14 Peter Williams <peterw@helixcode.com> * backend/pas/pas-backend-file.c: Include the proper db1/db.h |