claws.git
9 years agoFinish previous fix
Colin Leroy [Thu, 5 Jun 2014 15:06:28 +0000 (17:06 +0200)]
Finish previous fix

9 years agoCoverity fixes
Colin Leroy [Thu, 5 Jun 2014 15:03:56 +0000 (17:03 +0200)]
Coverity fixes

9 years agoFix missing NULL checks
Colin Leroy [Thu, 5 Jun 2014 14:58:01 +0000 (16:58 +0200)]
Fix missing NULL checks

9 years agoFix Coverity issues
Colin Leroy [Thu, 5 Jun 2014 14:55:26 +0000 (16:55 +0200)]
Fix Coverity issues

9 years agoFix g_stat return value unchecked
Colin Leroy [Thu, 5 Jun 2014 14:53:06 +0000 (16:53 +0200)]
Fix g_stat return value unchecked

9 years agoFix missing mutex accessing _displayQueue_
Colin Leroy [Thu, 5 Jun 2014 14:50:51 +0000 (16:50 +0200)]
Fix missing mutex accessing _displayQueue_

9 years agoFix off-by-one
Colin Leroy [Thu, 5 Jun 2014 14:50:42 +0000 (16:50 +0200)]
Fix off-by-one

9 years agoAnother wrong free
Colin Leroy [Thu, 5 Jun 2014 14:43:36 +0000 (16:43 +0200)]
Another wrong free

9 years agoFix another use-after-free
Colin Leroy [Thu, 5 Jun 2014 14:41:10 +0000 (16:41 +0200)]
Fix another use-after-free

9 years agoDon't close FILE we don't own
Colin Leroy [Thu, 5 Jun 2014 14:40:17 +0000 (16:40 +0200)]
Don't close FILE we don't own

9 years agoFix use after free
Colin Leroy [Thu, 5 Jun 2014 14:39:12 +0000 (16:39 +0200)]
Fix use after free

9 years agofix wrong fuzzies
Colin Leroy [Thu, 5 Jun 2014 10:22:27 +0000 (12:22 +0200)]
fix wrong fuzzies

9 years agoReintegrate RSSyl's don't-mark-as-unread translations from 3.9.3. Fix the fuzzy ones...
Colin Leroy [Thu, 5 Jun 2014 10:03:58 +0000 (12:03 +0200)]
Reintegrate RSSyl's don't-mark-as-unread translations from 3.9.3. Fix the fuzzy ones where "Never mark as unread" was translated the same as "Always mark as unread" in at least 8 languages, by removing them.

9 years agoProbable fix for Debian bug 730050 “vcalendar plugin crash”
Ricardo Mones [Tue, 3 Jun 2014 21:52:07 +0000 (23:52 +0200)]
Probable fix for Debian bug 730050 “vcalendar plugin crash”

9 years agofix bug 3170, 'QuickSearch fights with View/Hide read threads menu option'
Paul [Tue, 3 Jun 2014 16:56:15 +0000 (17:56 +0100)]
fix bug 3170, 'QuickSearch fights with View/Hide read threads menu option'

9 years agoimplement RFC 3196, 'When changing quicksearch Search Type, set focus to search input...
Paul [Tue, 3 Jun 2014 16:55:47 +0000 (17:55 +0100)]
implement RFC 3196, 'When changing quicksearch Search Type, set focus to search input box'

and simplify a bit

9 years agofix wrong gnuTLS: yes when no.
Colin Leroy [Mon, 2 Jun 2014 14:11:22 +0000 (16:11 +0200)]
fix wrong gnuTLS: yes when no.

9 years agoCheck for GnuTLS >= 2.11 only if we have GnuTLS >= 2.2
Colin Leroy [Mon, 2 Jun 2014 14:06:37 +0000 (16:06 +0200)]
Check for GnuTLS >= 2.11 only if we have GnuTLS >= 2.2

9 years agoFix another uninitialized variable (and make things more clear)
Colin Leroy [Mon, 2 Jun 2014 12:41:12 +0000 (14:41 +0200)]
Fix another uninitialized variable (and make things more clear)

