Commit graph

8500 commits

Author SHA1 Message Date
Colin Leroy
3c760e2a29 Warning fixes 2014-05-02 14:33:05 +02:00
Colin Leroy
45fbf3f926 Fix endianness 2014-05-02 14:10:50 +02:00
Colin Leroy
d5c0076f82 Fix use after free 2014-05-02 14:10:37 +02:00
Colin Leroy
f04a8733e6 Factorize if 2014-05-02 12:38:57 +02:00
Colin Leroy
9be8d70d88 Fix disappearing highlight in mails with PGP signatures 2014-05-02 12:37:13 +02:00
Colin Leroy
2b0b467727 More simplification 2014-05-02 12:11:28 +02:00
Colin Leroy
549ee9bcb6 Remove obviously dead code 2014-05-02 12:02:05 +02:00
Colin Leroy
e9292600bd Factorize to make clearer 2014-05-02 11:57:33 +02:00
Colin Leroy
a70f2a5ffc Fix insert point after filling in textview 2014-05-02 11:41:14 +02:00
Colin Leroy
08edf06cae Fix early reset of main_window_reflect_tags_changes_real tag 2014-05-02 10:08:25 +02:00
Colin Leroy
0257b732c6 Fix libravatar depending on auto_configure_service in a synchronous manner. 2014-05-02 10:04:17 +02:00
Colin Leroy
5ff93b4877 Fix typo 2014-05-02 10:03:18 +02:00
Colin Leroy
591039ff01 Fix warning 2014-05-02 10:02:44 +02:00
Colin Leroy
4137e86e2e Fix warning 2014-05-02 10:02:18 +02:00
Colin Leroy
46a3424081 Fix g_timeout usage 2014-05-02 09:54:52 +02:00
Colin Leroy
7cea752b76 Fix g_timeout usage 2014-05-02 09:50:46 +02:00
Colin Leroy
aa42c51579 Fix leak 2014-05-02 09:27:34 +02:00
Colin Leroy
3dc522b3ec Implement saving of the certificate chain, making the offline status
check correct.
2014-05-02 09:20:39 +02:00
Colin Leroy
6e2e1c8bcd Check smtp auth if autoconfig works. This is probably required. 2014-05-02 09:20:39 +02:00
Colin Leroy
94ec77b15d Implement autoconfiguration in wizard 2014-05-02 09:20:39 +02:00
Colin Leroy
a3b08204f9 Make autoconfiguration non-blocking 2014-05-02 09:20:39 +02:00
Colin Leroy
73088e2d09 Have a way for folder klasses to register specific prefs pages 2014-05-02 09:20:39 +02:00
Colin Leroy
868bbb342e Fix wrong free, and fix useless g_slist_concat 2014-05-02 09:20:39 +02:00
Colin Leroy
594f864375 fix format 2014-05-01 20:20:54 +02:00
Colin Leroy
f09ae1ff78 More leak fix for bug #3155 2014-05-01 20:11:35 +02:00
Colin Leroy
68da8a3e5f Really fix leak (Thanks!) 2014-05-01 18:56:21 +02:00
Colin Leroy
cbcbd9f670 Better fix: cancel cb also when moving, exec'ing, etc 2014-05-01 11:07:02 +02:00
Colin Leroy
69ad42ac63 Track the mark-as-read timeout to be able to cancel it properly
when changing message or folder. Should fix bug #1644, "race condition
between message move and mark as read after timeout", bug #2145 "Claws
becomes unresponsive and gets Killed while moving messages between imap
folders", and bug #2643 "claws crash when accessing imap folder"
2014-05-01 10:54:47 +02:00
Colin Leroy
37c645c548 Better fix 2014-05-01 10:19:56 +02:00
Colin Leroy
3b9495ffd4 Fix type 2014-05-01 10:18:57 +02:00
Colin Leroy
8880d1a999 Fix bug #2398, "Race when closing compose during drafting"
Thanks to Michael Schwendt for spotting the problem.
2014-04-30 22:48:13 +02:00
Colin Leroy
408a4be234 Don't encrypt with a public key for which the email matches,
but the UID is revoked or invalid.
Fixes bug #2389, "GnuPG: invalid/revoked user IDs accepted"
2014-04-30 22:37:15 +02:00
Colin Leroy
e156c55c5e Fix invalid free 2014-04-30 22:25:18 +02:00
Colin Leroy
40a1b5af5b Debug bug #2257 2014-04-30 22:24:49 +02:00
Colin Leroy
88cf83bf73 Remove the copy-paste that was folder[view]_fast_scan_tree, and
instead fix folder_scan_tree to do the right thing when called
in "Check for new folders" mode: Don't rescan the contents of
all folders after having updated the list of folders. There's
"Check for new messages" for that.
Fixes bug #2119, "Check for new folders on remote mailboxes
is very slow".
2014-04-30 21:34:53 +02:00
Colin Leroy
fc74130e72 Don't save libravatarr avatars to addressbook 2014-04-30 20:35:47 +02:00
Ricardo Mones
5ac71948fc Fix label to make a complete sentence 2014-04-30 01:57:28 +02:00
Colin Leroy
d68ee84297 Fix english 2014-04-29 13:40:35 +02:00
Colin Leroy
123cf6fbfe Implement SSL certificate verification option (default, and per-feed).
Fixes bug #3106, "Rssyl plugin does not verify SSL peer at all"
2014-04-29 10:34:36 +02:00
Colin Leroy
dc6d8a1a19 Fix pref label 2014-04-29 10:04:02 +02:00
Paul
7743bc48d6 belatedly update details of Hebrew translator 2014-04-28 21:38:51 +01:00
wwp
9e6eb78833 Fix wrong address book contact in message list's From column and potentially
at other places. The AB completion engine won't use submatching by default,
it will only use it when completion is requested by a human operator
(compose window, few other GUI location). Updated the doc accordingly.
2014-04-28 17:53:03 +02:00
wwp
59e554fb4d Fix possible crash when making use of proxy_checkbox before initiliazing it. 2014-04-28 16:45:33 +02:00
Colin Leroy
e58f813baf Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws 2014-04-28 13:07:33 +02:00
Colin Leroy
5454ca5af4 Remove useless cruft from OpenSSL days 2014-04-28 12:53:32 +02:00
Colin Leroy
038064957d Fix type 2014-04-28 12:53:20 +02:00
Colin Leroy
1e30bfc631 Fix most of the leaks referenced in bug #3155 2014-04-28 12:28:42 +02:00
wwp
8704da39f6 Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws 2014-04-28 10:27:44 +02:00
Ricardo Mones
2c8ed95f70 Add libravatar plugin to documentation 2014-04-28 02:00:47 +02:00
Ricardo Mones
e33f136772 Implement support for federated avatars 2014-04-28 02:00:36 +02:00