diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-05-17 23:44:53 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-05-17 23:44:53 +0800 |
commit | 86aba5d21023eb60fe1357cea66c8bc553f51bde (patch) | |
tree | 1d0a329c9aa00665d21ef943473202e378db0026 /ChangeLog | |
parent | 36b6b34ca77a6349d90032e537d738e0233b7220 (diff) | |
download | gsoc2013-epiphany-86aba5d21023eb60fe1357cea66c8bc553f51bde.tar gsoc2013-epiphany-86aba5d21023eb60fe1357cea66c8bc553f51bde.tar.gz gsoc2013-epiphany-86aba5d21023eb60fe1357cea66c8bc553f51bde.tar.bz2 gsoc2013-epiphany-86aba5d21023eb60fe1357cea66c8bc553f51bde.tar.lz gsoc2013-epiphany-86aba5d21023eb60fe1357cea66c8bc553f51bde.tar.xz gsoc2013-epiphany-86aba5d21023eb60fe1357cea66c8bc553f51bde.tar.zst gsoc2013-epiphany-86aba5d21023eb60fe1357cea66c8bc553f51bde.zip |
Do not allow to resize the dialog vertically, fixes #112727. Remove unused
Do not allow to resize the dialog vertically, fixes #112727.
Remove unused header.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-05-17 Xan Lopez <xan@masilla.org> + + * embed/find-dialog.c: (dialog_constrain_height), (impl_show): + + Do not allow to resize the dialog vertically, fixes #112727. + + * embed/mozilla/FilePicker.cpp: + + Remove unused header. + 2003-05-17 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-window.c: (ephy_window_set_chrome): |