diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-30 04:57:40 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-30 04:57:40 +0800 |
commit | 606e1b5132db448875d659e8817c3bbe942d1647 (patch) | |
tree | c4c9c5abb6676e7cdac915687cb2029111c47b4c /ChangeLog | |
parent | dd6f51a6cc753ed0182b2ca6e5dc3d69bea2f375 (diff) | |
download | gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.gz gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.bz2 gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.lz gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.xz gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.tar.zst gsoc2013-epiphany-606e1b5132db448875d659e8817c3bbe942d1647.zip |
Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code.
2004-03-29 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-03-29 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/GtkNSSClientAuthDialogs.cpp: + + Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code. + +2004-03-29 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: * src/popup-commands.c: * src/popup-commands.h: |