aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-03-16 07:28:20 +0800
committerXan Lopez <xan@src.gnome.org>2003-03-16 07:28:20 +0800
commitcbce0224b85bac0df28964fdc2b97bd3c9ff43e5 (patch)
treed601b0520f27c353edc2e9c6f490c09a08004aa7 /ChangeLog
parenta49c85f4678d4b9edb19725b6c2168dc706d5b54 (diff)
downloadgsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar
gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.gz
gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.bz2
gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.lz
gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.xz
gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.tar.zst
gsoc2013-epiphany-cbce0224b85bac0df28964fdc2b97bd3c9ff43e5.zip
Put the bookmark view in hinted mode. Fix multiple selection actions in
Put the bookmark view in hinted mode. Fix multiple selection actions in the Bookmark Editor.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0649feea5..45e2aa4b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-03-15 Xan Lopez <xan@masilla.org>
+
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (ephy_bookmarks_editor_construct):
+
+ Put the bookmark view in hinted mode.
+
+ * src/bookmarks/ephy-node-view.c: (ephy_node_view_button_press_cb),
+ (ephy_node_view_enable_drag_source), (ephy_node_view_set_hinted):
+ * src/bookmarks/ephy-node-view.h:
+
+ Fix multiple selection actions in the Bookmark Editor.
+
2003-03-15 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-embed-persist.c: (ephy_embed_persist_init),