diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-07-26 12:14:07 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-07-26 12:14:07 +0800 |
commit | a16299d8110ff4b3e72aac0862c754a2c5200949 (patch) | |
tree | 433334547a35c25df324f4f5efac0113a7f1f57f /ChangeLog | |
parent | 4eee87dd91ed05b2f636433d356b2450e1a535b1 (diff) | |
download | gsoc2013-epiphany-a16299d8110ff4b3e72aac0862c754a2c5200949.tar gsoc2013-epiphany-a16299d8110ff4b3e72aac0862c754a2c5200949.tar.gz gsoc2013-epiphany-a16299d8110ff4b3e72aac0862c754a2c5200949.tar.bz2 gsoc2013-epiphany-a16299d8110ff4b3e72aac0862c754a2c5200949.tar.lz gsoc2013-epiphany-a16299d8110ff4b3e72aac0862c754a2c5200949.tar.xz gsoc2013-epiphany-a16299d8110ff4b3e72aac0862c754a2c5200949.tar.zst gsoc2013-epiphany-a16299d8110ff4b3e72aac0862c754a2c5200949.zip |
Make the status icon clickable so it shows/hides the download window,
2007-07-25 Diego Escalante Urrelo <diegoe@gnome.org>
* embed/downloader-view.c:
Make the status icon clickable so it shows/hides the download window,
works across workspaces. Patch by Kraai. Fixes bug #448610.
svn path=/trunk/; revision=7198
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-07-25 Diego Escalante Urrelo <diegoe@gnome.org> + * embed/downloader-view.c: + + Make the status icon clickable so it shows/hides the download window, + works across workspaces. Patch by Kraai. Fixes bug #448610. + +2007-07-25 Diego Escalante Urrelo <diegoe@gnome.org> + * src/ephy-tab.c: Update tab title when the statusbar text is updated, so we don't have |