diff options
author | Christian Persch <chpe@gnome.org> | 2007-07-10 21:05:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-07-10 21:05:23 +0800 |
commit | 1f582511944d0dbb4e99c8c48b18c311fd7cb2b3 (patch) | |
tree | 4c6b09976966a4365c9c1ff24cecddc1e848743e /ChangeLog | |
parent | eb8cdb0537d915671d7caea311e3d74d24b03085 (diff) | |
download | gsoc2013-epiphany-1f582511944d0dbb4e99c8c48b18c311fd7cb2b3.tar.gz 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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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): |