Commit Graph

310 Commits

Author SHA1 Message Date
05382ff2a3 Setting some more default values for messages 2011-02-21 04:41:40 +00:00
cfda32d43f Listing headers of the messages 2011-02-21 04:35:19 +00:00
c694e112ff Bluntly retrieving every message available 2011-02-21 04:07:24 +00:00
2a687e8f25 Now able to authenticate 2011-02-21 03:59:12 +00:00
d901d0ca3f Connecting to the server 2011-02-21 01:31:18 +00:00
0ef003c9f0 Prevent crash when the account is destroyed without being initialized 2011-02-21 01:30:57 +00:00
228c3cad95 Changed the folder refresh timeout to 5 seconds 2011-02-19 12:06:32 +00:00
1ce9597975 No longer display unread messages bold 2011-02-19 12:00:38 +00:00
90a140d8a3 Code cleanup 2011-02-19 12:00:01 +00:00
789a38b0fc Mostly handling the clipboard properly 2011-01-29 17:48:48 +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
4dedbcbb84 Fixed closing the about dialog when composing messages 2011-01-05 16:15:22 +00:00
664545366d Code cleanup 2011-01-05 16:12:43 +00:00
b5f204e9ce Code cleanup 2011-01-05 15:37:47 +00:00
2026e51acc Fixed closing the about dialog 2011-01-05 15:30:46 +00:00
32a4fa82b1 Updated the license to GPL version 3 2011-01-01 23:04:17 +00:00
03ab241ef9 New way to run configuration scripts 2010-12-31 16:09:48 +00:00
277e012e4d Code cleanup 2010-12-11 17:14:07 +00:00
6e7b96f447 Using libDesktop through pkg-config 2010-12-11 17:13:15 +00:00
c1c781fe7f Re-generated Makefiles 2010-12-05 00:37:24 +00:00
87207f9c7d Avoid crashes when mailboxes are set to be empty 2010-11-16 11:40:04 +00:00
05d4053251 Added stock icon in the view menu 2010-10-30 02:55:17 +00:00
a1bb65ef4c Ask for confirmation before closing an unsaved message 2010-10-30 02:48:48 +00:00
67f3ad147c Implemented "Edit->Select all" in the message composition window 2010-10-30 02:40:16 +00:00
776699faf9 Errors are now modal to the Compose window itself 2010-10-30 02:28:50 +00:00
7ff378ee58 Automatically removing empty headers 2010-10-30 02:20:36 +00:00
4a798fe867 Code cleanup 2010-10-26 00:29:32 +00:00
6381f87a02 Using own application icon 2010-10-24 20:36:25 +00:00
4e40d4ec02 Re-implemented part of the Compose window, adapted to newer icon themes 2010-10-24 20:27:20 +00:00
fcef7fc1d3 Implemented viewing the source for messages 2010-10-22 13:23:01 +00:00
5d115bb5f7 Also update the icon when messages are read 2010-10-22 02:22:48 +00:00
7c4dd92624 Reflect which messages are already read 2010-10-22 02:19:12 +00:00
484475c5f5 Updated translations 2010-10-22 02:13:37 +00:00
e2b7d97a3c Partly implemented message deletion (only hides them in the interface) 2010-10-22 02:11:55 +00:00
45d053ba18 Updated translations 2010-10-22 01:51:53 +00:00
879be90d5c Fill in the "From" and "Subject" headers when replying 2010-10-22 01:50:19 +00:00
e00914038f Code cleanup 2010-10-22 01:24:22 +00:00
28f062ee27 Display the message count when selecting different folders 2010-10-22 01:13:36 +00:00
12f10e2939 Unread messages are now displayed in bold characters 2010-10-22 00:54:05 +00:00
27418886de Let CVS be quieter 2010-10-08 19:24:53 +00:00
6725f5a9fa Default to alternate row colors for the account and message lists 2010-10-07 17:09:52 +00:00
2a590c67fe Implemented "Edit->Select all" and "Edit->Unselect all" 2010-10-06 22:42:13 +00:00
ae0bd07dd7 More code cleanup 2010-10-05 21:45:58 +00:00
e772d0967a Code cleanup 2010-10-05 20:35:17 +00:00
dc4ffcf271 Moved src/account/account.h to src/account.h 2010-10-05 20:24:28 +00:00
cf975474af Plug-ins no longer need to include src/mailer.h 2010-10-05 20:20:06 +00:00
68ea731a78 Tracking read/unread status in the mbox plug-in 2010-10-05 20:15:08 +00:00
809df74dee More translations and menu entries, embryo of embedded mode, some bugfixes 2010-10-03 21:32:09 +00:00