claws.git
8 years agofor release 3.13.1
Paul [Sun, 20 Dec 2015 13:53:46 +0000 (13:53 +0000)]
for release 3.13.1

8 years agolt.po updated
Paul [Sun, 20 Dec 2015 13:04:19 +0000 (13:04 +0000)]
lt.po updated

submitted by Mindaugas Baranauskas.

[late updates causing more work]

8 years agoremove reference to freshmeat_search.pl
Paul [Sun, 20 Dec 2015 13:03:01 +0000 (13:03 +0000)]
remove reference to freshmeat_search.pl

8 years agochanged "Claws Mail-w322 to "Claws Mail for Windows"
Paul [Sun, 20 Dec 2015 12:33:18 +0000 (12:33 +0000)]
changed "Claws Mail-w322 to "Claws Mail for Windows"

8 years agoupdate documentation team
Paul [Sun, 20 Dec 2015 12:31:01 +0000 (12:31 +0000)]
update documentation team

8 years agoupdate translation team
Paul [Sun, 20 Dec 2015 12:29:23 +0000 (12:29 +0000)]
update translation team

8 years agofreshmeat.net does not exist anymore, so this script is useless
Paul [Sun, 20 Dec 2015 12:15:29 +0000 (12:15 +0000)]
freshmeat.net does not exist anymore, so this script is useless

8 years agoupdate translations
Paul [Sun, 20 Dec 2015 12:10:08 +0000 (12:10 +0000)]
update translations

updated by David Vachulka, Thomas Bellmann, me, Flammie Pirinen, Tristan
Chabredier, Isratine Citizen, Páder Rezső, Luigi Votta, Petter Adsen,
Marcel Pol, Slavko, Andreas Rönnquist, Mark Chang

ru.po added, submitted by Mikhail Kurinnoi

bg.po, eo.po and lt.po removed, unmaintained

8 years agoUpdate Spanish translation for release
Ricardo Mones [Sun, 20 Dec 2015 02:44:31 +0000 (03:44 +0100)]
Update Spanish translation for release

8 years agoUpdate array of recognised TLDs for release
Ricardo Mones [Sun, 20 Dec 2015 02:41:51 +0000 (03:41 +0100)]
Update array of recognised TLDs for release

8 years agoRSSyl: do not add extra dir separator in item_get_path().
Andrej Kacian [Fri, 18 Dec 2015 15:25:38 +0000 (16:25 +0100)]
RSSyl: do not add extra dir separator in item_get_path().

8 years agoSome minor changes for win32 build.
Andrej Kacian [Wed, 16 Dec 2015 15:28:30 +0000 (16:28 +0100)]
Some minor changes for win32 build.

8 years agoBetter fix for crash after broken pgp keyring update.
Andrej Kacian [Mon, 14 Dec 2015 23:07:35 +0000 (00:07 +0100)]
Better fix for crash after broken pgp keyring update.

This should fix the crash without interfering with
signature checking when public key is missing.

8 years agoFix bug #3570 “Feed preferences window appearance”
Ricardo Mones [Wed, 9 Dec 2015 18:07:13 +0000 (19:07 +0100)]
Fix bug #3570 “Feed preferences window appearance”

8 years agoCosmetic: use always g_getenv instead of getenv
Ricardo Mones [Wed, 9 Dec 2015 11:20:57 +0000 (12:20 +0100)]
Cosmetic: use always g_getenv instead of getenv

8 years agoCosmetic: use g_strstrip define when stripping
Ricardo Mones [Tue, 8 Dec 2015 13:18:54 +0000 (14:18 +0100)]
Cosmetic: use g_strstrip define when stripping

Instead of g_strchomp/g_strchug pairs. Same calls, more readable.

8 years agoFix broken build after commit 225ab1ccaf5316550576135f416b773d3f45360a
Michael Rasmussen [Mon, 7 Dec 2015 20:36:27 +0000 (21:36 +0100)]
Fix broken build after commit 225ab1ccaf5316550576135f416b773d3f45360a

8 years agocosmetic layout fixes
Paul [Mon, 7 Dec 2015 10:53:07 +0000 (10:53 +0000)]
cosmetic layout fixes

8 years agorename configure option 'enable-alternate-addrbook' to 'enable-alternate-addressbook'
Paul [Mon, 7 Dec 2015 10:48:51 +0000 (10:48 +0000)]
rename configure option 'enable-alternate-addrbook' to 'enable-alternate-addressbook'

8 years agocall 'new' address book 'alternate' address book
Paul [Mon, 7 Dec 2015 10:40:25 +0000 (10:40 +0000)]
call 'new' address book 'alternate' address book

