Fix wrong time unit shown in offline-override dialog (IMAP), and
[claws.git] / src /
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...
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 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 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.
2018-03-14 wwpClear statusbar's progressbar in case of NNTP xhdr...
2018-03-10 Andrej KacianApply the attribute list fix from 8017810c4 also when...
2018-03-10 Andrej KacianFix two crashes caused by bad GtkListStore management...
2018-03-05 Andrej KacianFix use of uninitialized variable in addressbook edit...
2018-03-03 Andrej KacianMake LDAP use log_print instead of log_message for...
2018-03-03 Andrej KacianReplace GtkSCTree in addressbook_foldersel.c with GtkTr...
2018-03-03 Andrej KacianReplace both GtkCMCLists in Edit Person dialog With...
2018-03-03 Andrej KacianFix potential crashes in gtkut_tree_view_get_selected_p...
2018-02-28 Ricardo MonesRemove unused struct member in SummaryView
2018-02-28 Andrej KacianFix a dumb double-free on Windows.
2018-02-27 Ricardo MonesFix license version in Address Keeper plugin
2018-02-27 Andrej KacianUpdate uses of gtkut_tree_view_get_selected_pointer().
2018-02-27 Andrej KacianMake the gtkut_tree_view_get_selected_pointer() more...
2018-02-27 Andrej KacianAdd gtkut_tree_view_get_selected_pointer() helper function.
2018-02-26 Andrej KacianFix summary_select_all when there is nothing selected.
2018-02-26 Andrej KacianRevert "fix bug 3973, ''select all' in summaryview...
2018-02-25 Andrej KacianReplace GtkCMCList in browseldap.c with GtkTreeView.
2018-02-25 Paulfix bug 3973, ''select all' in summaryview does not...
2018-02-24 Andrej KacianMerge needless three gtk_tree_model_get() calls into...
2018-02-24 Andrej KacianFix memory leaks from results of gtk_tree_model_get().
2018-02-24 Andrej KacianUnreference GtkTreeModel pointers after they've been...
2018-02-24 Andrej KacianReplace GtkCMCList in editldap_basedn.c with GtkTreeView.
2018-02-24 Andrej KacianReplace GtkCMCTree in addressadd.c with GtkTreeView.
2018-02-23 Andrej KacianRSSyl: fix deleted item checking when modified or publi...
2018-02-19 Andrej KacianReplace GtkCMCList in pgpcore select-keys.c with GtkTre...
2018-02-18 Andrej KacianReplace GtkCMCList in LDIF import dialog with GtkTreeView.
2018-02-17 Andrej KacianReplace GtkCMCList in addrgather dialog with GtkTreeView.
2018-02-17 Andrej KacianReplace GtkCMCList in folder sort dialog with GtkTreeView.
2018-02-16 Ricardo MonesUse color buttons' macro also here
2018-02-14 Andrej KacianAdd support for the iso-8859-8-i encoding
next