Commit Graph

420 Commits

Author SHA1 Message Date
fc7701e106 Largely improved embedded mode 2011-06-05 11:24:43 +00:00
fd11141678 Fixing the icon for regular account folders 2011-06-05 03:29:04 +00:00
cb777a0dcd Only guess names at the root of the hierarchy 2011-06-05 02:23:27 +00:00
a9116dce68 Guess the folder type from its name 2011-06-05 02:20:40 +00:00
94d40c4455 Dirty hack to avoid displaying a single ")" at the end of each message 2011-06-05 01:56:16 +00:00
27f73d0c94 Code cleanup 2011-06-05 01:48:47 +00:00
1b793e264d Fetching the body as well 2011-06-05 01:44:56 +00:00
3af97ac7fb Now able to fetch and display headers 2011-06-05 01:41:39 +00:00
9cfe1c599a Code cleanup 2011-06-05 01:41:17 +00:00
3f3a251da1 Code cleanup 2011-06-05 00:53:25 +00:00
5c6f508fad The imap plug-in is beginning to be useful 2011-06-05 00:34:24 +00:00
9e47026992 Some more cleanup 2011-06-05 00:34:05 +00:00
9333f87ba2 Fetching message headers 2011-06-04 23:48:18 +00:00
2771175387 More robust code 2011-06-04 23:27:57 +00:00
6f6562691c Selecting every folder available 2011-06-04 22:49:35 +00:00
9be4133bd2 Code cleanup 2011-06-04 22:48:50 +00:00
507576653d Really support longer answers 2011-06-04 21:24:11 +00:00
88aafe4e01 Properly handle longer answers 2011-06-04 21:23:17 +00:00
9a8eee2d1a Now able to authenticate 2011-06-04 20:56:16 +00:00
d79b0ef976 Code cleanup 2011-06-04 20:52:41 +00:00
3f9ed19fdc Beginning to implement IMAP4 support 2011-06-04 17:47:00 +00:00
1a98818e86 Sending a keep-alive every 30 seconds of inactivity 2011-06-04 17:30:12 +00:00
b4fe4ac734 Regenerated Makefile 2011-06-01 16:26:12 +00:00
8eec255c52 Fixing build on Cygwin 2011-06-01 16:24:08 +00:00
316c52f223 Removed useless LDFLAGS 2011-06-01 16:22:21 +00:00
bce9a51bc5 Fixing build on Cygwin 2011-06-01 16:19:48 +00:00
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