aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-21 05:22:48 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-21 05:22:48 +0800
commit7213f20cbdc596daa9485446f4650eb1d294736d (patch)
tree6fe8845506171bb3894e7568e903c9c86f6289ba /ChangeLog
parent58dde9fa0c4d501a0d32de681f79b308e7603c64 (diff)
downloadgsoc2013-epiphany-7213f20cbdc596daa9485446f4650eb1d294736d.tar
gsoc2013-epiphany-7213f20cbdc596daa9485446f4650eb1d294736d.tar.gz
gsoc2013-epiphany-7213f20cbdc596daa9485446f4650eb1d294736d.tar.bz2
gsoc2013-epiphany-7213f20cbdc596daa9485446f4650eb1d294736d.tar.lz
gsoc2013-epiphany-7213f20cbdc596daa9485446f4650eb1d294736d.tar.xz
gsoc2013-epiphany-7213f20cbdc596daa9485446f4650eb1d294736d.tar.zst
gsoc2013-epiphany-7213f20cbdc596daa9485446f4650eb1d294736d.zip
Encoding menu improvements, Episode V: MPT strikes back.
2003-10-20 Christian Persch <chpe@cvs.gnome.org> Encoding menu improvements, Episode V: MPT strikes back. * data/glade/epiphany.glade: * embed/ephy-encodings.c: (ephy_encodings_finalize), (ephy_encodings_init): * embed/ephy-encodings.h: * src/ephy-encoding-dialog.c: (encoding_is_automatic), (sync_embed_cb), (activate_choice), (ephy_encoding_dialog_response_cb), (view_node_selected_cb), (view_node_activated_cb), (ephy_encoding_dialog_init): Replace the 2-pane view with a single list, and restore the automatic and manual radio buttons.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86bede8c7..4e236b854 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2003-10-20 Christian Persch <chpe@cvs.gnome.org>
+
+ Encoding menu improvements, Episode V:
+ MPT strikes back.
+
+ * data/glade/epiphany.glade:
+ * embed/ephy-encodings.c: (ephy_encodings_finalize),
+ (ephy_encodings_init):
+ * embed/ephy-encodings.h:
+ * src/ephy-encoding-dialog.c: (encoding_is_automatic),
+ (sync_embed_cb), (activate_choice),
+ (ephy_encoding_dialog_response_cb), (view_node_selected_cb),
+ (view_node_activated_cb), (ephy_encoding_dialog_init):
+
+ Replace the 2-pane view with a single list, and restore
+ the automatic and manual radio buttons.
+
2003-10-20 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-history-window.c: (setup_filters),