Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.57
2012/07/19 19:53:46
khorben
Reviewing Mailer's API
1.56
2012/05/11 16:08:41
khorben
Return the default configuration when no specific account was initialized
1.55
2012/01/07 00:27:06
khorben
Reworked the accounts plug-ins (configuration changes probably crash now)
1.54
2011/12/10 13:50:34
khorben
The SSL context is provided by the Mailer class
1.53
2011/09/21 12:00:24
khorben
Nicer confirmation dialog
1.52
2011/09/19 22:49:30
khorben
No longer mention the confirmation message twice
1.51
2011/09/19 22:33:08
khorben
Adding helpers for passwords and confirmations
1.50
2011/07/20 11:55:30
khorben
Implementing the account's identity
1.49
2011/07/09 18:31:20
khorben
Preparing for message deletion
1.48
2011/07/09 18:06:05
khorben
Refresh the messages count progressively
1.47
2011/07/02 23:09:52
khorben
Fixed proper folder insertion when they have a parent
1.46
2011/07/02 22:19:25
khorben
Implemented saving boolean values and fixed importing the font name
1.45
2011/06/28 22:53:14
khorben
Implementing boolean values
1.44
2011/06/26 23:44:54
khorben
Account configuration dialogs can now have separators
1.43
2011/06/25 10:29:07
khorben
No longer sort the trash first
1.42
2011/06/25 03:23:39
khorben
Recursive folder discovery with IMAP
1.41
2011/06/25 02:16:04
khorben
Sort the folder adequately when inserted
1.40
2011/06/25 01:28:50
khorben
More efficient IMAP code
1.39
2011/06/09 16:28:49
khorben
Code cleanup
1.38
2011/06/06 00:20:35
khorben
Updating the status when connecting to the server
1.37
2011/06/05 23:26:51
khorben
Added a way for plug-ins to report their current status
1.36
2011/06/05 01:40:55
khorben
Code cleanup
1.35
2011/05/13 22:32:16
khorben
Fully restored the "View source" functionality
1.34
2011/03/04 14:19:46
khorben
Code cleanup
1.33
2011/02/23 14:36:25
khorben
Massive re-design abstracts Gtk+ away from account plug-ins
1.32
2011/01/29 02:16:41
khorben
Unifying the plug-in API between projects
1.31
2010/10/24 20:27:19
khorben
Re-implemented part of the Compose window, adapted to newer icon themes
1.30
2010/10/22 13:23:00
khorben
Implemented viewing the source for messages
1.29
2010/10/05 21:45:57
khorben
More code cleanup
1.28
2010/10/05 20:24:27
khorben
Moved src/account/account.h to src/account.h
1.27
2010/10/03 21:32:08
khorben
More translations and menu entries, embryo of embedded mode, some bugfixes
1.26
2010/05/03 23:47:46
khorben
Updated license texts (to GPL version 3)
1.25
2009/02/21 01:05:50
khorben
Minor improvements
1.24
2009/01/20 08:20:33
khorben
Beginning to display message contents
1.23
2008/05/14 15:17:24
khorben
Comply with the recent Config API update (one more change is outstanding)
1.22
2007/12/17 01:14:55
khorben
Working on the interface
1.21
2007/12/16 08:01:41
khorben
Beginning to implement account edition
1.20
2007/12/13 18:42:21
khorben
Let it compile on Linux
1.19
2007/12/13 06:52:19
khorben
Accounts are now saved and loaded properly
1.18
2007/12/13 04:40:37
khorben
Saving the preferences is almost functional
1.17
2007/12/13 04:24:00
khorben
Typo in debugging information
1.16
2007/12/13 04:23:11
khorben
Saving accounts configuration (not complete yet)
1.15
2007/12/12 04:31:11
khorben
De-initializing account plug-ins when supported
1.14
2007/12/10 01:17:59
khorben
Now able to list messages in a folder
1.13
2007/08/23 06:11:52
khorben
Fixed compilation on 64-bit systems
1.12
2007/08/23 04:19:17
khorben
Code cleanup
1.11
2007/08/23 03:18:11
khorben
Implemented complete configuration loading for accounts
1.10
2007/08/23 03:00:21
khorben
Listing configured accounts in the preferences menu
1.9
2007/08/23 02:41:50
khorben
Code cleanup
1.8
2007/08/23 02:21:08
khorben
Implemented loading configuration files
1.7
2007/06/13 18:02:22
khorben
Properly licensed under the GPL version 2
1.6
2006/11/14 19:30:41
khorben
Opening plugin with lazy symbol resolving fixes a crash on NetBSD/sparc64
1.5
2006/11/05 22:10:54
khorben
Almost completed account creation process
1.4
2006/11/05 19:36:43
khorben
Free necessary configuration values
1.3
2006/11/03 07:46:13
khorben
New account fixes
1.2
2006/10/27 17:40:09
khorben
New plug-in proposal (old and intermediate code parly kept for now)
1.1
2006/10/24 05:53:49
khorben
Starting accounts support