2004-07-06 Mark McLoughlin * configure.in: Version 2.7.3. 2004-07-05 Mark McLoughlin Make the interface statistics update even when the interface state isn't changing - e.g. if we're constantly sending/receiving the stats weren't being updated. * src/netstatus-util.[ch]: (netstatus_stats_copy), (netstatus_stats_free), (netstatus_stats_get_type): Add a NetstatusStats boxed type. * src/netstatus-iface.[ch]: (netstatus_iface_class_init), (netstatus_iface_get_property): add a readonly "stats" property. (netstatus_iface_get_statistics): merge get_byte_stats() and get_packet_stats() into this. (netstatus_iface_poll_state): notify when stats change. * src/netstatus-dialog.c: (netstatus_dialog_update_activity): upd. (netstatus_dialog_iface_state_changed): don't update the stats here. (netstatus_dialog_iface_stats_changed): update them from here instead. (netstatus_dialog_new): connect to the iface's notify::stats signal. 2004-06-17 Mark McLoughlin * src/netstatus-dialog.c: (print_bytes_string): for once and for all print out the correct figures for bytes sent and received. 2004-06-11 Dennis Smit * src/GNOME_NetstatusApplet.xml: Remove from ellipsizing per HIG. Fixes gnome-netstatus part of bug #133782. Patch by: Dennis Cranston 2004-06-06 Alexander Shopov * configure.in: Added "bg" (Bulgarian) to ALL_LINGUAS 2004-05-31 Dinesh Nadarajah * ta.po: Added/Updated Tamil Translation. 2004-05-31 Mark McLoughlin * configure.in: post-release bump to 2.7.2. ==================== 2.7.1 ====================