8 years agoRename address book search label
Charles Lehner [Sat, 5 Dec 2015 18:44:51 +0000 (13:44 -0500)]
Rename address book search label

8 years agoFix bug #1918: allow searching of local address books
Charles Lehner [Fri, 4 Dec 2015 22:51:16 +0000 (17:51 -0500)]
Fix bug #1918: allow searching of local address books

Based on code in Sylpheed by Hiroyuki from 2009-11-26

8 years agoRemoved a useless debug line.
Andrej Kacian [Fri, 4 Dec 2015 10:49:40 +0000 (11:49 +0100)]
Removed a useless debug line.

8 years agoFix enum scan on powerpc
Charles Lehner [Thu, 3 Dec 2015 23:50:15 +0000 (18:50 -0500)]
Fix enum scan on powerpc

Casting the enum pointers to char pointers (or unsigned char pointers) was
leading to config->auth getting the wrong value scanned on little-endian 32-bit
PowerPC systems. Using separate variables and implicit type coercion fixes this.

8 years agoRemove use of fnmatch(), in favour of GPatternSpec.
Andrej Kacian [Thu, 3 Dec 2015 18:02:32 +0000 (19:02 +0100)]
Remove use of fnmatch(), in favour of GPatternSpec.

8 years agoCorrect modified file headers
Ricardo Mones [Thu, 3 Dec 2015 10:21:34 +0000 (11:21 +0100)]
Correct modified file headers

8 years agoRemove more markup from translatable strings
Ricardo Mones [Thu, 3 Dec 2015 00:00:29 +0000 (01:00 +0100)]
Remove more markup from translatable strings

8 years agoRemove markup from translatable strings
Ricardo Mones [Wed, 2 Dec 2015 00:03:06 +0000 (01:03 +0100)]
Remove markup from translatable strings

8 years agoCheck for flex version properly in autogen.sh.
Andrej Kacian [Tue, 1 Dec 2015 17:50:29 +0000 (18:50 +0100)]
Check for flex version properly in autogen.sh.

8 years agoMake interface match expectations of plugin_load()
Ricardo Mones [Tue, 1 Dec 2015 13:27:21 +0000 (14:27 +0100)]
Make interface match expectations of plugin_load()

8 years agoRemoved obsolete win32-related code from autogen.sh.
Andrej Kacian [Tue, 1 Dec 2015 11:27:08 +0000 (12:27 +0100)]
Removed obsolete win32-related code from autogen.sh.

8 years agoFix folder renaming for IMAP on Windows.
Andrej Kacian [Wed, 25 Nov 2015 21:10:25 +0000 (22:10 +0100)]
Fix folder renaming for IMAP on Windows.

Fix done by only using platform-specific dir separator when
dealing with filesystem paths, not when dealing with internal
folder paths.

8 years agoUse same label for seconds in timeouts
Ricardo Mones [Wed, 25 Nov 2015 10:19:01 +0000 (11:19 +0100)]
Use same label for seconds in timeouts

8 years agoAdjust menus for external embedded editor
Ricardo Mones [Tue, 24 Nov 2015 10:41:32 +0000 (11:41 +0100)]
Adjust menus for external embedded editor

8 years agoBug #2355: don't send while external editor is open
Ricardo Mones [Tue, 24 Nov 2015 09:26:18 +0000 (10:26 +0100)]
Bug #2355: don't send while external editor is open

8 years agoUngroup to make future tlds.h patches smaller
Ricardo Mones [Mon, 23 Nov 2015 19:27:58 +0000 (20:27 +0100)]
Ungroup to make future tlds.h patches smaller

Future starting after the next one… ;-)

8 years agoFix bug #2355: Embedding external editor through GtkSocket
Ricardo Mones [Mon, 23 Nov 2015 19:07:24 +0000 (20:07 +0100)]
Fix bug #2355: Embedding external editor through GtkSocket

Original patch by David Schneider, updated by Darko Koruga,
Also added emacs command as suggested by Marcel van der Boom.

Many thanks to all of them! :-)

8 years agoUse an arrow instead of ASCII chars
Ricardo Mones [Mon, 23 Nov 2015 19:04:35 +0000 (20:04 +0100)]
Use an arrow instead of ASCII chars

8 years agoReenabled regexps on Windows.
Andrej Kacian [Wed, 21 Oct 2015 21:45:56 +0000 (23:45 +0200)]
Reenabled regexps on Windows.

Built libregex doesn't seem to leak anymore.

