diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-01 11:46:13 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-01 11:46:13 +0800 |
commit | 7d0efdf785690d7e54344b756b8b73db5fc55ab7 (patch) | |
tree | a2cca3d9318eb0fdb8e12c2d2290de7a5686cbd5 /mail/ChangeLog | |
parent | a718dec073135b0dac15e0f36e9a7ac6b9b9ddfa (diff) | |
download | gsoc2013-evolution-7d0efdf785690d7e54344b756b8b73db5fc55ab7.tar.gz gsoc2013-evolution-7d0efdf785690d7e54344b756b8b73db5fc55ab7.tar.zst gsoc2013-evolution-7d0efdf785690d7e54344b756b8b73db5fc55ab7.zip |
Make the toolbar look like a standard GNOME toolbar my putting it into
a GtkFrame. Also, make sure it cannot be dragged to the left or right
of the dock, because with the current non-BonoboUIHandler system we
use it causes bad bad things to happen.
svn path=/trunk/; revision=3319
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f3c517850d..f7cd9db3dc 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-06-01 Ettore Perazzoli <ettore@helixcode.com> + + * folder-browser-factory.c (control_activate): Put the toolbar + into a frame to make it look like standard GNOME toolbars. Also, + set `GNOME_DOCK_ITEM_BEH_NEVER_VERTICAL' so that it does not do + evil things when its moved to the left or the right of the window. + 2000-05-31 Jeffrey Stedfast <fejj@helixcode.com> * mail-config.c: Configuration dialog now allows |