diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-04-03 20:04:10 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-04-03 20:04:10 +0800 |
commit | f4bb56614c249f8c0ccd02cffa0ad162bac4ed50 (patch) | |
tree | 83843a347158f3d5eda8fe932d0b54270e45fd33 /ChangeLog | |
parent | a9bf8b70bdbe58c6417cad05bb293817bf29c393 (diff) | |
download | gsoc2013-epiphany-f4bb56614c249f8c0ccd02cffa0ad162bac4ed50.tar gsoc2013-epiphany-f4bb56614c249f8c0ccd02cffa0ad162bac4ed50.tar.gz gsoc2013-epiphany-f4bb56614c249f8c0ccd02cffa0ad162bac4ed50.tar.bz2 gsoc2013-epiphany-f4bb56614c249f8c0ccd02cffa0ad162bac4ed50.tar.lz gsoc2013-epiphany-f4bb56614c249f8c0ccd02cffa0ad162bac4ed50.tar.xz gsoc2013-epiphany-f4bb56614c249f8c0ccd02cffa0ad162bac4ed50.tar.zst gsoc2013-epiphany-f4bb56614c249f8c0ccd02cffa0ad162bac4ed50.zip |
Fix status icon reference count.
2006-04-03 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c:
Fix status icon reference count.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2006-04-03 Christian Persch <chpe@cvs.gnome.org> + * embed/downloader-view.c: + + Fix status icon reference count. + +2006-04-03 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/MozDownload.cpp: + + Make sure we don't show "100%" on downloads unless they're really + completed. + +2006-04-03 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-dbus.c: (ephy_dbus_get_bus): * src/ephy-net-monitor.c: (ephy_net_monitor_check_for_active_device), |