claws.git
9 years agosome minor improvements in English usage
Paul [Fri, 16 May 2014 05:47:02 +0000 (06:47 +0100)]
some minor improvements in English usage

9 years agoremove no-longer-needed fast_strftime()
Paul [Fri, 16 May 2014 05:14:35 +0000 (06:14 +0100)]
remove no-longer-needed fast_strftime()

these date formats no longer rely on translations

9 years agoDon't enter draft folders when navigating to next unread/new/marked
Colin Leroy [Thu, 15 May 2014 10:01:01 +0000 (12:01 +0200)]
Don't enter draft folders when navigating to next unread/new/marked

9 years agoFactorize folderview_find_next_{unread,new,marked}
Colin Leroy [Thu, 15 May 2014 10:00:06 +0000 (12:00 +0200)]
Factorize folderview_find_next_{unread,new,marked}

9 years agoRemove useless returns
Colin Leroy [Thu, 15 May 2014 09:26:21 +0000 (11:26 +0200)]
Remove useless returns

9 years agoSync Spanish manual with ed20c6b9, #3 and the last one!
Ricardo Mones [Wed, 14 May 2014 23:38:03 +0000 (01:38 +0200)]
Sync Spanish manual with ed20c6b9, #3 and the last one!

9 years agoUpdate example list of plugins using network
Ricardo Mones [Wed, 14 May 2014 23:25:54 +0000 (01:25 +0200)]
Update example list of plugins using network

9 years agoAdd also ClamAV URL
Ricardo Mones [Wed, 14 May 2014 23:17:57 +0000 (01:17 +0200)]
Add also ClamAV URL

9 years agoDon't go up in subject if we're selecting
Colin Leroy [Wed, 14 May 2014 13:55:42 +0000 (15:55 +0200)]
Don't go up in subject if we're selecting

9 years agoFix un/registering hooks at each message parse.
Colin Leroy [Wed, 14 May 2014 08:34:41 +0000 (10:34 +0200)]
Fix un/registering hooks at each message parse.

9 years agoFix insertion
Colin Leroy [Wed, 14 May 2014 08:21:23 +0000 (10:21 +0200)]
Fix insertion

9 years agoFix remove_numbered_files_not_in_list doing exactly not what it said.
Colin Leroy [Wed, 14 May 2014 08:19:45 +0000 (10:19 +0200)]
Fix remove_numbered_files_not_in_list doing exactly not what it said.

9 years agoSync Spanish manual with ed20c6b9, #2
Ricardo Mones [Tue, 13 May 2014 23:57:37 +0000 (01:57 +0200)]
Sync Spanish manual with ed20c6b9, #2

9 years agoSync Spanish manual with 6fc1c5d1
Ricardo Mones [Mon, 12 May 2014 23:39:40 +0000 (01:39 +0200)]
Sync Spanish manual with 6fc1c5d1

9 years agoUse the GtkPaned's position value to store compose_notebook_height, since setting...
Andrej Kacian [Mon, 12 May 2014 17:03:19 +0000 (19:03 +0200)]
Use the GtkPaned's position value to store compose_notebook_height, since setting this position is what we're using it for now. Since GtkPaned doesn't have any "resize done" signal available, we have to do it in the notebook's "size-allocate" callback.

9 years agoRemove test_strftime() that was mistakenly included in previous commits.
Andrej Kacian [Mon, 12 May 2014 16:48:47 +0000 (18:48 +0200)]
Remove test_strftime() that was mistakenly included in previous commits.

9 years agoMake Up key bring focus to Subject line, if the cursor is on the first line of body...
Andrej Kacian [Mon, 12 May 2014 16:39:29 +0000 (18:39 +0200)]
Make Up key bring focus to Subject line, if the cursor is on the first line of body textview.

9 years agoAdd a mnemonic to compose window's Subject line, allowing alt+s to bring focus there.
Andrej Kacian [Mon, 12 May 2014 16:36:43 +0000 (18:36 +0200)]
Add a mnemonic to compose window's Subject line, allowing alt+s to bring focus there.

