fix memory leak, and seasoned to suit some tastes
[claws.git] / src /
2018-06-29 Paulfix memory leak, and seasoned to suit some tastes
2018-06-29 Pauluse TRUE/FALSE instead of 1/0
2018-06-29 Paulwhen a return-receipt request is sent to an unknown...
2018-06-29 PaulvCalendar: Skip whitespace chars at the beginning of...
2018-06-26 Andrej KacianFix build for Windows, plus some missing symbols in...
2018-06-26 Andrej KacianFix some variable type mismatches in ldapsvr_connect...
2018-06-25 Holger BerndtGData plugin: Request interactive auth only in case...
2018-06-24 Holger BerndtGData plugin: Only allow one interactive auth session...
2018-06-22 Paulstrip whitespace from subscribed URLs
2018-06-21 Paulfix bug, 'MDN mail-accountname leak'
2018-06-19 Ricardo MonesDefault mode URL should be escaped before using it
2018-06-17 Andrej KacianFix 'Invalid PrefType for GtkEntry' warning for account...
2018-06-17 Andrej KacianClone also proxy-related prefs in account_clone().
2018-06-12 wwpInclude Resent-From and Resent-To in Any/All header...
2018-06-12 wwpClean up and unfold more standard headers (Bcc, Reply...
2018-06-12 wwpProperly highlight the whole email address in Resent...
2018-06-11 Michael RasmussenFix a possible memory leak
2018-06-11 Andrej KacianFix memory corruption introduced in d28d62772.
2018-06-11 wwpReduce scope of few variables.
2018-06-11 wwpUpdate copyright in file headers.
2018-06-11 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-06-11 Ricardo MonesFix CID#1436912: Dereferencing null pointer "msginfo...
2018-06-11 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-06-11 Paultwo small fixes to text in label and tooltip
2018-06-11 Paulmove 'Proxy' page from Other/ to Mail Handling/
2018-06-11 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-06-11 Andrej KacianCorrected copyright header in proxy.[ch]
2018-06-11 wwpRemove un-necessary test, msginfo can't be null here...
2018-06-11 wwpFix use of uninitialized pointer, CID#1436911.
2018-06-10 Andrej KacianFixed an off-by-one buffer overflow in proxy.c.
2018-06-10 Andrej KacianAdded SOCKS proxy support.
2018-06-10 Paulwhen changing sort_key by clicking column header, prese...
2018-06-09 Andrej KacianFix a buffer overflow in password encryption, and allow...
2018-06-09 Paulfix bug where 'sort_type' is lost when changing 'sort_k...
2018-06-07 wwpMake use of all signature separators defined in account...
2018-06-06 wwpHonor quote_chars from prefs instead of hard-coding...
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 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-23 Paulupdate UI copyright year
2018-05-23 Paulfix quoting in reply to format=flowed message
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 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 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 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...
next