aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog20
1 files changed, 19 insertions, 1 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index 2c473b3b1e..40cd9561e1 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,6 +1,24 @@
+2003-04-16 Ettore Perazzoli <ettore@ximian.com>
+
+ [#39693]
+
+ * e-summary-shown.c (SPEC): Sort by the first column.
+
+2003-04-16 Ettore Perazzoli <ettore@ximian.com>
+
+ [#40902]
+
+ * e-summary-preferences.c: Removed members new_url_entry,
+ new_name_entry from struct PropertyData.
+ (rdf_new_url_clicked_cb): Port to
+ GtkDialog and fix button order. Also, use gtk_dialog_run()
+ instead of using callbacks.
+ (add_dialog_clicked_cb): Removed.
+
2003-04-12 Rodney Dawes <dobey@ximian.com>
- * e-summary-shown.c: Remove construct_pixmap_button (), use stock buttons
+ * e-summary-shown.c: Remove construct_pixmap_button (), use stock
+ buttons.
2003-04-09 Larry Ewing <lewing@ximian.com>