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.35
2012/09/26 23:07:23
khorben
Build plug-ins after libMailer (to allow linking to it)
1.34
2012/09/25 13:35:50
khorben
Give it a better chance to build on non-Linux or non-BSD platforms
1.33
2012/08/30 19:43:18
khorben
Added a menu entry for online help
1.32
2012/08/13 19:59:57
khorben
Partially fixed the build on MacOS X
1.31
2012/08/01 00:52:37
khorben
Facilite building on case-insensitive filesystems
1.30
2012/05/20 15:33:57
khorben
Updated dependencies
1.29
2012/05/02 16:13:31
khorben
Exposed additional helper functions
1.28
2011/12/10 13:50:34
khorben
The SSL context is provided by the Mailer class
1.27
2011/11/20 04:41:00
khorben
Linking mailer and compose with a common library (libMailer)
1.26
2011/10/23 11:08:45
khorben
Implementing a plug-in system
1.25
2011/06/27 01:03:30
khorben
Merging callbacks for Compose into its own class
1.24
2011/05/06 12:17:27
khorben
Let compose also be a separate executable
1.23
2011/02/23 14:36:26
khorben
Massive re-design abstracts Gtk+ away from account plug-ins
1.22
2010/12/11 17:13:15
khorben
Using libDesktop through pkg-config
1.21
2010/10/24 20:27:20
khorben
Re-implemented part of the Compose window, adapted to newer icon themes
1.20
2010/10/05 20:24:27
khorben
Moved src/account/account.h to src/account.h
1.19
2010/10/05 20:15:07
khorben
Tracking read/unread status in the mbox plug-in
1.18
2010/10/03 21:32:09
khorben
More translations and menu entries, embryo of embedded mode, some bugfixes
1.17
2010/10/02 21:59:02
khorben
Started to translate the project
1.16
2010/10/02 20:25:57
khorben
Now using libDesktop for more code re-use
1.15
2010/01/14 16:24:14
khorben
Cleanup
1.14
2010/01/12 16:20:18
khorben
mailer.c and account.c need config.h (for PREFIX and LIBDIR)
1.13
2009/12/21 15:08:03
khorben
Always look for includes in $(PREFIX)/include
1.12
2009/07/12 00:54:12
khorben
Replacing -ansi with -pedantic
1.11
2008/05/14 15:16:15
khorben
Re-generated Makefiles
1.10
2007/08/23 04:35:55
khorben
callbacks.c depends on gtkassistant.c
1.9
2007/08/23 02:21:08
khorben
Implemented loading configuration files
1.8
2007/06/21 12:22:45
khorben
Including callbacks.h in distribution
1.7
2007/06/21 12:12:56
khorben
Including header files in distribution
1.6
2006/11/05 22:39:32
khorben
The libSystem is not needed so far
1.5
2006/11/05 03:08:27
khorben
callbacks.c depends on account/account.h
1.4
2006/11/03 10:58:12
khorben
Fixing Makefiles
1.3
2006/10/27 17:40:09
khorben
New plug-in proposal (old and intermediate code parly kept for now)
1.2
2006/10/24 05:53:49
khorben
Starting accounts support
1.1
2006/09/14 18:36:48
khorben
Initial release