Commit Graph

544 Commits

Author SHA1 Message Date
90fe800880 Using the "getopts" shell builtin instead of the "getopt" shell utility 2011-06-01 14:35:03 +00:00
7708a13e91 Began to implement a queueing system 2011-05-15 02:53:56 +00:00
9a16504254 Fully restored the "View source" functionality 2011-05-13 22:32:17 +00:00
0ea755bbf3 Partially re-implemented the "View source" feature 2011-05-13 16:25:57 +00:00
4af694aa43 Fixed evil typo leading to memory corruption and crashes 2011-05-11 23:31:49 +00:00
70453de943 Avoid warnings when compiling in debugging mode 2011-05-11 23:31:23 +00:00
a8f2a0b093 Avoid a crash during account creation 2011-05-11 22:52:56 +00:00
111742f386 The "pop3" account plug-in depends on libSystem 2011-05-07 22:09:33 +00:00
e637f150ef Added missing #include 2011-05-07 15:24:48 +00:00
9a9d042f75 Let CVS be quieter 2011-05-07 11:32:52 +00:00
4e3e08f816 Added missing file for the "compose" executable 2011-05-06 16:13:56 +00:00
9bfc37d286 Let compose also be a separate executable 2011-05-06 12:17:27 +00:00
20e41db341 Use our own icon for draff messages 2011-04-19 17:54:43 +00:00
5c40657a18 Preparing migration to Gtk+ 3.0 2011-04-16 00:18:00 +00:00
65e44ce263 Added missing include 2011-03-30 22:37:28 +00:00
1f9f666cd9 strptime() requires the struct tm argument to be initialized 2011-03-14 00:53:32 +00:00
4242008e41 Fixed alignment for filenames and strings in the account confirmation dialog 2011-03-14 00:29:26 +00:00
9bc55e40d7 Better parsing of the "From" and "To" fields 2011-03-12 15:51:04 +00:00
fc0b2463b3 Avoid a warning 2011-03-12 03:33:51 +00:00
ebc117a36f Added two shortcuts to the embedded mode 2011-03-12 03:00:40 +00:00
688e476381 Avoiding a warning 2011-03-05 01:30:20 +00:00
13b75df7d5 Code cleanup 2011-03-04 14:19:46 +00:00
4e8e590976 PangoWeight is unsigned 2011-03-01 23:43:03 +00:00
c3035a847d Code cleanup 2011-02-24 01:55:17 +00:00
8abc2c8458 Solving issues when scrolling the attachment list 2011-02-24 01:54:02 +00:00
39480d8150 Code cleanup 2011-02-24 01:10:21 +00:00
8133af8e3b Updated translations 2011-02-24 01:08:10 +00:00
96aa6b879e Preparing for attachments 2011-02-24 01:03:16 +00:00
0e1cd56b9f Code cleanup 2011-02-24 00:28:48 +00:00
19b3d10b35 Code cleanup 2011-02-24 00:28:47 +00:00
49c4993841 Implementing more functions 2011-02-24 00:16:33 +00:00
dae81105f3 Massive re-design abstracts Gtk+ away from account plug-ins 2011-02-23 14:36:26 +00:00
97968b9057 SSL is not supported at the moment 2011-02-21 12:12:17 +00:00
78dd62720a Now installing the POP3 plug-in by default 2011-02-21 04:43:08 +00:00
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