From faf463a7d6d8a7f7462821d1c1576bedcb833239 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 16 Apr 2003 14:44:14 +0000 Subject: Sort by the first column. * e-summary-shown.c (SPEC): Sort by the first column. * 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. svn path=/trunk/; revision=20860 --- my-evolution/ChangeLog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'my-evolution/ChangeLog') 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 + + [#39693] + + * e-summary-shown.c (SPEC): Sort by the first column. + +2003-04-16 Ettore Perazzoli + + [#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 - * 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 -- cgit v1.2.3