diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-12-04 06:53:45 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-12-04 06:53:45 +0800 |
commit | 49d83b69035e937e686c34f75b5993bc8cf1f8ff (patch) | |
tree | 66e8484a28c318a8ef8022d7d313e3aead9e5699 /ChangeLog | |
parent | c697d680afc56646475e93e72f1ddb785ea37061 (diff) | |
download | gsoc2013-epiphany-49d83b69035e937e686c34f75b5993bc8cf1f8ff.tar gsoc2013-epiphany-49d83b69035e937e686c34f75b5993bc8cf1f8ff.tar.gz gsoc2013-epiphany-49d83b69035e937e686c34f75b5993bc8cf1f8ff.tar.bz2 gsoc2013-epiphany-49d83b69035e937e686c34f75b5993bc8cf1f8ff.tar.lz gsoc2013-epiphany-49d83b69035e937e686c34f75b5993bc8cf1f8ff.tar.xz gsoc2013-epiphany-49d83b69035e937e686c34f75b5993bc8cf1f8ff.tar.zst gsoc2013-epiphany-49d83b69035e937e686c34f75b5993bc8cf1f8ff.zip |
Epiphany is now 100% fat-free.... err... free of deprecated widgets. Add
2003-12-03 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/Makefile.am:
Epiphany is now 100% fat-free.... err... free of
deprecated widgets. Add -DGTK_DISABLE_DEPRECATED
flag back again when in maintainer mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2003-12-03 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/Makefile.am: + + Epiphany is now 100% fat-free.... err... free of + deprecated widgets. Add -DGTK_DISABLE_DEPRECATED + flag back again when in maintainer mode. + +2003-12-03 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/GtkNSSClientAuthDialogs.cpp: Port from optionmenu to new GtkComboBox. |