diff options
author | bertrand <bertrand@helixcode.com> | 2000-03-04 03:43:49 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-03-04 03:43:49 +0800 |
commit | c71ec9dab0ae22e0985ea12f4e1aeb0cc5811733 (patch) | |
tree | d3b5734b1aab47ff7992589bdc42d6c91f7d3e2c /ChangeLog | |
parent | c343245386b1aaab492357963776fe82a5c80796 (diff) | |
download | gsoc2013-evolution-c71ec9dab0ae22e0985ea12f4e1aeb0cc5811733.tar.gz gsoc2013-evolution-c71ec9dab0ae22e0985ea12f4e1aeb0cc5811733.tar.zst gsoc2013-evolution-c71ec9dab0ae22e0985ea12f4e1aeb0cc5811733.zip |
initialize gdkrgb. Push visual/colormap. (on_url_requested): in the case
2000-03-03 bertrand <bertrand@helixcode.com>
* tests/ui-tests/message-browser.c (main): initialize
gdkrgb. Push visual/colormap.
(on_url_requested): in the case where a camel url is requested,
write the camel stream to gtkhtml.
* tests/ui-tests/Makefile.am (filter_LDADD): add
gnomeprint in the lib list.
Message browser shows inline images. Woohoo !
svn path=/trunk/; revision=2022
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2000-03-03 bertrand <bertrand@helixcode.com> + + * tests/ui-tests/message-browser.c (main): initialize + gdkrgb. Push visual/colormap. + (on_url_requested): in the case where a camel url is requested, + write the camel stream to gtkhtml. + + * tests/ui-tests/Makefile.am (filter_LDADD): add + gnomeprint in the lib list. + 2000-03-01 Ettore Perazzoli <ettore@helixcode.com> * shell/Makefile.am (INCLUDES): use `top_srcdir' instead of |