Live loading in the Webmail module! See ChangeLog.

Monotone-Parent: c81c7151deb5466ad48ca5eb97d70f3b1172934c
Monotone-Revision: 4c3c63649f1424cf932228d812cb2a38ae67b434

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-05-27T14:41:59
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-05-27 14:41:59 +00:00
parent 113a01009f
commit 3c0bf460bd
20 changed files with 2061 additions and 1443 deletions
+6
View File
@@ -29,6 +29,10 @@
{
SOGoUserSettings *us;
NSMutableDictionary *moduleSettings;
NSArray *columnsOrder;
int folderType;
NSDictionary *currentColumn;
}
- (WOResponse *) getFoldersStateAction;
@@ -42,6 +46,8 @@
- (NSString *) formattedMailtoString: (NGVCard *) card;
- (NSArray *) columnsDisplayOrder;
@end
#endif /* UIXMAILMAINFRAME_H */