From c3228469639744af1712bcd2cc839932425eb439 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 28 Jun 2007 20:37:36 +0000 Subject: [PATCH] Monotone-Parent: 4bc7d1bcd8cf57366a454fb7814accb19d6121c8 Monotone-Revision: 82c9829de502bd112c8a274515b8f346cf5ed762 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-28T20:37:36 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9287d1755..3d6a2d1a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2007-06-28 Wolfgang Sourdeau + * UI/Contacts/UIxContactsListView.m ([UIxContactsListView + -contactInfos]): use the "asc" url parameter instead of "desc" to + determine the ordering. + ([-sortOrdering]): removed method. + ([UIxContactsListView -init]): removed the "searchText" ivar. + (general): the template no longer use the UIxSortableTableHeader + components. + * UI/MailerUI/UIxMailListView.m ([UIxMailListView -defaultSortKey]): default sort following the messages arrival instead of their date.