diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-26 21:24:50 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-26 21:24:50 +0800 |
commit | d609a3a09c88b9fc96f300b3637fb1b14f282142 (patch) | |
tree | 5cdb7ab0a22cc8da2a464183f0863a173cdd5fb8 /addressbook/ChangeLog | |
parent | 2ea215ff874c94e37b6bbb51757f156c8a8fb629 (diff) | |
download | gsoc2013-evolution-d609a3a09c88b9fc96f300b3637fb1b14f282142.tar.gz gsoc2013-evolution-d609a3a09c88b9fc96f300b3637fb1b14f282142.tar.zst gsoc2013-evolution-d609a3a09c88b9fc96f300b3637fb1b14f282142.zip |
Added has_cursor argument. Setting the argument to TRUE if the minicard
2001-10-26 Christopher James Lahey <clahey@ximian.com>
* gui/widgets/e-minicard.c, gui/widgets/e-minicard.h
(set_has_cursor): Added has_cursor argument. Setting the argument
to TRUE if the minicard doesn't have focus will grab the focus.
Fixes Ximian bug #3024.
svn path=/trunk/; revision=14137
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 3850f1d622..bf4001bfcb 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2001-10-26 Christopher James Lahey <clahey@ximian.com> + + * gui/widgets/e-minicard.c, gui/widgets/e-minicard.h + (set_has_cursor): Added has_cursor argument. Setting the argument + to TRUE if the minicard doesn't have focus will grab the focus. + Fixes Ximian bug #3024. + 2001-10-24 Jon Trowbridge <trow@ximian.com> * gui/component/addressbook-factory.c (main): Initialize |