Commit graph

9442 commits

Author SHA1 Message Date
Paul
6985ee61fb for release 3.13.1 2015-12-20 13:53:46 +00:00
Paul
75c65e0529 lt.po updated
submitted by Mindaugas Baranauskas.

[late updates causing more work]
2015-12-20 13:04:19 +00:00
Paul
ec5433cd75 remove reference to freshmeat_search.pl 2015-12-20 13:03:01 +00:00
Paul
da3867fff5 changed "Claws Mail-w322 to "Claws Mail for Windows" 2015-12-20 12:33:18 +00:00
Paul
03bfd797ce update documentation team 2015-12-20 12:31:01 +00:00
Paul
9d10887c2e update translation team 2015-12-20 12:29:23 +00:00
Paul
13a351ca32 freshmeat.net does not exist anymore, so this script is useless 2015-12-20 12:15:29 +00:00
Paul
f29424825b 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
2015-12-20 12:10:08 +00:00
Ricardo Mones
32979c5f79 Update Spanish translation for release 2015-12-20 03:44:31 +01:00
Ricardo Mones
5db77bed1e Update array of recognised TLDs for release 2015-12-20 03:41:51 +01:00
Andrej Kacian
ac570c228d RSSyl: do not add extra dir separator in item_get_path(). 2015-12-18 16:25:38 +01:00
Andrej Kacian
fc0abbcade Some minor changes for win32 build. 2015-12-16 16:28:30 +01:00
Andrej Kacian
1cd1e06213 Better fix for crash after broken pgp keyring update.
This should fix the crash without interfering with
signature checking when public key is missing.
2015-12-15 00:07:35 +01:00
Ricardo Mones
0000265967 Fix bug #3570 “Feed preferences window appearance” 2015-12-09 19:07:13 +01:00
Ricardo Mones
b189d777f1 Cosmetic: use always g_getenv instead of getenv 2015-12-09 12:20:57 +01:00
Ricardo Mones
70624e1444 Cosmetic: use g_strstrip define when stripping
Instead of g_strchomp/g_strchug pairs. Same calls, more readable.
2015-12-08 14:18:54 +01:00
Michael Rasmussen
49fe15f2d6 Fix broken build after commit 225ab1ccaf 2015-12-07 21:36:27 +01:00
Paul
c70dd613e7 cosmetic layout fixes 2015-12-07 10:53:07 +00:00
Paul
c388fc69bf rename configure option 'enable-alternate-addrbook' to 'enable-alternate-addressbook' 2015-12-07 10:48:51 +00:00
Paul
225ab1ccaf call 'new' address book 'alternate' address book 2015-12-07 10:40:25 +00:00
Charles Lehner
79d58875a8 Rename address book search label 2015-12-05 13:45:23 -05:00
Charles Lehner
ade3676504 Fix bug #1918: allow searching of local address books
Based on code in Sylpheed by Hiroyuki from 2009-11-26
2015-12-04 18:32:29 -05:00
Andrej Kacian
e2746b5c08 Removed a useless debug line. 2015-12-04 11:50:48 +01:00
Charles Lehner
be4091e523 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.
2015-12-03 18:58:29 -05:00
Andrej Kacian
610b8c5dcc Remove use of fnmatch(), in favour of GPatternSpec. 2015-12-03 19:02:32 +01:00
Ricardo Mones
d96c0a6345 Correct modified file headers 2015-12-03 11:21:34 +01:00
Ricardo Mones
59624100d4 Remove more markup from translatable strings 2015-12-03 01:00:29 +01:00
Ricardo Mones
a7ff442c30 Remove markup from translatable strings 2015-12-02 13:36:59 +01:00
Andrej Kacian
facfb6174d Check for flex version properly in autogen.sh. 2015-12-01 18:50:29 +01:00
Ricardo Mones
a480d0a870 Make interface match expectations of plugin_load() 2015-12-01 14:27:21 +01:00
Andrej Kacian
36f21bc5a3 Removed obsolete win32-related code from autogen.sh. 2015-12-01 12:27:27 +01:00
Andrej Kacian
b1094bd737 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.
2015-11-25 22:10:25 +01:00
Ricardo Mones
f642378609 Use same label for seconds in timeouts 2015-11-25 11:19:01 +01:00
Ricardo Mones
388820da80 Adjust menus for external embedded editor 2015-11-24 11:41:32 +01:00
Ricardo Mones
a5bd5e1504 Bug #2355: don't send while external editor is open 2015-11-24 10:26:18 +01:00
Ricardo Mones
89025943db Ungroup to make future tlds.h patches smaller
Future starting after the next one… ;-)
2015-11-23 20:27:58 +01:00
Ricardo Mones
8b99c246a1 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! :-)
2015-11-23 20:07:24 +01:00
Ricardo Mones
b917a52fa8 Use an arrow instead of ASCII chars 2015-11-23 20:04:35 +01:00
Andrej Kacian
22a32c9260 Reenabled regexps on Windows.
Built libregex doesn't seem to leak anymore.
2015-11-20 12:45:16 +01:00
Ricardo Mones
cef63ad02b Fix bug #3566: add missing locales to Eastern nameorder
Thanks to Páder Rezső for the patch!
2015-11-18 14:13:51 +01:00
Paul
3a8df4ede9 reinistate 1b32cc6794 but with an addition check, eliminating the unwanted behaviour 2015-11-17 18:12:36 +00:00
Colin Leroy
fee90dbf34 Fix bug #3559 more correctly 2015-11-17 11:11:56 +01:00
Ricardo Mones
4c14c38f44 Fix bug #3565 by reverting “fix bug 3559, 'Opening preferences window causes out of bounds read'”
This reverts commit 0314464dd5.
2015-11-17 10:59:51 +01:00
Colin Leroy
8f65fc9f8b Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws 2015-11-16 10:17:24 +01:00
Colin Leroy
2a2a1bd7db Fix bug #3563 (URL parser will read out of bounds when closing bracket is missing in get_url_part)
Patch by Hanno Boeck
2015-11-16 10:04:16 +01:00
Paul
0314464dd5 fix bug 3559, 'Opening preferences window causes out of bounds read'
patch by Hanno Boeck
2015-11-15 13:45:43 +00:00
Paul
55dfdd72bf fix typos 2015-11-15 13:08:55 +00:00
Paul
5a62dd7ed4 more sanitizing of translatable strings 2015-11-15 12:59:23 +00:00
Paul
90e7c5fe54 remove most of the markup from translatable strings 2015-11-14 11:44:17 +00:00
Paul
129afc04be remove the internally used plus symbol from the translatable strings 2015-11-14 10:36:49 +00:00