9 years agoDo not allow the compose window's slider between headers and body to hide widgets...
Andrej Kacian [Sun, 11 May 2014 19:39:51 +0000 (21:39 +0200)]
Do not allow the compose window's slider between headers and body to hide widgets on either side.

9 years agofix %c and %x date/time formats
Paul [Sat, 10 May 2014 12:55:03 +0000 (13:55 +0100)]
fix %c and %x date/time formats

9 years agofix Language value and charset
Paul [Tue, 6 May 2014 08:34:00 +0000 (09:34 +0100)]
fix Language value and charset

9 years agoremove long forgotten FAQDIR
Paul [Tue, 6 May 2014 08:32:50 +0000 (09:32 +0100)]
remove long forgotten FAQDIR

9 years agoRevert commit 5454ca5af43ebb23c45f6f1890705a7425008d86, fixes bug #3161
Colin Leroy [Tue, 6 May 2014 07:48:00 +0000 (09:48 +0200)]
Revert commit 5454ca5af43ebb23c45f6f1890705a7425008d86, fixes bug #3161
Le lourd parpaing du monde réel écrase la délicate tartelette aux fraises de mon code propre

9 years agoRemove <title> and use <quote> to quote
Ricardo Mones [Tue, 6 May 2014 06:33:20 +0000 (08:33 +0200)]
Remove <title> and use <quote> to quote

9 years agoMore specific rewording of the 'r' quicksearch. Patch by Andreas Ronnquist.
Colin Leroy [Mon, 5 May 2014 15:26:43 +0000 (17:26 +0200)]
More specific rewording of the 'r' quicksearch. Patch by Andreas Ronnquist.

9 years agorevert erroneous 2b0b467727d110b8505517bd92261608e499f57f; we need
Colin Leroy [Mon, 5 May 2014 15:24:09 +0000 (17:24 +0200)]
revert erroneous 2b0b467727d110b8505517bd92261608e499f57f; we need
this differenciation to show attachments

9 years agoput back closing tag accidentally cut in previous commit
Paul [Mon, 5 May 2014 10:38:28 +0000 (11:38 +0100)]
put back closing tag accidentally cut in previous commit

9 years agoreword plugins section, and add info about auto-configure to starting section
Paul [Mon, 5 May 2014 10:12:22 +0000 (11:12 +0100)]
reword plugins section, and add info about auto-configure to starting section

9 years agoDoesn't belong to manual
Ricardo Mones [Mon, 5 May 2014 09:13:13 +0000 (11:13 +0200)]
Doesn't belong to manual

9 years agoSync Spanish manual with ed20c6b9, #1
Ricardo Mones [Sun, 4 May 2014 23:14:14 +0000 (01:14 +0200)]
Sync Spanish manual with ed20c6b9, #1

9 years agoSync Spanish manual with 0e9e5fa0
Ricardo Mones [Sun, 4 May 2014 23:05:40 +0000 (01:05 +0200)]
Sync Spanish manual with 0e9e5fa0

9 years agoRemove include to complete 5a17be4e
Ricardo Mones [Sun, 4 May 2014 17:36:19 +0000 (19:36 +0200)]
Remove include to complete 5a17be4e

9 years agoClose paragraph to fix make install
Ricardo Mones [Sun, 4 May 2014 17:32:30 +0000 (19:32 +0200)]
Close paragraph to fix make install

9 years agoRewrap and update links
Colin Leroy [Sat, 3 May 2014 20:13:32 +0000 (22:13 +0200)]
Rewrap and update links

9 years agoReference enable_avatars
Colin Leroy [Sat, 3 May 2014 20:08:16 +0000 (22:08 +0200)]
Reference enable_avatars

9 years agoReference new hidden options (address_search_wildcard and folder_search_wildcard)
Colin Leroy [Sat, 3 May 2014 19:58:08 +0000 (21:58 +0200)]
Reference new hidden options (address_search_wildcard and folder_search_wildcard)

9 years ago* Update year
Colin Leroy [Sat, 3 May 2014 19:50:07 +0000 (21:50 +0200)]
* Update year

