diff options
author | David Bordoley <bordoley@msu.edu> | 2003-05-23 02:37:55 +0800 |
---|---|---|
committer | Dave Bordoley <Bordoley@src.gnome.org> | 2003-05-23 02:37:55 +0800 |
commit | 12b4f94e6939dd7f69c67c19f3ca4068e506094e (patch) | |
tree | 3c35df6f8f4a30171652ebc2f3b2a2d89110d9c7 /ChangeLog | |
parent | 99d3b20ac598df507e9394a2244c5b3145dde88a (diff) | |
download | gsoc2013-epiphany-12b4f94e6939dd7f69c67c19f3ca4068e506094e.tar gsoc2013-epiphany-12b4f94e6939dd7f69c67c19f3ca4068e506094e.tar.gz gsoc2013-epiphany-12b4f94e6939dd7f69c67c19f3ca4068e506094e.tar.bz2 gsoc2013-epiphany-12b4f94e6939dd7f69c67c19f3ca4068e506094e.tar.lz gsoc2013-epiphany-12b4f94e6939dd7f69c67c19f3ca4068e506094e.tar.xz gsoc2013-epiphany-12b4f94e6939dd7f69c67c19f3ca4068e506094e.tar.zst gsoc2013-epiphany-12b4f94e6939dd7f69c67c19f3ca4068e506094e.zip |
Disable Blink and Marquee, cuz they are annoying and non-standard. Don't
2003-05-22 David Bordoley <bordoley@msu.edu>
* embed/mozilla/mozilla-embed-single.cpp:
(mozilla_set_default_prefs):
Disable Blink and Marquee, cuz they are annoying and
non-standard. Don't fetch sidebar whats related stuff.
Line Wrap View->Source. CTRL-Mousewheel scrolls by one page.
Enable Image Auto-Resizing. Enable Browsing with the Caret.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-05-22 David Bordoley <bordoley@msu.edu> + + * embed/mozilla/mozilla-embed-single.cpp: + (mozilla_set_default_prefs): + + Disable Blink and Marquee, cuz they are annoying and + non-standard. Don't fetch sidebar whats related stuff. + Line Wrap View->Source. CTRL-Mousewheel scrolls by one page. + Enable Image Auto-Resizing. Enable Browsing with the Caret. + 2003-05-22 Christian Persch <chpe+gnomebugz@stud.uni-saarland.de> * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_init): |