diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-08 06:58:58 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-08 06:58:58 +0800 |
commit | 7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a (patch) | |
tree | 631b045063d59e3905b6d4fc064933735c622378 /ChangeLog | |
parent | d728260911fa7718b49cef4c19f50bbca1dace60 (diff) | |
download | gsoc2013-epiphany-7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a.tar gsoc2013-epiphany-7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a.tar.gz gsoc2013-epiphany-7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a.tar.bz2 gsoc2013-epiphany-7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a.tar.lz gsoc2013-epiphany-7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a.tar.xz gsoc2013-epiphany-7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a.tar.zst gsoc2013-epiphany-7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a.zip |
Fix button sensitivity setting in language editor not to first disable the
2004-11-07 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c: (language_editor_update_buttons):
Fix button sensitivity setting in language editor not to first
disable the buttons. Fixes moving an item more than once at a time.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-11-07 Christian Persch <chpe@cvs.gnome.org> + * src/prefs-dialog.c: (language_editor_update_buttons): + + Fix button sensitivity setting in language editor not to first + disable the buttons. Fixes moving an item more than once at a time. + +2004-11-07 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-gui.c: (ephy_gui_sanitise_popup_position), (ephy_gui_menu_position_tree_selection), (ephy_gui_menu_position_under_widget): |