* show the size unit correctly for the local Total size
[modest] / ChangeLog2
index 00fbabe..1e5b7ec 100644 (file)
@@ -1,3 +1,17 @@
+2007-07-04  Murray Cumming <murrayc@murrayc.com>
+
+       * src/modest-tny-account.c: (on_connection_status_changed):
+       Do not use tny_device_force_offline() when tinymail says that something 
+       went wrong with the connection. It seems to report this unnecessarily.
+
+2007-07-04  Murray Cumming <murrayc@murrayc.com>
+
+       * src/maemo/modest-connection-specific-smtp-window.c:
+       (modest_connection_specific_smtp_window_init):
+       Use gtk_widget_set_size_request(), because gtk_label_set_max_width_chars()
+       does not seem to have any effect in osso 1.1 (though it works in 
+       Maemo Bora). This fixes bug projects.maemo.org NB#59212.
+
 2007-07-04  Johannes Schmid <johannes.schmid@openismus.com>
 
        * src/maemo/modest-connection-specific-smtp-window.c: