diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-08 08:18:20 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-08 08:18:20 +0800 |
commit | 0dabeb5908d978a1674fb276d5408e09a4ef4d4d (patch) | |
tree | 511c288e0e8f4d772e486781822fa674489c24d8 /ChangeLog | |
parent | fe9d3ea8fa7ef4d4385edd93bf19de46d218135e (diff) | |
download | gsoc2013-evolution-0dabeb5908d978a1674fb276d5408e09a4ef4d4d.tar.gz gsoc2013-evolution-0dabeb5908d978a1674fb276d5408e09a4ef4d4d.tar.zst gsoc2013-evolution-0dabeb5908d978a1674fb276d5408e09a4ef4d4d.zip |
Added an activate signal.
2000-05-08 Christopher James Lahey <clahey@helixcode.com>
* widget/e-text/e-text.c, widgets/e-text/e-text.h: Added an
activate signal.
svn path=/trunk/; revision=2890
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-05-08 Christopher James Lahey <clahey@helixcode.com> + + * widget/e-text/e-text.c, widgets/e-text/e-text.h: Added an + activate signal. + 2000-05-06 Chris Toshok <toshok@helixcode.com> * configure.in: Added new Directories section for the default_user. |