diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-10 04:32:01 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-10 04:32:01 +0800 |
commit | 489e77d814f2ce449e87ba61590eb9ca9bd711bc (patch) | |
tree | d19238740164e0990d1498061d9800ef8c40a050 /ChangeLog | |
parent | 7000fbcb2798ff9a87604a0ea400881075c6be93 (diff) | |
download | gsoc2013-epiphany-489e77d814f2ce449e87ba61590eb9ca9bd711bc.tar gsoc2013-epiphany-489e77d814f2ce449e87ba61590eb9ca9bd711bc.tar.gz gsoc2013-epiphany-489e77d814f2ce449e87ba61590eb9ca9bd711bc.tar.bz2 gsoc2013-epiphany-489e77d814f2ce449e87ba61590eb9ca9bd711bc.tar.lz gsoc2013-epiphany-489e77d814f2ce449e87ba61590eb9ca9bd711bc.tar.xz gsoc2013-epiphany-489e77d814f2ce449e87ba61590eb9ca9bd711bc.tar.zst gsoc2013-epiphany-489e77d814f2ce449e87ba61590eb9ca9bd711bc.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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 Jordi Mallach <jordi@sindominio.net> * data/Makefile.am (EXTRA_DIST): |