diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-02-20 10:27:15 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-02-20 10:27:15 +0800 |
commit | 92602052864e026e179557271e73e7e1640828c1 (patch) | |
tree | 6520b2cff128977ccbcc864712051e67b9c3b3d3 /ChangeLog | |
parent | 222bc1d3f5908077301f80b38bc08ae7412916d3 (diff) | |
download | gsoc2013-evolution-92602052864e026e179557271e73e7e1640828c1.tar gsoc2013-evolution-92602052864e026e179557271e73e7e1640828c1.tar.gz gsoc2013-evolution-92602052864e026e179557271e73e7e1640828c1.tar.bz2 gsoc2013-evolution-92602052864e026e179557271e73e7e1640828c1.tar.lz gsoc2013-evolution-92602052864e026e179557271e73e7e1640828c1.tar.xz gsoc2013-evolution-92602052864e026e179557271e73e7e1640828c1.tar.zst gsoc2013-evolution-92602052864e026e179557271e73e7e1640828c1.zip |
When a link is clicked, indicate the link with a dialog.
* tests/ui-tests/message-browser.c (on_link_clicked): When a link
is clicked, indicate the link with a dialog.
svn path=/trunk/; revision=1864
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ 2000-02-19 Matt Loper <matt@helixcode.com> - + + * tests/ui-tests/message-browser.c (on_link_clicked): When a link + is clicked, indicate the link with a dialog. + * libical/src/test/.cvsignore: Added Makefile. * libical/.cvsignore: Added Makefile, configure, config.status. |