aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorbertrand <bertrand@helixcode.com>2000-03-04 13:15:27 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-03-04 13:15:27 +0800
commitb6788c4e5dbcd043e4ed54c9c10488f45d53bd95 (patch)
tree34611f65a6dc8aab8cce15eca7232fb186432fce /ChangeLog
parent55f8f073e2aca35954e824eb84f62211fd9d9200 (diff)
downloadgsoc2013-evolution-b6788c4e5dbcd043e4ed54c9c10488f45d53bd95.tar
gsoc2013-evolution-b6788c4e5dbcd043e4ed54c9c10488f45d53bd95.tar.gz
gsoc2013-evolution-b6788c4e5dbcd043e4ed54c9c10488f45d53bd95.tar.bz2
gsoc2013-evolution-b6788c4e5dbcd043e4ed54c9c10488f45d53bd95.tar.lz
gsoc2013-evolution-b6788c4e5dbcd043e4ed54c9c10488f45d53bd95.tar.xz
gsoc2013-evolution-b6788c4e5dbcd043e4ed54c9c10488f45d53bd95.tar.zst
gsoc2013-evolution-b6788c4e5dbcd043e4ed54c9c10488f45d53bd95.zip
add bonobo to the build process.
2000-03-04 bertrand <bertrand@helixcode.com> * tests/ui-tests/Makefile.am: add bonobo to the build process. * tests/ui-tests/message-browser.c (main): initialize Bonobo. Use bonobo_main. (get_gtk_html_contents_window): set signal handlers for url requests and objects requests. (on_object_requested): answer to object requests. svn path=/trunk/; revision=2037
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a80ea9c057..908814971d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-03-04 bertrand <bertrand@helixcode.com>
+
+ * tests/ui-tests/Makefile.am: add bonobo to the build
+ process.
+
+ * tests/ui-tests/message-browser.c (main):
+ initialize Bonobo. Use bonobo_main.
+ (get_gtk_html_contents_window): set signal handlers
+ for url requests and objects requests.
+ (on_object_requested): answer to object requests.
+
2000-03-03 bertrand <bertrand@helixcode.com>
* tests/ui-tests/message-browser.c (main): initialize