Update French translation.
[claws.git] / src /
2017-01-21 wwpNo need to test what g_malloc returns, as if it fails...
2017-01-21 wwpAlways show a notice dialog after delete-dupes, even...
2017-01-21 wwpShow attachments total size in compose window's relevan...
2017-01-20 wwpMain window's toolbar delete dupes button is now a...
2017-01-20 wwpUpdate func name in g_warning message (_full() may...
2017-01-20 wwpNormalize rfc822 date handling by using decent buffer...
2017-01-19 wwpMore work on default pixmaps theme, few details in...
2017-01-19 wwpAdd "Delete duplicates" (delete duplicated messages...
2017-01-19 wwpFix a memory leak.
2017-01-18 wwpMake few edit fields wider in matcher dialog, better...
2017-01-18 wwpFix bug 3762, 'redirect fails'
2017-01-17 wwpImprovements and fixes in the folder search: prevent...
2017-01-17 wwpFix bug 3251, 'A translated In-Reply-To header is sent...
2017-01-17 Ricardo MonesBetter English (thanks Paul for reference)
2017-01-16 Ricardo MonesUpdate quicksearch info to cope with rfe 2260…
2017-01-16 wwpFix Coverity CIDs #1398812, #1398813, #1398814.
2017-01-16 wwpFix bug 3571, 'recipient list lost and truncated'
2017-01-16 wwpFix g4850949 (use correct API calls).
2017-01-16 wwpFix yet another average leak in matcher.c when parsing...
2017-01-16 Paulfix bug 3734, 'undefined symbol error with flex-2.6.2'
2017-01-16 wwpFix another (not so big but still common) leak, thanks...
2017-01-16 wwpFix big leaks (thanks to valgrind) in filtering/matchin...
2017-01-14 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-01-14 wwpRevert part of 3.14.1-128-g498b61c, fixing Coverity...
2017-01-13 wwpPrefer dynamically allocated buffers to fixed-size...
2017-01-13 wwpDon't dump more than 100 char in g_warnings about missi...
2017-01-13 wwpRevert ga0fbaac (3.14.1-88) as it gets things worse...
2017-01-12 wwpWarn when sending to more than N recipients. This featu...
2017-01-12 wwpAdd context missing info to few system call errors...
2017-01-12 wwpRemove dead code, fixing Coverity CID #1398568.
2017-01-11 wwpRework logics, remove dead code. Solves Coverity CID...
2017-01-11 wwpKill dead code, fixing Coverity CID #1220511.
2017-01-11 wwpRemove accidentally added xpm file.
2017-01-11 wwpAdd deallocation call.
2017-01-11 wwpQuit function if no connection instead of assigning...
2017-01-11 wwpRework icon antialiasing to look OK on dark and light...
2017-01-11 wwpPOPPLER_ACTION_MOVIE was not introduced w/ Poppler...
2017-01-11 wwpRework icon antialiasing to look OK on dark and light...
2017-01-10 wwpDon't #undefine UNIX_PATH_MAX, move #define's up.
2017-01-10 wwpBe more clear about what 108 means here towards the...
2017-01-10 wwpFail if attempting to create a UNIX socket w/ path...
2017-01-10 wwpFix Coverity CIDs: 1220259 1364687 (and discarded 12204...
2017-01-10 wwpFix Coverity CIDs: 1220274 and 1220377.
2017-01-10 wwpReal fix for Coverity 1372362.
2017-01-10 wwpDon't behave as if avail_d was not hardcoded, it is...
2017-01-10 wwpBetter fix for Coverity #1220388, use effective indexes...
2017-01-09 Paulfix typo
2017-01-09 wwpFixes Coverity CIDs: 1220388 1372362 1220222 1358399...
2017-01-08 Ricardo MonesAttachwarner: fix leaked string
2017-01-06 wwpFix a leak.
2017-01-05 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-01-05 wwpRework antialiasing a bit around toolbar and logo icons...
2017-01-05 wwpRevert parts of 3.14.1-91 (the summary_select_node_no_m...
2017-01-05 wwpFix wrong function definition, declare it before using...
2017-01-04 wwpFix wrong libarchive version check.
2017-01-04 wwpMake the FOO vanish.
2017-01-04 wwpFix marking all as (un)read recursively when the confir...
2017-01-04 wwpRename a misnamed function, remove debug statements.
2017-01-03 wwpFix missing array initializers and line everything up.
2017-01-03 wwpFix missing array initializers and line everything up.
2017-01-03 wwpReally align array (using whitespaces).
2017-01-03 wwpCosmetic changes: align arrays, remove debug statements.
2017-01-03 wwpArchiver plugin update and review:
2017-01-03 Holger BerndtGData plugin: Require libgdata at least 0.17.2
2016-12-29 wwpFix 'search folder' not working in some cases (it needs...
2016-12-28 Paulmake Go to/[Next|Prev] sort order aware
2016-12-27 wwpFix compiler warnings when we test enum-based variables...
2016-12-27 wwpFactorize toolbar reset code, and don't compute array...
2016-12-27 wwpFix enum boundaries we check in func_selection_changed...
2016-12-27 wwpMore places where printf() and C_() have to be separated.
2016-12-27 wwpLine-up arrays (w/ space chars only).
2016-12-27 wwpSilent up a compiler warning by making the ComposeCallA...
2016-12-27 wwpRevert "Revert "Revert g9737584."" (but the fix) by...
2016-12-27 wwpFix a leak.
2016-12-27 Ricardo MonesRevert "Revert g9737584." and fix it ;)
2016-12-27 wwpRevert g9737584.
2016-12-27 wwpAdd translation context helper text where some %s'...
2016-12-21 wwpCapitalize header names (as everywhere else).
2016-12-21 wwpMore translatable header names in UI strings.
2016-12-21 Ricardo MonesRemove unnecessary commas
2016-12-21 Andrej KacianStop left/right keypresses from propagating further...
2016-12-21 Andrej KacianMoved compose_can_autosave() outside of #ifdef G_OS_UNIX.
2016-12-21 wwpFix wrong string split and list of arguments.
2016-12-20 Andrej KacianRemoved an unneeded trailing '\' from Windows' START_TI...
2016-12-20 wwpFix extra arguments to g_strdup_printf (thanks to cover...
2016-12-20 wwpFix untranslatable concatenated strings (i.e. "Default...
2016-12-19 Andrej KacianUse left/right keys to collapse/expand rows in folderse...
2016-12-19 Andrej KacianAllow toplevel folders to be copied.
2016-12-18 Andrej KacianDo not strip plus sign when drag&drop attaching files.
2016-12-16 Paulfix black on black in From header
2016-12-16 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2016-12-16 wwpSilent up coverity scan.
2016-12-15 Ricardo MonesFix initialization of two pixmaps
2016-12-14 wwpFix possibly broken toolbar_compose.xml by migrating...
2016-12-13 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2016-12-13 wwpInternal API change: split read/unread marking features...
2016-12-13 Andrej KacianAlso update authors.h for commit ea40116.
2016-12-12 Andrej KacianHonor autosave_encrypted preference when using external...
2016-12-12 wwpFix table order.
2016-12-12 wwpFix missing items in summaryview's menu declarations.
next