aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2007-07-10 21:05:23 +0800
committerChristian Persch <chpe@src.gnome.org>2007-07-10 21:05:23 +0800
commit1f582511944d0dbb4e99c8c48b18c311fd7cb2b3 (patch)
tree4c6b09976966a4365c9c1ff24cecddc1e848743e /ChangeLog
parenteb8cdb0537d915671d7caea311e3d74d24b03085 (diff)
downloadgsoc2013-epiphany-1f582511944d0dbb4e99c8c48b18c311fd7cb2b3.tar
gsoc2013-epiphany-1f582511944d0dbb4e99c8c48b18c311fd7cb2b3.tar.gz
gsoc2013-epiphany-1f582511944d0dbb4e99c8c48b18c311fd7cb2b3.tar.bz2
gsoc2013-epiphany-1f582511944d0dbb4e99c8c48b18c311fd7cb2b3.tar.lz
gsoc2013-epiphany-1f582511944d0dbb4e99c8c48b18c311fd7cb2b3.tar.xz
gsoc2013-epiphany-1f582511944d0dbb4e99c8c48b18c311fd7cb2b3.tar.zst
gsoc2013-epiphany-1f582511944d0dbb4e99c8c48b18c311fd7cb2b3.zip
Port to new tooltips API.
2007-07-10 Christian Persch <chpe@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_finalize), (ephy_location_entry_class_init), (ephy_location_entry_construct_contents), (ephy_location_entry_init), (ephy_location_entry_set_lock_tooltip): Port to new tooltips API. svn path=/trunk/; revision=7137
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56aec36fe..1dbe3c219 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-07-10 Christian Persch <chpe@gnome.org>
+ * lib/widgets/ephy-location-entry.c:
+ (ephy_location_entry_finalize), (ephy_location_entry_class_init),
+ (ephy_location_entry_construct_contents),
+ (ephy_location_entry_init), (ephy_location_entry_set_lock_tooltip):
+
+ Port to new tooltips API.
+
+2007-07-10 Christian Persch <chpe@gnome.org>
+
* lib/widgets/ephy-zoom-action.c: (ephy_zoom_action_class_init):
* lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_class_init):