claws.git
2018-11-09 PaulDisplay/Summaries/... re-arrange some items
2018-11-09 Paulrework Display/Summaries
2018-11-08 Paulmodify label text
2018-11-08 Paulfix check for mail at start-up
2018-11-07 Paulremove all gtk3 conditionals
2018-11-07 Paulremove --enable-gtk3 configure flag
2018-11-07 Pauldrop redundant md5 fingerprint; more clearly indicate...
2018-11-07 Paulimplement RFE 3810, 'SSL certificate manager: add Signa...
2018-11-06 Paulfix bug 4114, 'autogen.sh: Fix argument quoting'
2018-11-06 Paulfix bug 4115 'autogen: avoid unwarranted re-configure'
2018-11-05 Andrej KacianMake sure all users of GtkCMCList do not blindly assume...
2018-11-05 Andrej KacianUse same integer type for color folder item prefs like...
2018-11-05 Andrej KacianSave folder color as P_COLOR in folderitemrc.
2018-11-05 Andrej KacianAdd config_version to folder item prefs.
2018-11-01 User CornFix build on FreeBSD, sys/wait.h is needed for WEXITSTA...
2018-10-29 Paulfix annoyance where your current reading is disturbed...
2018-10-29 Paulfix for smtp-only accounts when global pref for save...
2018-10-29 Paulrevert g45500aa, it breaks stuff
2018-10-28 Andrej KacianHandle compose "Save Message to" checkbox state in...
2018-10-26 Paulonly show warning about privacy system 'none' on replie...
2018-10-25 Pauladd error checking on account prefs Advanced page
2018-10-25 Paulalways use folder pref for save msg location if set
2018-10-25 Paulallow account pref and folder pref to override global...
2018-10-25 Paulless haste
2018-10-25 Paulremove wrongly pushed change in bfc95529975d50e8cda7a85...
2018-10-25 Pauldon't leave the user in limbo when privacy system is...
2018-10-24 Andrej KacianPack account prefs' checkbtn_crosspost into correct...
2018-10-24 Andrej KacianDo not use gtk_cmctree_set_line_style(), since it does...
2018-10-23 Andrej KacianRemoved deprecated g_type_class_add_private() call...
2018-10-23 Andrej KacianUse GTK private struct feature correctly in ClawsSpellE...
2018-10-23 Andrej KacianRemoved deprecated g_type_class_add_private() call...
2018-10-19 Andrej KacianRework debug output in passwd_store_set() to be less...
2018-10-19 Andrej KacianWhen deleting an account, delete its password store...
2018-10-19 Ricardo MonesFix translation for octet-stream view
2018-10-18 Colin LeroyRewrap fr manual for lisibility
2018-10-17 Colin LeroyFix crash in dangling message search.
2018-10-16 Andrej KacianDo not redraw focus of GtkCMCList if the row is unchang...
2018-10-16 Andrej KacianIn summary_key_pressed(), do not try to reopen the...
2018-10-16 Andrej KacianFix an off-by-one error in summary_key_pressed().
2018-10-16 Paulfix bug (rfe) 4102, 'Show SHA-256 fingerprint in certif...
2018-10-16 Paulfix invalid cast runtime warning
2018-10-15 Colin LeroyPDF Viewer: handle Ctrl+scroll for zooming
2018-10-15 Colin LeroyFancy: fix left-click on links not opening in browser.
2018-10-11 Colin LeroyMake the "Saving sent message..." debug prints more...
2018-10-10 Colin LeroyRevert all memory-based tmpfile I/O, it comes with...
2018-10-10 Colin LeroyFix wording, thanks wwp
2018-10-10 Colin Leroystr_open_as_stream() doesn't need a real file either.
2018-10-10 Colin LeroyComment the my_tmpfile_with_len() function.
2018-10-10 Colin LeroyFix in-memory temporary file length
2018-10-08 Ricardo MonesUpdate textviewer.pl
2018-10-08 Ricardo MonesUpdate thread tools
2018-10-08 Andrej Kacian...and one more forgotten NULL check.
2018-10-08 Andrej KacianAdded some NULL checks in passwordstore.c to avoid...
2018-10-08 Andrej KacianFix unit tests building, broken after the file-utils...
2018-10-08 Andrej KacianFix file-utils related compiler warnings in crash.c.
2018-10-07 Colin LeroyFix hang on IMAP - the log file is accessed by multiple...
2018-10-07 Colin LeroyMake safe_fclose static now that it can be
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Andrej KacianImprove debug output in passwd_store_set().
2018-10-07 Colin LeroyFix performance loss on certain file I/O that doesn...
2018-10-07 Colin LeroyAdd a memory-backed my_tmpfile() implementation.
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-07 Ricardo MonesFix CID 1439996 and remove unnecessary comparison
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyHey I'm married :)
2018-10-06 Ricardo MonesDon't ignore required file
2018-10-06 Ricardo MonesClean more rubbish
2018-10-06 Colin LeroyRemove old files that shouldn't be there
2018-10-06 Colin LeroyFix indent, sorry.
2018-10-06 Colin LeroyFix build
2018-10-06 Colin LeroyUse a memory-based FILE pointer when we can; speeds...
2018-10-06 Colin LeroyDon't bother parsing headers when we want to skip them
2018-10-06 Colin LeroyFix big leak on mimeinfo freeing
2018-10-06 Colin LeroyHalve the time spent manipulating case in case-insensit...
2018-10-05 Colin LeroyImplement safe_fclose() so we can respect the "Metadata...
2018-10-04 Andrej KacianDo not use trim_string() in RSSyl's rename folder dialog.
2018-10-04 Ricardo MonesSimplify comparison
2018-10-04 Ricardo MonesDisallow zero-length entity
2018-10-04 Ricardo MonesFix CID 1439871 and validate Unicode char strictly
2018-10-03 Andrej KacianMake entity_decode() handle invalid input better.
2018-10-03 Colin LeroyFix Reply from mainwindow menu and toolbar when mainwin...
2018-10-02 Colin LeroyMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-10-02 Colin LeroyFix Coverity #1372351
2018-10-02 Colin LeroyFix build warning
2018-10-02 Colin LeroyFix Coverity #1220388
2018-10-02 Colin LeroyFix Coverity #1220444
2018-10-02 Andrej KacianRemove Webkit version check ifdefs, since we depend...
2018-10-01 Ricardo MonesDon't try to be too clever and remove superuser_p()
2018-09-28 Colin LeroyFix possible resource leak
2018-09-28 Colin LeroyFix implicit declaration of g_close()
2018-09-28 Colin LeroyAdd a few ignores
2018-09-28 Colin LeroyFix build on Debian 7
2018-09-28 Colin LeroyFix Coverity warning (unsafe fscanf)
2018-09-28 Colin LeroyFix bug #3889, "Address and quoted message inconsistent...
2018-09-28 Colin LeroyFix possible null-dereference (thanks Coverity)
2018-09-27 Colin LeroyFix Quicksearch eating keypresses it didn't handle.
2018-09-23 Andrej KacianAdd a NULL check in summary_select_by_msg_list when...
2018-09-20 wwpQuicksearch: expand extended symbols on "Edit", patch...
next