aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-25 01:05:21 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-25 01:05:21 +0800
commit0408961cb808d25737540c65ce3503e12d1d2205 (patch)
treea1a884abbc08a9a0cd2cccefff18efaf5d94a32f /ChangeLog
parent3f06c2cd8f49d72dfde45c08c24b398e56ea6d87 (diff)
downloadgsoc2013-epiphany-0408961cb808d25737540c65ce3503e12d1d2205.tar
gsoc2013-epiphany-0408961cb808d25737540c65ce3503e12d1d2205.tar.gz
gsoc2013-epiphany-0408961cb808d25737540c65ce3503e12d1d2205.tar.bz2
gsoc2013-epiphany-0408961cb808d25737540c65ce3503e12d1d2205.tar.lz
gsoc2013-epiphany-0408961cb808d25737540c65ce3503e12d1d2205.tar.xz
gsoc2013-epiphany-0408961cb808d25737540c65ce3503e12d1d2205.tar.zst
gsoc2013-epiphany-0408961cb808d25737540c65ce3503e12d1d2205.zip
Made encoding dialog auto-apply.
2003-10-24 Christian Persch <chpe@cvs.gnome.org> * src/ephy-encoding-dialog.c: (ephy_encoding_dialog_response_cb), (view_node_selected_cb), (automatic_toggled_cb), (ephy_encoding_dialog_init): * data/glade/epiphany.glade: Made encoding dialog auto-apply.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c078643a..6ee194bce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-10-24 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-encoding-dialog.c: (ephy_encoding_dialog_response_cb),
+ (view_node_selected_cb), (automatic_toggled_cb),
+ (ephy_encoding_dialog_init):
+ * data/glade/epiphany.glade:
+
+ Made encoding dialog auto-apply.
+
2003-10-24 Marco Pesenti Gritti <marco@gnome.org>
* lib/egg/egg-toolbar-editor.c: (set_drag_cursor),
@@ -42,7 +51,6 @@
Use a MozDownload directly if there is a dest set,
it doesnt make sense to use sniffer for favicons.
->>>>>>> 1.977
2003-10-23 Marco Pesenti Gritti <marco@gnome.org>
* lib/egg/egg-editable-toolbar.c: (create_item_from_action),