9 years agoMake federated_url_for_address() return the same thing whether a
Colin Leroy [Sat, 3 May 2014 13:53:53 +0000 (15:53 +0200)]
Make federated_url_for_address() return the same thing whether a
MISSING url is cached or not, and let caller choose the default in
this case.

9 years agoFix 'warning: passing argument 2 of ‘slist_copy_deep’ from incompatible pointer type'
Ricardo Mones [Sat, 3 May 2014 11:19:37 +0000 (13:19 +0200)]
Fix 'warning: passing argument 2 of ‘slist_copy_deep’ from incompatible pointer type'

9 years agoIgnore notification's plugin .dirstamp
Ricardo Mones [Sat, 3 May 2014 11:18:22 +0000 (13:18 +0200)]
Ignore notification's plugin .dirstamp

9 years agoWarning fixes
Colin Leroy [Fri, 2 May 2014 12:33:05 +0000 (14:33 +0200)]
Warning fixes

9 years agoFix endianness
Colin Leroy [Fri, 2 May 2014 12:10:50 +0000 (14:10 +0200)]
Fix endianness

9 years agoFix use after free
Colin Leroy [Fri, 2 May 2014 12:10:37 +0000 (14:10 +0200)]
Fix use after free

9 years agoFactorize if
Colin Leroy [Fri, 2 May 2014 10:38:57 +0000 (12:38 +0200)]
Factorize if

9 years agoFix disappearing highlight in mails with PGP signatures
Colin Leroy [Fri, 2 May 2014 10:37:13 +0000 (12:37 +0200)]
Fix disappearing highlight in mails with PGP signatures

9 years agoMore simplification
Colin Leroy [Fri, 2 May 2014 10:11:28 +0000 (12:11 +0200)]
More simplification

9 years agoRemove obviously dead code
Colin Leroy [Fri, 2 May 2014 10:02:05 +0000 (12:02 +0200)]
Remove obviously dead code

9 years agoFactorize to make clearer
Colin Leroy [Fri, 2 May 2014 09:57:33 +0000 (11:57 +0200)]
Factorize to make clearer

9 years agoFix insert point after filling in textview
Colin Leroy [Fri, 2 May 2014 09:41:14 +0000 (11:41 +0200)]
Fix insert point after filling in textview

9 years agoFix early reset of main_window_reflect_tags_changes_real tag
Colin Leroy [Fri, 2 May 2014 08:08:25 +0000 (10:08 +0200)]
Fix early reset of main_window_reflect_tags_changes_real tag

9 years agoFix libravatar depending on auto_configure_service in a synchronous manner.
Colin Leroy [Fri, 2 May 2014 08:04:17 +0000 (10:04 +0200)]
Fix libravatar depending on auto_configure_service in a synchronous manner.

9 years agoFix typo
Colin Leroy [Fri, 2 May 2014 08:03:18 +0000 (10:03 +0200)]
Fix typo

9 years agoFix warning
Colin Leroy [Fri, 2 May 2014 08:02:44 +0000 (10:02 +0200)]
Fix warning

9 years agoFix warning
Colin Leroy [Fri, 2 May 2014 08:02:18 +0000 (10:02 +0200)]
Fix warning

9 years agoFix g_timeout usage
Colin Leroy [Fri, 2 May 2014 07:54:52 +0000 (09:54 +0200)]
Fix g_timeout usage

9 years agoFix g_timeout usage
Colin Leroy [Fri, 2 May 2014 07:50:46 +0000 (09:50 +0200)]
Fix g_timeout usage

9 years agoFix leak
Colin Leroy [Fri, 2 May 2014 07:27:34 +0000 (09:27 +0200)]
Fix leak

9 years agoImplement saving of the certificate chain, making the offline status
Colin Leroy [Wed, 30 Apr 2014 11:06:58 +0000 (13:06 +0200)]
Implement saving of the certificate chain, making the offline status
check correct.

9 years agoCheck smtp auth if autoconfig works. This is probably required.
Colin Leroy [Wed, 30 Apr 2014 09:37:05 +0000 (11:37 +0200)]
Check smtp auth if autoconfig works. This is probably required.

