diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-26 03:39:42 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-26 03:39:42 +0800 |
commit | e9a5d18e08352272299d1410f9f62a70d7ac1bde (patch) | |
tree | b010f6c025440f79d2781d1cdf4b27cf4e622e49 /ChangeLog | |
parent | 2e7fc7b481e90e68705d92ec012889fc0985e324 (diff) | |
download | gsoc2013-epiphany-e9a5d18e08352272299d1410f9f62a70d7ac1bde.tar gsoc2013-epiphany-e9a5d18e08352272299d1410f9f62a70d7ac1bde.tar.gz gsoc2013-epiphany-e9a5d18e08352272299d1410f9f62a70d7ac1bde.tar.bz2 gsoc2013-epiphany-e9a5d18e08352272299d1410f9f62a70d7ac1bde.tar.lz gsoc2013-epiphany-e9a5d18e08352272299d1410f9f62a70d7ac1bde.tar.xz gsoc2013-epiphany-e9a5d18e08352272299d1410f9f62a70d7ac1bde.tar.zst gsoc2013-epiphany-e9a5d18e08352272299d1410f9f62a70d7ac1bde.zip |
Small cleanups.
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topic-action.c: (drag_data_received_cb),
(create_tool_item), (ephy_topic_action_sync_label), (get_popup),
(erase_popup), (child_changed_cb), (child_removed_cb),
(menu_init_cb), (button_deactivate_cb), (button_toggled_cb),
(button_release_cb), (button_press_cb), (connect_proxy),
(ephy_topic_action_updated), (ephy_topic_action_get_topic),
(ephy_topic_action_set_topic), (ephy_topic_action_set_property),
(ephy_topic_action_get_property), (ephy_topic_action_init),
(ephy_topic_action_get_type), (ephy_topic_action_new):
Small cleanups.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ 2006-01-25 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-topic-action.c: (drag_data_received_cb), + (create_tool_item), (ephy_topic_action_sync_label), (get_popup), + (erase_popup), (child_changed_cb), (child_removed_cb), + (menu_init_cb), (button_deactivate_cb), (button_toggled_cb), + (button_release_cb), (button_press_cb), (connect_proxy), + (ephy_topic_action_updated), (ephy_topic_action_get_topic), + (ephy_topic_action_set_topic), (ephy_topic_action_set_property), + (ephy_topic_action_get_property), (ephy_topic_action_init), + (ephy_topic_action_get_type), (ephy_topic_action_new): + + Small cleanups. + +2006-01-25 Christian Persch <chpe@cvs.gnome.org> + * data/default-prefs-gecko-1-8.js: * embed/mozilla/mozilla-embed-single.cpp: |