Commit Graph

51 Commits

Author SHA1 Message Date
9eaabbcc13 Update the copyright notice 2018-02-12 13:14:31 +01:00
0f36952127 Switch to the 2-clause BSD license 2018-02-12 13:09:32 +01:00
277db6fa35 Re-license as 3-clause BSD 2016-04-05 19:35:11 +02:00
d21ed9cdf5 No longer store Makefiles in the source tree 2015-04-06 15:10:55 +02:00
5fa210921c Re-generated the Makefiles 2015-03-03 20:45:16 +01:00
df52707b8d Added partial support for building with OBJDIR 2014-11-04 01:13:56 +01:00
6fd8cb2a2a Re-generated the Makefiles 2013-06-02 02:13:24 +02:00
dd0e785357 Re-generated the Makefiles 2013-03-24 17:14:00 +01:00
c5073fefb4 Re-generated Makefiles 2013-02-26 20:00:30 +01:00
2ce3aff03c Re-generated Makefiles 2013-01-07 02:21:29 +01:00
4cedcd0169 Setting the first flags 2012-12-17 17:14:26 +01:00
3302c42d87 Beginning to implement message flags 2012-12-10 19:48:49 +01:00
0743bcb8ca Updated the API again (should be clearer to follow) 2012-11-13 01:56:57 +01:00
ba2585ebb9 Preparing for offline mode 2012-11-12 19:10:38 +01:00
85ba58cb02 Removed duplicate event (errors are already covered) 2012-11-12 18:11:26 +01:00
97ee60c3cb Report when idle 2012-11-06 19:09:07 +01:00
8dacde0420 Added a function to save messages to disk 2012-11-02 00:22:26 +01:00
293cc1be5b Added a helper function (and tests) to handle dates 2012-10-31 01:17:22 +01:00
a4b0f2c470 No longer expose automatically symbols from libMailer to plug-ins 2012-09-25 13:58:02 +00:00
3ea562e600 Reviewing Mailer's API 2012-07-19 19:53:48 +00:00
709dc083e5 Fixed installing mail headers 2012-05-02 16:37:03 +00:00
b60fe0e379 Exposed additional helper functions 2012-05-02 16:13:31 +00:00
ce29c5f2bc Exposing folder types to the API 2012-01-13 11:47:14 +00:00
844aeed643 Reworked the accounts plug-ins (configuration changes probably crash now) 2012-01-07 00:27:07 +00:00
a0c178ddca Reworking the plug-in management 2012-01-05 18:29:38 +00:00
879874b09f Let plug-ins list messages more conveniently 2011-12-11 21:18:46 +00:00
03a6b38424 The SSL context is provided by the Mailer class 2011-12-10 13:50:35 +00:00
91cd02a153 Introducing a plug-in to handle mailing-lists 2011-11-20 05:18:53 +00:00
17387f49a0 Also transmit the current message to the active plug-ins 2011-11-20 04:41:56 +00:00
68d3d2c411 Improved plug-in integration 2011-11-19 07:13:38 +00:00
f3efb5bba4 Let the project compile again 2011-10-25 11:23:47 +00:00
1e06702c1b The "destroy" callback doesn't need to return any value 2011-10-24 09:46:50 +00:00
a1fbcf06db Properly load generic plug-ins 2011-10-23 13:57:52 +00:00
3c0c63c9cd Implementing a plug-in system 2011-10-23 11:08:45 +00:00
08a2036027 Adding helpers for passwords and confirmations 2011-09-19 22:33:08 +00:00
74195515e5 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
e5e22ddb3f Re-generated Makefiles 2011-09-16 10:19:40 +00:00
a229dcedd4 Account configuration dialogs can now have separators 2011-06-26 23:44:55 +00:00
491086fcf0 Updating the status when connecting to the server 2011-06-06 00:20:36 +00:00
271a5b584f Added a way for plug-ins to report their current status 2011-06-05 23:26:51 +00:00
9a16504254 Fully restored the "View source" functionality 2011-05-13 22:32:17 +00:00
dae81105f3 Massive re-design abstracts Gtk+ away from account plug-ins 2011-02-23 14:36:26 +00:00
f9971b4c33 Unifying the plug-in API between projects 2011-01-29 02:16:42 +00:00
c247ca4b42 Also install include/Desktop/Mailer.h 2011-01-28 20:35:35 +00:00
f01d9caf0c Code cleanup 2011-01-22 19:43:28 +00:00
32a4fa82b1 Updated the license to GPL version 3 2011-01-01 23:04:17 +00:00
fcef7fc1d3 Implemented viewing the source for messages 2010-10-22 13:23:01 +00:00
12f10e2939 Unread messages are now displayed in bold characters 2010-10-22 00:54:05 +00:00
ae0bd07dd7 More code cleanup 2010-10-05 21:45:58 +00:00
cf975474af Plug-ins no longer need to include src/mailer.h 2010-10-05 20:20:06 +00:00