aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-10 04:33:17 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-10 04:33:17 +0800
commitcc7ae54f94c12a5a8dc48b517e92edcea5d63a03 (patch)
tree35acc8c3e1ebff36f269438ff312fc7e111d677c /ChangeLog
parente636504fb5e674353ff0964f221d94f4ae446092 (diff)
downloadgsoc2013-epiphany-cc7ae54f94c12a5a8dc48b517e92edcea5d63a03.tar
gsoc2013-epiphany-cc7ae54f94c12a5a8dc48b517e92edcea5d63a03.tar.gz
gsoc2013-epiphany-cc7ae54f94c12a5a8dc48b517e92edcea5d63a03.tar.bz2
gsoc2013-epiphany-cc7ae54f94c12a5a8dc48b517e92edcea5d63a03.tar.lz
gsoc2013-epiphany-cc7ae54f94c12a5a8dc48b517e92edcea5d63a03.tar.xz
gsoc2013-epiphany-cc7ae54f94c12a5a8dc48b517e92edcea5d63a03.tar.zst
gsoc2013-epiphany-cc7ae54f94c12a5a8dc48b517e92edcea5d63a03.zip
Better positioning for the context menu popup in a treeview. Patch by
2004-11-09 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-gui.c: (ephy_gui_menu_position_tree_selection): Better positioning for the context menu popup in a treeview. Patch by Crispin Flowerday. Remove obsolete global variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51adda229..aba75a194 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ 2004-11-09 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-gui.c: (ephy_gui_menu_position_tree_selection):
+
+ Better positioning for the context menu popup in a treeview.
+ Patch by Crispin Flowerday.
+
+ Remove obsolete global variables.
+
2004-11-09 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-history-window.c: (add_by_date_filter):