diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-11-19 07:47:16 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-11-19 07:47:16 +0800 |
commit | 971fbdf5204f5e5588b437a1a4cc8386204037bd (patch) | |
tree | ca228287bee1f127ef5fa2dafd2f83f52dd94136 /ChangeLog | |
parent | 15cbf0f2d0ad71ed66edb1ca3d44d3beb96d49a0 (diff) | |
download | gsoc2013-epiphany-971fbdf5204f5e5588b437a1a4cc8386204037bd.tar gsoc2013-epiphany-971fbdf5204f5e5588b437a1a4cc8386204037bd.tar.gz gsoc2013-epiphany-971fbdf5204f5e5588b437a1a4cc8386204037bd.tar.bz2 gsoc2013-epiphany-971fbdf5204f5e5588b437a1a4cc8386204037bd.tar.lz gsoc2013-epiphany-971fbdf5204f5e5588b437a1a4cc8386204037bd.tar.xz gsoc2013-epiphany-971fbdf5204f5e5588b437a1a4cc8386204037bd.tar.zst gsoc2013-epiphany-971fbdf5204f5e5588b437a1a4cc8386204037bd.zip |
Make encodings dialogue transient.
2003-11-19 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-dialog.c: (ephy_dialog_set_parent):
* src/ephy-encoding-dialog.c: (sync_parent_window_cb),
(ephy_encoding_dialog_init), (ephy_encoding_dialog_class_init),
(ephy_encoding_dialog_new):
Make encodings dialogue transient.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2003-11-19 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-dialog.c: (ephy_dialog_set_parent): + * src/ephy-encoding-dialog.c: (sync_parent_window_cb), + (ephy_encoding_dialog_init), (ephy_encoding_dialog_class_init), + (ephy_encoding_dialog_new): + + Make encodings dialogue transient. + +2003-11-19 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-embed.c: (ephy_embed_base_init), (ephy_embed_get_location), (ephy_embed_get_link_message), (ephy_embed_get_js_status): |