9 years agoImplement autoconfiguration in wizard
Colin Leroy [Wed, 30 Apr 2014 09:19:05 +0000 (11:19 +0200)]
Implement autoconfiguration in wizard

9 years agoMake autoconfiguration non-blocking
Colin Leroy [Wed, 30 Apr 2014 08:48:20 +0000 (10:48 +0200)]
Make autoconfiguration non-blocking

9 years agoHave a way for folder klasses to register specific prefs pages
Colin Leroy [Wed, 30 Apr 2014 08:47:53 +0000 (10:47 +0200)]
Have a way for folder klasses to register specific prefs pages

9 years agoFix wrong free, and fix useless g_slist_concat
Colin Leroy [Tue, 29 Apr 2014 13:31:16 +0000 (15:31 +0200)]
Fix wrong free, and fix useless g_slist_concat

9 years agofix format
Colin Leroy [Thu, 1 May 2014 18:20:54 +0000 (20:20 +0200)]
fix format

9 years agoMore leak fix for bug #3155
Colin Leroy [Thu, 1 May 2014 18:11:35 +0000 (20:11 +0200)]
More leak fix for bug #3155

9 years agoReally fix leak (Thanks!)
Colin Leroy [Thu, 1 May 2014 16:56:21 +0000 (18:56 +0200)]
Really fix leak (Thanks!)

9 years agoBetter fix: cancel cb also when moving, exec'ing, etc
Colin Leroy [Thu, 1 May 2014 09:07:02 +0000 (11:07 +0200)]
Better fix: cancel cb also when moving, exec'ing, etc

9 years agoTrack the mark-as-read timeout to be able to cancel it properly
Colin Leroy [Thu, 1 May 2014 08:54:47 +0000 (10:54 +0200)]
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"

9 years agoBetter fix
Colin Leroy [Thu, 1 May 2014 08:19:56 +0000 (10:19 +0200)]
Better fix

9 years agoFix type
Colin Leroy [Thu, 1 May 2014 08:18:57 +0000 (10:18 +0200)]
Fix type

9 years agoFix bug #2398, "Race when closing compose during drafting"
Colin Leroy [Wed, 30 Apr 2014 20:48:13 +0000 (22:48 +0200)]
Fix bug #2398, "Race when closing compose during drafting"
Thanks to Michael Schwendt for spotting the problem.

9 years agoDon't encrypt with a public key for which the email matches,
Colin Leroy [Wed, 30 Apr 2014 20:37:15 +0000 (22:37 +0200)]
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"

9 years agoFix invalid free
Colin Leroy [Wed, 30 Apr 2014 20:25:18 +0000 (22:25 +0200)]
Fix invalid free

9 years agoDebug bug #2257
Colin Leroy [Wed, 30 Apr 2014 20:24:49 +0000 (22:24 +0200)]
Debug bug #2257

9 years agoRemove the copy-paste that was folder[view]_fast_scan_tree, and
Colin Leroy [Wed, 30 Apr 2014 19:34:53 +0000 (21:34 +0200)]
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".

9 years agoDon't save libravatarr avatars to addressbook
Colin Leroy [Wed, 30 Apr 2014 18:35:47 +0000 (20:35 +0200)]
Don't save libravatarr avatars to addressbook

9 years agoFix label to make a complete sentence
Ricardo Mones [Tue, 29 Apr 2014 23:57:28 +0000 (01:57 +0200)]
Fix label to make a complete sentence

9 years agoFix english
Colin Leroy [Tue, 29 Apr 2014 11:40:35 +0000 (13:40 +0200)]
Fix english

9 years agoImplement SSL certificate verification option (default, and per-feed).
Colin Leroy [Tue, 29 Apr 2014 08:33:38 +0000 (10:33 +0200)]
Implement SSL certificate verification option (default, and per-feed).
Fixes bug #3106, "Rssyl plugin does not verify SSL peer at all"

9 years agoFix pref label
Colin Leroy [Tue, 29 Apr 2014 08:04:02 +0000 (10:04 +0200)]
Fix pref label