9 years agoFix uninitialized variable
Colin Leroy [Mon, 2 Jun 2014 12:37:24 +0000 (14:37 +0200)]
Fix uninitialized variable

9 years agoRevert commit dc6d8a1 to restore correct meaning of the silent_update feed setting.
Andrej Kacian [Sun, 1 Jun 2014 20:21:29 +0000 (22:21 +0200)]
Revert commit dc6d8a1 to restore correct meaning of the silent_update feed setting.

9 years agoDeduplicate three identical functions
Colin Leroy [Sun, 1 Jun 2014 18:10:54 +0000 (20:10 +0200)]
Deduplicate three identical functions

9 years agoRemove unused code blocks in procheader.c.
Andrej Kacian [Sun, 1 Jun 2014 16:58:51 +0000 (18:58 +0200)]
Remove unused code blocks in procheader.c.

9 years agoFix bug #3201 "Fix memory corruption in sc_html_read_line()"
Fabian Keil [Sun, 1 Jun 2014 11:55:20 +0000 (13:55 +0200)]
Fix bug #3201 "Fix memory corruption in sc_html_read_line()"

Previously fread() could fill the whole buffer
in which case buf[n] = '\0' messed up the stack.

Introduced in d0c64a09 + 4ab3585743.

9 years agode.po update by Thomas Bellman
Paul [Sun, 1 Jun 2014 07:34:31 +0000 (08:34 +0100)]
de.po update by Thomas Bellman

9 years agoCheck for existence of xmlNode namespace, to prevent NULL pointer crashes.
Andrej Kacian [Sat, 31 May 2014 20:33:46 +0000 (22:33 +0200)]
Check for existence of xmlNode namespace, to prevent NULL pointer crashes.

9 years agoWhen parsing RSS 2.0, ignore <link> tags with a namespace prefix.
Andrej Kacian [Sat, 31 May 2014 20:26:06 +0000 (22:26 +0200)]
When parsing RSS 2.0, ignore <link> tags with a namespace prefix.

9 years agoAdd string, thanks to Genghis
Colin Leroy [Sat, 31 May 2014 16:29:59 +0000 (18:29 +0200)]
Add string, thanks to Genghis

9 years agoFix spacing in Folderview if the font is far from the system font
Colin Leroy [Sat, 31 May 2014 07:41:13 +0000 (09:41 +0200)]
Fix spacing in Folderview if the font is far from the system font

9 years agoAdd new string
Colin Leroy [Sat, 31 May 2014 07:27:32 +0000 (09:27 +0200)]
Add new string

9 years agoFix stupid uses of sizeof(), thanks to mirraz1@rambler.ru
Colin Leroy [Fri, 30 May 2014 14:10:03 +0000 (16:10 +0200)]
Fix stupid uses of sizeof(), thanks to mirraz1@rambler.ru
Fixes bug #2981, "claws-mail-3.9.3 compilation warnings"

9 years agoFix bug #2728, "erroneous switching from one to three column view"
Colin Leroy [Fri, 30 May 2014 13:43:52 +0000 (15:43 +0200)]
Fix bug #2728, "erroneous switching from one to three column view"

9 years agoMerge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws
Colin Leroy [Fri, 30 May 2014 12:37:10 +0000 (14:37 +0200)]
Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws

9 years agoAdd the new string
Colin Leroy [Fri, 30 May 2014 12:36:46 +0000 (14:36 +0200)]
Add the new string

9 years agoAdd sk string
Colin Leroy [Fri, 30 May 2014 12:10:34 +0000 (14:10 +0200)]
Add sk string

9 years agoUpdate Spanish translation for 3.10.1
Ricardo Mones [Fri, 30 May 2014 10:52:03 +0000 (12:52 +0200)]
Update Spanish translation for 3.10.1

9 years agoAdd new string
Colin Leroy [Fri, 30 May 2014 10:14:00 +0000 (12:14 +0200)]
Add new string

