diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-11 00:53:28 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-11 00:53:28 +0800 |
commit | 621962485a23186a0f5871abdb83a3d672f9e026 (patch) | |
tree | beed0ae1fbb6404164852ff119a0f6d5af2ffe91 /ChangeLog | |
parent | 2adb51b91a4bef0ee4cec877932b833b572f411a (diff) | |
download | gsoc2013-epiphany-621962485a23186a0f5871abdb83a3d672f9e026.tar.gz gsoc2013-epiphany-621962485a23186a0f5871abdb83a3d672f9e026.tar.zst gsoc2013-epiphany-621962485a23186a0f5871abdb83a3d672f9e026.zip |
Add resize grip. Fixes bug #137845.
2004-11-10 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-statusbar.c: (ephy_statusbar_init):
Add resize grip. Fixes bug #137845.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2004-11-10 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-statusbar.c: (ephy_statusbar_init): + + Add resize grip. Fixes bug #137845. + +2004-11-10 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/ContentHandler.cpp: + + Fix opening content with external content handlers. + 2004-11-09 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct): |