claws.git
2018-12-02 Paulthese never were directories even before renaming
2018-12-02 Paulfix bug 4132, '"Mark all as (un)read" dialog appears...
2018-12-01 Andrej KacianAdded header popup menu to folderview.
2018-12-01 Andrej KacianCreate "/Menus" in mainwindow's UI manager in mainwindo...
2018-12-01 Andrej KacianAdded MainWin* parameter to folderview_create().
2018-11-29 Andrej KacianModernized and simplified plugin's GtkHotkeyInfo class...
2018-11-29 Andrej KacianRemove file gtk/gdkkeysyms-new.h, since we now require...
2018-11-29 Andrej KacianSourcewindow doesn't need explicit handling of Ctrl...
2018-11-29 Andrej KacianFix improper GTK API usage in sourceview's "select...
2018-11-29 Andrej KacianAdded header popup menu to summaryview, with two menuitems.
2018-11-29 Andrej KacianAdded PACK_HSPACER macro to prefs_gtk.h
2018-11-28 Andrej KacianFix a memory leak in folderview_update_node().
2018-11-26 Paulbe more informative in 'Add mailbox' dialogue
2018-11-24 Andrej KacianMailmbox: fix buffer overflow in mailimf_get_message_id().
2018-11-24 Andrej KacianFinish buffer overflow fix attempted in e025cbc3b.
2018-11-24 Andrej KacianRemoved deprecated g_type_class_add_private() call...
2018-11-23 Paulfix engrish
2018-11-23 Paulfix lost processing rules when renaming folder
2018-11-20 Andrej Kacianxml_parse_file() fails without assertion warning if...
2018-11-18 Paulmention inherited processing rules also, as this is...
2018-11-18 Paulfix bug where creating a new folder wth inheriting...
2018-11-17 Andrej KacianImplement batch message removal for RSSyl.
2018-11-16 Andrej KacianUse black as default value for folder_color folder...
2018-11-16 Andrej KacianAdded some basic unit tests for unmime_header().
2018-11-16 Andrej KacianAdded NULL parameter check for unmime_header().
2018-11-16 Paulmatch the wording of the /View menu
2018-11-15 Colin LeroyFix bug #4120, "New cert files are created in $HOME...
2018-11-15 Andrej KacianSanitize filenames for saved TLS certificates.
2018-11-14 Andrej KacianFix WEXITSTATUS build error on Win32.
2018-11-14 Paulmove 'msg selection when entering a folder" button...
2018-11-13 Andrej KacianFurther optimize .deleted file reading in RSSyl.
2018-11-13 Andrej KacianUse much less disk IO when working with .deleted files...
2018-11-12 Andrej KacianRestored a mistakenly removed ifdef.
2018-11-10 Paulcontiunue the fix for check-at-startup, eade694613c19ff...
2018-11-09 Paulrearrange /Display/Summaries/Message list (some more)
2018-11-09 Paulupdate en_GB.po
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...
next