9 years agoAdd new string
Colin Leroy [Fri, 30 May 2014 10:10:25 +0000 (12:10 +0200)]
Add new string

9 years agoAdd new string for nl
Colin Leroy [Fri, 30 May 2014 10:09:43 +0000 (12:09 +0200)]
Add new string for nl

9 years agoAdd new string
Colin Leroy [Fri, 30 May 2014 08:53:10 +0000 (10:53 +0200)]
Add new string

9 years agofix 2 fatal errors in eo.po
Paul [Fri, 30 May 2014 08:25:48 +0000 (09:25 +0100)]
fix 2 fatal errors in eo.po

9 years agoEsperanto update from Fredrick Brennan
Paul [Fri, 30 May 2014 08:18:50 +0000 (09:18 +0100)]
Esperanto update from Fredrick Brennan

9 years agoupdate Frederico Goncalves Guimaraes's (pt_BR translator) email address
Paul [Thu, 29 May 2014 13:26:23 +0000 (14:26 +0100)]
update Frederico Goncalves Guimaraes's (pt_BR translator) email address

9 years agoFix “File (null) doesn't exist” error dialog
Ricardo Mones [Wed, 28 May 2014 23:11:39 +0000 (01:11 +0200)]
Fix “File (null) doesn't exist” error dialog

When attaching a non-existing file via --attach

9 years agoAdd a per-account preference to allow automatically accepting unknown
Colin Leroy [Wed, 28 May 2014 19:18:34 +0000 (21:18 +0200)]
Add a per-account preference to allow automatically accepting unknown
and changed SSL certificates, if they're valid (that is, if the root CA
is trusted by the distro).

9 years agoFix the race fix, now preventing the compose window to be closed.
Colin Leroy [Wed, 28 May 2014 18:22:03 +0000 (20:22 +0200)]
Fix the race fix, now preventing the compose window to be closed.

9 years agoGerman translation, updated by Thomas Bellmann
Paul [Wed, 28 May 2014 06:18:10 +0000 (07:18 +0100)]
German translation, updated by Thomas Bellmann

