aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-08 06:58:58 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-08 06:58:58 +0800
commit7d0d2b3c3fe52cf5564c606cf7f0ad8382cba27a (patch)
tree631b045063d59e3905b6d4fc064933735c622378 /ChangeLog
parentd728260911fa7718b49cef4c19f50bbca1dace60 (diff)
downloadgsoc2013-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bcda8833..c6c35cb8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):