summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-09-20 15:18:27 +0000
committerBill Haneman <billh@src.gnome.org>2006-09-20 15:18:27 +0000
commitd373cfac926db0903aa0bfd7f789f13ccc4e2449 (patch)
treed4210fa5ca2fb0476a0730703854c1188298acbd /ChangeLog
parent6316f4631222036c1604f2924fbd1cc1231f1c73 (diff)
downloadatk-d373cfac926db0903aa0bfd7f789f13ccc4e2449.tar.gz
Add "load-stopped", "load_complete", "loading" signals to AtkDocument
interface. Based on patch from Neo Liu <nian.liu@sun.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9dc022..fae8da9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-09-14 Bill Haneman <bill.haneman@sun.com>
+
+ * atk/docs/atkdocument.sgml:
+ Update docs to include signals, and revise description.
+
+ Following code changes from Neo Liu <nian.lui@sun.com>
+
+ * atkdocument.c:
+ (atk_document_base_init): New, add signals
+ "load_complete", "load_stopped", "reload".
+
+ * atknoopobject;c:
+ (atk_no_op_object_get_type): Add 'AtkDocument'
+ interface type to this test AtkObject class.
+
2006-09-19 Sunil Mohan Adapa <sunil@atc.tcs.co.in>
* configure.in: Added "te" to ALL_LINGUAS