aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-07-01 17:24:34 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-07-01 17:24:34 +0800
commit582199edf5b76697fba83ade64eddcf1349224cf (patch)
tree8009cecf4cbf06e6892e54fb248cc716eca18297 /ChangeLog
parentbbd9d6551d3f84f4cc7afa5ef4c21dfadceb668d (diff)
downloadgsoc2013-epiphany-582199edf5b76697fba83ade64eddcf1349224cf.tar
gsoc2013-epiphany-582199edf5b76697fba83ade64eddcf1349224cf.tar.gz
gsoc2013-epiphany-582199edf5b76697fba83ade64eddcf1349224cf.tar.bz2
gsoc2013-epiphany-582199edf5b76697fba83ade64eddcf1349224cf.tar.lz
gsoc2013-epiphany-582199edf5b76697fba83ade64eddcf1349224cf.tar.xz
gsoc2013-epiphany-582199edf5b76697fba83ade64eddcf1349224cf.tar.zst
gsoc2013-epiphany-582199edf5b76697fba83ade64eddcf1349224cf.zip
Allow to drag bookmarks around also when not in edit mode. Use the default
2004-07-01 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmark-action.c: (create_tool_item), (favicon_cache_changed_cb), (ephy_bookmark_action_sync_icon), (stop_drag_check), (drag_data_get_cb), (drag_data_delete_cb), (drag_motion_cb), (button_press_cb), (button_release_cb), (connect_proxy), (ephy_bookmark_action_init): Allow to drag bookmarks around also when not in edit mode. Use the default bookmark icon when there is not a specific one, it acts as a separator. Put some space between the icon and the text.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd6f26b72..7c1f00abe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-07-01 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/bookmarks/ephy-bookmark-action.c: (create_tool_item),
+ (favicon_cache_changed_cb), (ephy_bookmark_action_sync_icon),
+ (stop_drag_check), (drag_data_get_cb), (drag_data_delete_cb),
+ (drag_motion_cb), (button_press_cb), (button_release_cb),
+ (connect_proxy), (ephy_bookmark_action_init):
+
+ Allow to drag bookmarks around also when not in edit mode.
+ Use the default bookmark icon when there is not a specific
+ one, it acts as a separator. Put some space between the icon
+ and the text.
+
2004-06-30 Adam Hooper <adamh@cvs.gnome.org>
* data/art/Makefile.am: