claws.git
2018-06-01 Andrej KacianFix HTML <hX> header handling.
2018-05-28 wwpCode cleanup around glib version check (2.28 minimum).
2018-05-28 wwpDynamically allocate interface_vtable.
2018-05-28 wwpProperly initialize GDBusInterfaceVTable's private...
2018-05-28 Ricardo MonesFix warning: missing braces around initializer
2018-05-28 Ricardo MonesFix warning: excess elements in struct initializer
2018-05-26 Paulfix gcc8 stringop-overflow warning
2018-05-26 Paulfix bug #4023, 'Fix some small issues'
2018-05-25 wwpUpdates to the French translation.
2018-05-25 wwpFix missing initializers, taking for reference GLib...
2018-05-24 wwpFix previous commit.
2018-05-24 wwpSince we depend on GLib 2.28, make real use of GList...
2018-05-24 wwpRevert again support for gdata 0.6.4.
2018-05-23 Paulupdate UI copyright year
2018-05-23 Paulfix quoting in reply to format=flowed message
2018-05-23 wwpClaws Mail does support gdata 0.6.4.
2018-05-22 wwpUpdate app name in header cartouche and other places...
2018-05-22 wwpFix more unchecked return values reported by Coverity:
2018-05-22 wwpFix few unchecked return values reported by Coverity:
2018-05-22 Paulfix syntax error in man page
2018-05-16 Ricardo MonesRemove another colon
2018-05-16 Ricardo MonesUpdate lists of contributors
2018-05-16 Michael SchwendtFix bug 3895: Port from libnm-util/libnm-glib to libnm
2018-05-16 Paulwhen using hide_timezone, convert time to UTC
2018-05-15 Paulforce explicit use of --disable-gnutls if gnutls suppor...
2018-05-15 Paulrequire nettle, following removal of libcrypt from...
2018-05-09 wwpRevert last leak fix.
2018-05-09 wwpFix a leak.
2018-05-08 Andrej KacianFix crash in quicksearch keypress handling.
2018-05-08 wwpForce initialization of buffer (fixes a valgrind case...
2018-05-07 wwpFix a memory leak in quicksearch code.
2018-05-07 wwpFix wrong type for layout_mode var in struct.
2018-05-06 wwpMake Claws Mail conservative about color labels: ask...
2018-05-06 wwpUpdate French translation.
2018-05-06 Ricardo MonesFix warning: ‘struct sockaddr’ declared inside…
2018-05-05 wwpSave and reuse Actions input/output dialog size.
2018-05-05 Ricardo MonesFix a couple of unused variable warnings
2018-05-05 wwpReally ask for confirmation when marking *all* messages...
2018-05-05 wwpFix French translation (unexpected accelerator used...
2018-05-05 wwpSave few warnings around mistyped uses of g_list_length().
2018-05-05 wwpCorrect the label of the 'confirm before marking all...
2018-05-05 wwpUse a proper CharSet enum value for uninitialized state...
2018-05-04 wwpOne more fix for GENERIC_UMPC: summary menu entries...
2018-05-04 wwpFix compilation using GENERIC_UMPC.
2018-05-04 wwpFix code compilation when configure --enable-generic...
2018-05-04 wwpDon't manage account list focus state when closing...
2018-05-03 Andrej KacianFix memory handling around SieveEditorPage.
2018-05-03 wwpFix some plugins' code indentation.
2018-05-03 wwpReindent lists and arrays.
2018-04-27 Andrej KacianIgnore the expander "hot spots" in folderview for child...
2018-04-25 wwpFix sensitivity of the main window's 'View/Message...
2018-04-25 Ricardo MonesFix array type to match items
2018-04-23 wwpDon't add "Go to last error" to filtering log window...
2018-04-18 wwpClean-up in comments (The Commit Of The Year).
2018-04-18 Andrej KacianFix two missed return values in compose_write_to_file...
2018-04-17 Andrej KacianFix unwanted IMAP connections on startup caused by...
2018-04-13 Andrej KacianFix for e9f610a4f for the rare cases the privacy system...
2018-04-13 Andrej KacianRework and simplify how compose_queue() return values...
2018-04-13 wwpClamAV plugin: manage read errors (fixes CID #1220483).
2018-04-13 wwpFix another leak in smime plugin (CID #1220437).
2018-04-12 wwpSpamassassin plug-in: add support for compression ...
2018-04-12 wwpDisable SSLv3 in libspamc.c (patch from Debian spamassa...
2018-04-11 wwpFix sensitivity of few preferences widgets of the SA...
2018-04-11 wwpAdd NOTICE file to EXTRA_DIST.
2018-04-11 wwpAdd SpamAssassin's NOTICE file.
2018-04-11 wwpSA plugin: better way to make sure Unix sockets are...
2018-04-11 Paulfix bug 3978, '"From" column displays both name and...
2018-04-11 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-04-11 wwpUse G_OS_WIN32, the glib-proper way to check for WIN32.
2018-04-11 wwpSpamassassin plugin in Windows: don't allow Unix socket...
2018-04-11 Paulfix display of Key ID
2018-04-11 wwpUpdated Apache SpamAssassin code (libspam.[ch], utils...
2018-04-11 wwpFix a leak, CID #1220437.
2018-04-11 wwpFix indentation, silents up CID #1434201.
2018-04-11 wwpFix wrong use of pointer-to-array as an array, CID...
2018-04-11 wwpFix buffer overrun, always writing at buffer size + 1.
2018-04-11 wwpFix CID #1434197, mismatch and unneeded display of...
2018-04-10 wwpAdd missing src/addrmerge.h file from 3.16.0-107-gf25722a.
2018-04-10 wwpCheck for enchant-2 (necessary since enchant 2.1.3).
2018-04-10 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-04-09 wwpAdd a basic contact merging feature to the address...
2018-04-08 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-04-08 wwpaddritem_person_get_picture() now returns something...
2018-04-08 wwpaddritem+person_get_picture now returns something usefu...
2018-04-04 wwpRemove the empty progress bar that may remain in status...
2018-04-03 Paulreplace deprecated 'NONE' token
2018-04-03 wwpFix broken templates attachments due to commit 814b087,
2018-03-30 Michael RasmussenFix broken build using GTK3
2018-03-29 Andrej KacianChange how main window's keyboard accelerators are...
2018-03-28 wwpAttachment remover: notify the user about what has...
2018-03-28 Michael RasmussenAdapt identical behaviour to native address book. See...
2018-03-28 Michael RasmussenFix broken build from commit 47e0437b8b
2018-03-26 wwpRemove key and free attribute value only if they are...
2018-03-19 wwpFixed hook_id declarations to be gulong instead of...
2018-03-17 wwpDon't compute charset unless necessary (vcalviewer_get_...
2018-03-17 wwpFix possible access to uninitilized folder pointer...
2018-03-17 wwpSave us 35 warnings about hooks_register_hook() return...
2018-03-17 wwpFew optimizations: avoid strlen when string length...
2018-03-17 wwpFix wrong malloc of clamd_socket struct, CID 1220477.
2018-03-15 Andrej KacianHandle IMAP search failure instead of ignoring it.
next