9 years agobelatedly update details of Hebrew translator
Paul [Mon, 28 Apr 2014 20:38:51 +0000 (21:38 +0100)]
belatedly update details of Hebrew translator

9 years agoFix wrong address book contact in message list's From column and potentially
wwp [Mon, 28 Apr 2014 15:53:03 +0000 (17:53 +0200)]
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.

9 years agoFix possible crash when making use of proxy_checkbox before initiliazing it.
wwp [Mon, 28 Apr 2014 14:45:33 +0000 (16:45 +0200)]
Fix possible crash when making use of proxy_checkbox before initiliazing it.

9 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
Colin Leroy [Mon, 28 Apr 2014 11:07:33 +0000 (13:07 +0200)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws

9 years agoRemove useless cruft from OpenSSL days
Colin Leroy [Mon, 28 Apr 2014 10:53:32 +0000 (12:53 +0200)]
Remove useless cruft from OpenSSL days

9 years agoFix type
Colin Leroy [Mon, 28 Apr 2014 10:53:20 +0000 (12:53 +0200)]
Fix type

9 years agoFix most of the leaks referenced in bug #3155
Colin Leroy [Mon, 28 Apr 2014 10:28:42 +0000 (12:28 +0200)]
Fix most of the leaks referenced in bug #3155

9 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
wwp [Mon, 28 Apr 2014 08:27:44 +0000 (10:27 +0200)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws

9 years agoAdd libravatar plugin to documentation
Ricardo Mones [Sun, 27 Apr 2014 01:10:22 +0000 (03:10 +0200)]
Add libravatar plugin to documentation

9 years agoImplement support for federated avatars
Ricardo Mones [Sun, 27 Apr 2014 00:51:39 +0000 (02:51 +0200)]
Implement support for federated avatars

9 years agoAllow disabling federated domains
Ricardo Mones [Sun, 27 Apr 2014 00:47:54 +0000 (02:47 +0200)]
Allow disabling federated domains

9 years agoRetrieve avatar service URL from address
Ricardo Mones [Sun, 27 Apr 2014 00:45:18 +0000 (02:45 +0200)]
Retrieve avatar service URL from address

9 years agoMerge branch 'master' of ssh://git.claws-mail.org/home/git/claws
Colin Leroy [Sun, 27 Apr 2014 20:05:35 +0000 (22:05 +0200)]
Merge branch 'master' of ssh://git.claws-mail.org/home/git/claws

9 years agoFix leak (bug #3148, thanks for the heads up!)
Colin Leroy [Sun, 27 Apr 2014 20:04:50 +0000 (22:04 +0200)]
Fix leak (bug #3148, thanks for the heads up!)

9 years agoremove references to 'enable_dotted_lines', this option was removed some 2 years ago
Paul [Sun, 27 Apr 2014 11:19:43 +0000 (12:19 +0100)]
remove references to 'enable_dotted_lines', this option was removed some 2 years ago

9 years agoFix few implicit references warnings.
wwp [Sun, 27 Apr 2014 11:11:14 +0000 (13:11 +0200)]
Fix few implicit references warnings.

9 years agoFirst implementation of auto-configuration (bug #3140)
Colin Leroy [Fri, 25 Apr 2014 15:54:24 +0000 (17:54 +0200)]
First implementation of auto-configuration (bug #3140)
Wizard is still to do.

9 years agoOups. Fix previous commit.
Colin Leroy [Fri, 25 Apr 2014 13:45:05 +0000 (15:45 +0200)]
Oups. Fix previous commit.

9 years agoAdd timeout and nosignal curlopts
Colin Leroy [Fri, 25 Apr 2014 13:35:37 +0000 (15:35 +0200)]
Add timeout and nosignal curlopts

9 years agoChange the blueness in Drafts folders to saving drafts as New. It makes
Colin Leroy [Fri, 25 Apr 2014 10:24:54 +0000 (12:24 +0200)]
Change the blueness in Drafts folders to saving drafts as New. It makes
the folder noticed too, but the user can mark the draft as read if he
desires.