Monotone-Parent: 4bc7d1bcd8cf57366a454fb7814accb19d6121c8

Monotone-Revision: 82c9829de502bd112c8a274515b8f346cf5ed762

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-28T20:37:36
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-28 20:37:36 +00:00
parent f1fdc98f0a
commit c322846963
+8
View File
@@ -1,5 +1,13 @@
2007-06-28 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* 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.