diff options
author | JP Rosevear <jpr@ximian.com> | 2002-02-09 05:50:36 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-02-09 05:50:36 +0800 |
commit | caa0d5ee2056e339815d27e33cf6c7138ed434e2 (patch) | |
tree | 71fe0a4661c5da1f85780c41038acae204664dfa /widgets/misc/ChangeLog | |
parent | 88b0c8138afa59939e01615b66bda1a98d6b6ff3 (diff) | |
download | gsoc2013-evolution-caa0d5ee2056e339815d27e33cf6c7138ed434e2.tar gsoc2013-evolution-caa0d5ee2056e339815d27e33cf6c7138ed434e2.tar.gz gsoc2013-evolution-caa0d5ee2056e339815d27e33cf6c7138ed434e2.tar.bz2 gsoc2013-evolution-caa0d5ee2056e339815d27e33cf6c7138ed434e2.tar.lz gsoc2013-evolution-caa0d5ee2056e339815d27e33cf6c7138ed434e2.tar.xz gsoc2013-evolution-caa0d5ee2056e339815d27e33cf6c7138ed434e2.tar.zst gsoc2013-evolution-caa0d5ee2056e339815d27e33cf6c7138ed434e2.zip |
button/entry combo that launchs the gnome url handler on the entry text
2002-02-08 JP Rosevear <jpr@ximian.com>
* e-url-entry.[hc]: button/entry combo that launchs the gnome url
handler on the entry text when the button is clicked
* Makefile.am: build new files
svn path=/trunk/; revision=15620
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 33e7caa855..e3246f6522 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,5 +1,12 @@ 2002-02-08 JP Rosevear <jpr@ximian.com> + * e-url-entry.[hc]: button/entry combo that launchs the gnome url + handler on the entry text when the button is clicked + + * Makefile.am: 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 |