9 years agoAdd Actions (fixes the standard hence implementable part of bug #3178)
Colin Leroy [Tue, 27 May 2014 10:09:23 +0000 (12:09 +0200)]
Add Actions (fixes the standard hence implementable part of bug #3178)
see http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#extra-actions-identifier

9 years agoAutomatically set gtk-auto-mnemonics on Win32; fixes bug #3179
Colin Leroy [Tue, 27 May 2014 09:50:30 +0000 (11:50 +0200)]
Automatically set gtk-auto-mnemonics on Win32; fixes bug #3179

9 years agoManpage: update COPYRIGHT, add LICENSE section
Ricardo Mones [Tue, 27 May 2014 08:10:01 +0000 (10:10 +0200)]
Manpage: update COPYRIGHT, add LICENSE section

9 years agoRelicence this file so it is Debian-shippable.
Colin Leroy [Tue, 27 May 2014 07:01:19 +0000 (09:01 +0200)]
Relicence this file so it is Debian-shippable.

9 years agoFix GCond use with newer Glib
Colin Leroy [Mon, 26 May 2014 13:31:43 +0000 (15:31 +0200)]
Fix GCond use with newer Glib

9 years agoadded Esperanto and re-instated Dutch
Paul [Mon, 26 May 2014 11:43:27 +0000 (12:43 +0100)]
added Esperanto and re-instated Dutch

9 years agorelease 3.10.0 3.10.0
Paul [Mon, 26 May 2014 09:50:14 +0000 (10:50 +0100)]
release 3.10.0

9 years agoFix bold font not being derived from normal font, but from system font
Colin Leroy [Mon, 26 May 2014 08:54:02 +0000 (10:54 +0200)]
Fix bold font not being derived from normal font, but from system font

9 years agoupdate translations
Paul [Mon, 26 May 2014 08:40:19 +0000 (09:40 +0100)]
update translations

submitted by David Vachulka, Flammie Pirinen, "Genghis Khan", Páder Rezső, MSulchan Darmawan,
Mindaugas, Marcel Pol, Frederico Goncalves Guimaraes, Slavko, and Andreas Rönnquist

9 years agoFix desktop file reference
Ricardo Mones [Mon, 26 May 2014 06:19:26 +0000 (08:19 +0200)]
Fix desktop file reference

9 years agoFix wording, thanks to Paul!
Colin Leroy [Sun, 25 May 2014 20:33:57 +0000 (22:33 +0200)]
Fix wording, thanks to Paul!

9 years agoAdded appdata helper file - http://people.freedesktop.org/~hughsient/appdata/
Colin Leroy [Sun, 25 May 2014 18:56:10 +0000 (20:56 +0200)]
Added appdata helper file - people.freedesktop.org/~hughsient/appdata/

9 years agoOops, no relation with this
Ricardo Mones [Sun, 25 May 2014 12:42:30 +0000 (14:42 +0200)]
Oops, no relation with this

9 years agoSome other minor license fixes
Ricardo Mones [Sun, 25 May 2014 11:25:24 +0000 (13:25 +0200)]
Some other minor license fixes

9 years agoRestore licensing for embedded libical
Ricardo Mones [Sun, 25 May 2014 11:22:27 +0000 (13:22 +0200)]
Restore licensing for embedded libical

9 years agoAdd missing copyright notices to m4 files
Ricardo Mones [Sun, 25 May 2014 10:53:59 +0000 (12:53 +0200)]
Add missing copyright notices to m4 files

9 years agoUpdate licensing for Makefile.am files
Ricardo Mones [Sun, 25 May 2014 10:39:10 +0000 (12:39 +0200)]
Update licensing for Makefile.am files

9 years agoBetter place to remove the draft callback, where we hold the mutex
Colin Leroy [Fri, 23 May 2014 09:37:26 +0000 (11:37 +0200)]
Better place to remove the draft callback, where we hold the mutex

9 years agoRemove draft_timeout_tag too before destroying
Colin Leroy [Fri, 23 May 2014 09:29:16 +0000 (11:29 +0200)]
Remove draft_timeout_tag too before destroying

9 years agoFix crash with auto-indent
Colin Leroy [Fri, 23 May 2014 09:21:56 +0000 (11:21 +0200)]
Fix crash with auto-indent

9 years agoAdd g_utf8_substring function for compiling with GLIB < 2.30.
wwp [Thu, 22 May 2014 22:50:29 +0000 (00:50 +0200)]
Add g_utf8_substring function for compiling with GLIB < 2.30.

9 years agoBetter solution than a global function call, use our hook infrastructure
Colin Leroy [Thu, 22 May 2014 20:46:07 +0000 (22:46 +0200)]
Better solution than a global function call, use our hook infrastructure
(with minor modifications for moving)

9 years agoConstify messageview_get_msgview_list()
Colin Leroy [Thu, 22 May 2014 20:12:56 +0000 (22:12 +0200)]
Constify messageview_get_msgview_list()

9 years agoFix bug #2447, "Compose window crashes if moving a folder that is being replied to...
Colin Leroy [Thu, 22 May 2014 20:11:07 +0000 (22:11 +0200)]
Fix bug #2447, "Compose window crashes if moving a folder that is being replied to". Also constify compose_get_compose_list()

9 years agoFix bug #2238, "Incorrect undo/redo operations after paste with replace from context...
Colin Leroy [Thu, 22 May 2014 19:10:13 +0000 (21:10 +0200)]
Fix bug #2238, "Incorrect undo/redo operations after paste with replace from context menu".
Order of insert/delete is reversed when pasting from the context menu.
Patch by Mikhail Efremov.

9 years agoFix Undo after wrapping a paragraph, which undid every line wrap one by one, and...
Colin Leroy [Thu, 22 May 2014 18:57:01 +0000 (20:57 +0200)]
Fix Undo after wrapping a paragraph, which undid every line wrap one by one, and make it atomic.

9 years agoFix bug #2179, "Improve quotation wrapping support": Make manual wrapping also wrap...
Colin Leroy [Thu, 22 May 2014 13:40:24 +0000 (15:40 +0200)]
Fix bug #2179, "Improve quotation wrapping support": Make manual wrapping also wrap quotes.

9 years agoAvoid using gtk_widget_set_style(), so these widgets can get theme or
Colin Leroy [Thu, 22 May 2014 12:58:19 +0000 (14:58 +0200)]
Avoid using gtk_widget_set_style(), so these widgets can get theme or
DPI changes signals and react accordingly.

9 years agoLicensing review for translation files
Ricardo Mones [Thu, 22 May 2014 12:09:17 +0000 (14:09 +0200)]
Licensing review for translation files

 • Standarise headers and add licensing information
 • Standarise all Project-Id-Version headers
 • Fix obsolete mail values on Report-Msgid-Bugs-To headers

9 years agoFix missing end-of-string
Colin Leroy [Thu, 22 May 2014 09:55:38 +0000 (11:55 +0200)]
Fix missing end-of-string

9 years agoFix leak
Colin Leroy [Tue, 20 May 2014 13:38:05 +0000 (15:38 +0200)]
Fix leak

9 years agoPossibly fix bug #3169, threaded message list performance issue
Colin Leroy [Tue, 20 May 2014 08:58:34 +0000 (10:58 +0200)]
Possibly fix bug #3169, threaded message list performance issue

9 years agoSync Spanish manual with 76e5ce47, be94ad0a and a9a242b2
Ricardo Mones [Tue, 20 May 2014 07:48:56 +0000 (09:48 +0200)]
Sync Spanish manual with 76e5ce47be94ad0a and a9a242b2

9 years agoOne channel is singular
Ricardo Mones [Tue, 20 May 2014 07:48:04 +0000 (09:48 +0200)]
One channel is singular

9 years agoSync missing hidden prefs
Colin Leroy [Mon, 19 May 2014 19:22:07 +0000 (21:22 +0200)]
Sync missing hidden prefs

9 years agoUpdate french manual (plugins)
Colin Leroy [Mon, 19 May 2014 18:54:50 +0000 (20:54 +0200)]
Update french manual (plugins)

9 years agoreword note about training bogofilter
Paul [Mon, 19 May 2014 19:13:35 +0000 (20:13 +0100)]
reword note about training bogofilter

9 years agoRemove mention of ircNet
Colin Leroy [Mon, 19 May 2014 18:48:55 +0000 (20:48 +0200)]
Remove mention of ircNet

9 years agoAdd note about Fancy & remote content
Colin Leroy [Mon, 19 May 2014 18:30:43 +0000 (20:30 +0200)]
Add note about Fancy & remote content

9 years agoAdd a note about bogo's initial learning
Colin Leroy [Mon, 19 May 2014 18:23:53 +0000 (20:23 +0200)]
Add a note about bogo's initial learning

9 years agoRevert "Remove unnecesary file with required autoconf version"
Ricardo Mones [Mon, 19 May 2014 14:47:26 +0000 (16:47 +0200)]
Revert "Remove unnecesary file with required autoconf version"

Because it's required to "make dist" to work properly.

9 years agoFix typo, thanks wwp!
Ricardo Mones [Mon, 19 May 2014 13:49:28 +0000 (15:49 +0200)]
Fix typo, thanks wwp!

9 years agoRemove unnecesary file with required autoconf version
Ricardo Mones [Mon, 19 May 2014 12:07:40 +0000 (14:07 +0200)]
Remove unnecesary file with required autoconf version

9 years agoFix bug 3039 more - Why read line by line?
Colin Leroy [Sun, 18 May 2014 18:42:04 +0000 (20:42 +0200)]
Fix bug 3039 more - Why read line by line?

9 years agoFix bug 3039, very long parsing time in HTML email. Avoid strcasestr
Colin Leroy [Sun, 18 May 2014 18:40:04 +0000 (20:40 +0200)]
Fix bug 3039, very long parsing time in HTML email. Avoid strcasestr
on very long buffers.

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