diff options
author | JP Rosevear <jpr@ximian.com> | 2002-02-09 01:16:08 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-02-09 01:16:08 +0800 |
commit | 1c663ab61d4ee59c5dabd403793cf989cd857f61 (patch) | |
tree | 2f2281563acf74244397ed5d9b5b3ad28fcc85ec /widgets/misc/ChangeLog | |
parent | f88a1425da374f0b950c19beb86a6bc6328ff439 (diff) | |
download | gsoc2013-evolution-1c663ab61d4ee59c5dabd403793cf989cd857f61.tar.gz gsoc2013-evolution-1c663ab61d4ee59c5dabd403793cf989cd857f61.tar.zst gsoc2013-evolution-1c663ab61d4ee59c5dabd403793cf989cd857f61.zip |
build new files
2002-02-08 JP Rosevear <jpr@ximian.com>
* Makefile.am: build new files
* e-url-button.[hc]: button widget that when clicked slurps the
url of an entry and launchs the gnome url handler on the text
svn path=/trunk/; revision=15609
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 31af3e00c6..33e7caa855 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2002-02-08 JP Rosevear <jpr@ximian.com> + + * Makefile.am: build new files + + * e-url-button.[hc]: button widget that when clicked slurps the + url of an entry and launchs the gnome url handler on the text + 2002-01-27 Ettore Perazzoli <ettore@ximian.com> * Makefile.am: Use GNOME_FULL_CFLAGS and GNOME_FULL_LIBS. |