8 years agoFix bug #3566: add missing locales to Eastern nameorder
Ricardo Mones [Wed, 18 Nov 2015 13:13:51 +0000 (14:13 +0100)]
Fix bug #3566: add missing locales to Eastern nameorder

Thanks to Páder Rezső for the patch!

8 years agoreinistate 1b32cc6794190c9fb6124b6de5b6f23e3007eec9 but with an addition check, elimi...
Paul [Tue, 17 Nov 2015 18:12:36 +0000 (18:12 +0000)]
reinistate 1b32cc6794190c9fb6124b6de5b6f23e3007eec9 but with an addition check, eliminating the unwanted behaviour

8 years agoFix bug #3559 more correctly
Colin Leroy [Tue, 17 Nov 2015 10:11:56 +0000 (11:11 +0100)]
Fix bug #3559 more correctly

8 years agoFix bug #3565 by reverting “fix bug 3559, 'Opening preferences window causes out...
Ricardo Mones [Tue, 17 Nov 2015 09:59:51 +0000 (10:59 +0100)]
Fix bug #3565 by reverting “fix bug 3559, 'Opening preferences window causes out of bounds read'”

This reverts commit 0314464dd5c5e4e49f7fb5835e0316726267506e.

8 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
Colin Leroy [Mon, 16 Nov 2015 09:17:24 +0000 (10:17 +0100)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws

8 years agoFix bug #3563 (URL parser will read out of bounds when closing bracket is missing...
Colin Leroy [Mon, 16 Nov 2015 09:04:16 +0000 (10:04 +0100)]
Fix bug #3563 (URL parser will read out of bounds when closing bracket is missing in get_url_part)
Patch by Hanno Boeck

8 years agofix bug 3559, 'Opening preferences window causes out of bounds read'
Paul [Sun, 15 Nov 2015 13:45:43 +0000 (13:45 +0000)]
fix bug 3559, 'Opening preferences window causes out of bounds read'

patch by Hanno Boeck

8 years agofix typos
Paul [Sun, 15 Nov 2015 13:08:55 +0000 (13:08 +0000)]
fix typos

8 years agomore sanitizing of translatable strings
Paul [Sun, 15 Nov 2015 12:59:23 +0000 (12:59 +0000)]
more sanitizing of translatable strings

8 years agoremove most of the markup from translatable strings
Paul [Sat, 14 Nov 2015 11:44:17 +0000 (11:44 +0000)]
remove most of the markup from translatable strings

8 years agoremove the internally used plus symbol from the translatable strings
Paul [Sat, 14 Nov 2015 10:36:49 +0000 (10:36 +0000)]
remove the internally used plus symbol from the translatable strings

8 years agouse correct term, so that notes for translators appear in the po files
Paul [Sat, 14 Nov 2015 09:38:31 +0000 (09:38 +0000)]
use correct term, so that notes for translators appear in the po files

8 years agoUpdate array of recognised TLDs
Ricardo Mones [Sat, 14 Nov 2015 01:49:27 +0000 (02:49 +0100)]
Update array of recognised TLDs

8 years agoAdd a list of alternative TLDs
Ricardo Mones [Sat, 14 Nov 2015 01:46:58 +0000 (02:46 +0100)]
Add a list of alternative TLDs

Mostly from https://en.wikipedia.org/wiki/Alternative_DNS_root

8 years agoSupport adding domains from a file
Ricardo Mones [Sat, 14 Nov 2015 01:45:37 +0000 (02:45 +0100)]
Support adding domains from a file

8 years agoRemoved two unnecessary debug_print()s from procheader.c.
Andrej Kacian [Fri, 13 Nov 2015 15:43:42 +0000 (16:43 +0100)]
Removed two unnecessary debug_print()s from procheader.c.

8 years agoOne more leak (introduced in previous commit)
Colin Leroy [Fri, 13 Nov 2015 12:47:48 +0000 (13:47 +0100)]
One more leak (introduced in previous commit)

8 years agoWow. Such data, so leak, very unfreed
Colin Leroy [Fri, 13 Nov 2015 10:47:09 +0000 (11:47 +0100)]
Wow. Such data, so leak, very unfreed

8 years agoMore null pointer dereference fixes
Colin Leroy [Fri, 13 Nov 2015 09:49:25 +0000 (10:49 +0100)]
More null pointer dereference fixes

8 years agoFix null pointer dereference
Colin Leroy [Fri, 13 Nov 2015 09:29:56 +0000 (10:29 +0100)]
Fix null pointer dereference

8 years agoFix null pointer dereference
Colin Leroy [Fri, 13 Nov 2015 09:28:05 +0000 (10:28 +0100)]
Fix null pointer dereference

8 years agoRemove stupid function
Colin Leroy [Fri, 13 Nov 2015 09:23:01 +0000 (10:23 +0100)]
Remove stupid function

8 years agoFix null pointer dereference
Colin Leroy [Fri, 13 Nov 2015 09:21:02 +0000 (10:21 +0100)]
Fix null pointer dereference

8 years agoFix overflow
Colin Leroy [Fri, 13 Nov 2015 09:17:25 +0000 (10:17 +0100)]
Fix overflow

8 years agoFix overflow
Colin Leroy [Fri, 13 Nov 2015 09:17:19 +0000 (10:17 +0100)]
Fix overflow

8 years agoFix overflow
Colin Leroy [Fri, 13 Nov 2015 09:15:21 +0000 (10:15 +0100)]
Fix overflow

8 years agoBetter fix for buffer overrun
Colin Leroy [Fri, 13 Nov 2015 08:46:16 +0000 (09:46 +0100)]
Better fix for buffer overrun

8 years agoUpdate list of recognised TLDs to current
Ricardo Mones [Thu, 12 Nov 2015 16:32:29 +0000 (17:32 +0100)]
Update list of recognised TLDs to current

Using the script in previous commit :-)

