mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-11 03:15:10 +00:00
See ChangeLog
Monotone-Parent: 4753dc596b8d9070a66d1d6b4dbe88e746c19a81 Monotone-Revision: 398e2de6f331504256a7ec906263ca190e2008af Monotone-Author: crobert@inverse.ca Monotone-Date: 2008-10-02T15:00:13 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,29 @@
|
||||
2008-10-02 Cyril Robert <crobert@inverse.ca>
|
||||
|
||||
* SoObjects/Mailer/SOGoMailFolder.m
|
||||
Modified zip command acces path, defaults to /usr/bin/zip,
|
||||
overwritable by sogo defaults
|
||||
|
||||
* UI/MailPartViewers/UIxMailPartViewer.m
|
||||
Added - (NSString *) mimeImageUrl to get an icon path for attachments
|
||||
|
||||
* UI/MailerUI/UIxMailListView.m
|
||||
Added:
|
||||
- (NSArray *) columnsDisplayOrder
|
||||
Returns the current columns order, either from sogo defaults or user defaults.
|
||||
- (NSDictionary *) columnsMetaData
|
||||
Returns an array of metadata (id, class) for columns header.
|
||||
|
||||
* UI/MailerUI/UIxMailMainFrame.m
|
||||
Added - (NSString *) defaultColumnsOrder to get the order from a js call.
|
||||
|
||||
Summary:
|
||||
* Columns in UIxMailListView can now be changed
|
||||
* "Priority" column is smaller
|
||||
* Path to zip command now configurable
|
||||
* Fixed a js bug (loadImagesButton is null)
|
||||
* Attachments now have an icon according to their mimetype
|
||||
|
||||
2008-10-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoCalendarComponent.m
|
||||
|
||||
Reference in New Issue
Block a user