8 years agoScript to print IANA's TLD list as C array
Ricardo Mones [Thu, 12 Nov 2015 16:31:20 +0000 (17:31 +0100)]
Script to print IANA's TLD list as C array

8 years agoDo not add mailto: prefix for URIs with protocol part.
Andrej Kacian [Wed, 11 Nov 2015 20:42:16 +0000 (21:42 +0100)]
Do not add mailto: prefix for URIs with protocol part.

Closes bug #3562.

8 years agoLet imap_get_num_list() unlock the session itself.
Andrej Kacian [Wed, 11 Nov 2015 20:15:24 +0000 (21:15 +0100)]
Let imap_get_num_list() unlock the session itself.

Instead of leaving it to another function it calls.

8 years agoDo not use chdir() in addrharvest.c.
Andrej Kacian [Wed, 11 Nov 2015 15:30:11 +0000 (16:30 +0100)]
Do not use chdir() in addrharvest.c.

8 years agoDo not use chdir() in remove_all_files().
Andrej Kacian [Fri, 6 Nov 2015 19:05:00 +0000 (20:05 +0100)]
Do not use chdir() in remove_all_files().

8 years agofix bug 3561, 'HTML <a> tag with no href makes message display incorrectly.'
Paul [Tue, 10 Nov 2015 15:20:23 +0000 (15:20 +0000)]
fix bug 3561, 'HTML <a> tag with no href makes message display incorrectly.'

based on patch by Andy Balaam

8 years agoworkaround broken links in html
Paul [Tue, 10 Nov 2015 14:29:13 +0000 (14:29 +0000)]
workaround broken links in html

normally, with unbroken html, we'd never get here cos it would have
breaked before.

8 years agofind correct mime type of files with no suffix, e.g. Makefile
Paul [Sun, 8 Nov 2015 11:41:15 +0000 (11:41 +0000)]
find correct mime type of files with no suffix, e.g. Makefile

Patch by Blatinox.

8 years agoFix libetpan version test
Ricardo Mones [Fri, 6 Nov 2015 11:10:02 +0000 (12:10 +0100)]
Fix libetpan version test

For current libetpan versioning schema ;-)
Thanks Brian Morrison for the heads up!

8 years agoMake sure we don't run out of the output buffer. Maybe fixes bug #3557
Colin Leroy [Wed, 4 Nov 2015 21:40:32 +0000 (22:40 +0100)]
Make sure we don't run out of the output buffer. Maybe fixes bug #3557

8 years agoRussian translation for desktop file actions
Ricardo Mones [Mon, 2 Nov 2015 00:53:22 +0000 (01:53 +0100)]
Russian translation for desktop file actions

8 years agorevert 1b32cc6794190c9fb6124b6de5b6f23e3007eec9
Paul [Sun, 1 Nov 2015 15:52:58 +0000 (15:52 +0000)]
revert 1b32cc6794190c9fb6124b6de5b6f23e3007eec9

it was a regression, and causes 'end of file' message on checking sig
of a key not in the keyring, whereas without it you get the 'Key KEYID
not avilable...' message instead. If there is a fix, that was not it.

8 years agomake safe behaviour the default, autosave_encrypted off
Paul [Thu, 29 Oct 2015 08:24:42 +0000 (08:24 +0000)]
make safe behaviour the default, autosave_encrypted off

8 years agoConvert filename to UTF-16 before passing it to ShellExecute().
Andrej Kacian [Wed, 28 Oct 2015 13:40:28 +0000 (14:40 +0100)]
Convert filename to UTF-16 before passing it to ShellExecute().

Closes bug #3454 (Windows).

8 years agoAdd a fast way to search for Message-ID (at least)
Colin Leroy [Mon, 26 Oct 2015 14:44:59 +0000 (15:44 +0100)]
Add a fast way to search for Message-ID (at least)

8 years agofix bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after deleting an unread message'
Paul [Fri, 23 Oct 2015 10:20:22 +0000 (11:20 +0100)]
fix bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after deleting an unread message'

Patch by Arthur Huillet.

8 years agoAdd Hebrew translation to desktop file
Ricardo Mones [Fri, 23 Oct 2015 08:47:43 +0000 (10:47 +0200)]
Add Hebrew translation to desktop file

Thanks to Genghis Khan! Also added some desktop actions translations
for languages I'm familiarised with.

8 years agoSet option to its own row
Ricardo Mones [Thu, 22 Oct 2015 14:28:38 +0000 (16:28 +0200)]
Set option to its own row

8 years agoAdded Russian translation to desktop file
Ricardo Mones [Thu, 22 Oct 2015 07:25:20 +0000 (09:25 +0200)]
Added Russian translation to desktop file

Thanks to Mikhail Kurinnoi

8 years agoFix bug #3151 ‘loaded vCalendar plugin "disables"…
Ricardo Mones [Wed, 21 Oct 2015 20:54:47 +0000 (22:54 +0200)]
Fix bug #3151 ‘loaded vCalendar plugin "disables"…

…gnome-shells calendar view entries’

8 years agoFix spacing (and my .vimrc ;-P)
Ricardo Mones [Wed, 21 Oct 2015 20:53:08 +0000 (22:53 +0200)]
Fix spacing (and my .vimrc ;-P)

8 years agoEnable Russian translation again
Ricardo Mones [Wed, 21 Oct 2015 20:46:21 +0000 (22:46 +0200)]
Enable Russian translation again

8 years agoUpdate author lists
Ricardo Mones [Wed, 21 Oct 2015 20:44:06 +0000 (22:44 +0200)]
Update author lists

8 years agoUpdated ru.po by Mikhail Kurinnoi
Ricardo Mones [Wed, 21 Oct 2015 20:40:31 +0000 (22:40 +0200)]
Updated ru.po by Mikhail Kurinnoi

8 years agoAdd folderview_get_opened_item() function.
Andrej Kacian [Wed, 21 Oct 2015 20:21:57 +0000 (22:21 +0200)]
Add folderview_get_opened_item() function.

8 years agoUse folderview_get_selected_item() more.
Andrej Kacian [Wed, 21 Oct 2015 18:49:03 +0000 (20:49 +0200)]
Use folderview_get_selected_item() more.

8 years agoFix folderview focus row not being updated on some keypresses.
Andrej Kacian [Wed, 21 Oct 2015 16:21:40 +0000 (18:21 +0200)]
Fix folderview focus row not being updated on some keypresses.

8 years agoDo not try to expand a childless folderview row on right arrow keypress.
Andrej Kacian [Wed, 21 Oct 2015 09:33:04 +0000 (11:33 +0200)]
Do not try to expand a childless folderview row on right arrow keypress.

8 years agoSlightly more complete fix for the keyboard selection in summaryview.
Andrej Kacian [Tue, 20 Oct 2015 21:06:30 +0000 (23:06 +0200)]
Slightly more complete fix for the keyboard selection in summaryview.

Now it also handles PageUp/Down properly, although it's not pretty.

8 years agoimplement RFE 3545, 'Support to view encrypted (password protected) PDF'
Paul [Tue, 20 Oct 2015 12:33:33 +0000 (13:33 +0100)]
implement RFE 3545, 'Support to view encrypted (password protected) PDF'

8 years agodefine tags dir where all the others are
Paul [Mon, 19 Oct 2015 16:15:53 +0000 (17:15 +0100)]
define tags dir where all the others are

8 years agolist tags directory
Paul [Mon, 19 Oct 2015 16:15:29 +0000 (17:15 +0100)]
list tags directory

8 years agoAdd a forgotten RSSyl: prefix to log_print message from previous commit.
Andrej Kacian [Mon, 19 Oct 2015 14:55:16 +0000 (16:55 +0200)]
Add a forgotten RSSyl: prefix to log_print message from previous commit.