claws.git
2019-01-20 Andrej KacianAdd a menu item to open debug log file on Windows
2019-01-20 Andrej KacianOnly call the fd_is_w32_socket() check on Windows
2019-01-20 Andrej KacianFix session proxy initialization for Windows
2019-01-17 Paulsave checkbox choices of display/summaries/defaults...
2019-01-16 Andrej KacianFix crash when LDAP address source is defined in index...
2019-01-12 Andrej KacianRemove an unused path variable in python plugin
2019-01-12 Andrej KacianImprove new feed item detection algorithm in RSSyl...
2019-01-08 Pauladd option 'enable keyboard shortcuts'
2019-01-07 Andrej KacianFix a few small memory leaks in scan_mailto_url()
2019-01-06 Andrej KacianImprove line breaks in compose window
2019-01-04 Ricardo MonesGive a hint when option is unknown
2019-01-04 Andrej KacianMake children tracking in execute_actions() more async...
2019-01-04 Andrej KacianFix an impossible to trigger buffer overflow
2019-01-04 Paulfix bug 4142, 'Translation error on Russian'
2019-01-04 Paulupdate copyright year
2019-01-04 Paulfix bug 4143, 'fingerprint in SSL/TLS certificates...
2019-01-03 Andrej KacianFix return type for vcal_manager_get_cutype_for_attendee()
2019-01-03 Andrej KacianFix configure for rare cases where python is not installed
2019-01-03 wwpFix few (possible) crashes due to missing return code...
2019-01-02 Ricardo MonesRemove mention of unused library
2018-12-30 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-12-30 Michael RasmussenFix deprecation warning
2018-12-30 Michael RasmussenRemove mysterious chars and replace with correct tab...
2018-12-30 Michael RasmussenRemove mysterious chars and replace with correct tab...
2018-12-30 Michael RasmussenRemove mysterious chars and replace with correct tab...
2018-12-30 Andrej KacianMore user-friendly dependency check for python plugin
2018-12-30 Andrej KacianRespect quicksearch focus when refreshing summaryview...
2018-12-29 Andrej KacianMake "Edit Person Details" window not modal
2018-12-29 Stephan Sachsefix nntp manually filtering with account specific rules
2018-12-29 Stephan Sachsefix nntp filtering on incoming messages
2018-12-29 Andrej KacianFix use after free in rare code path in rssyl_subscribe()
2018-12-29 Andrej KacianRestore line removed by mistake in previous commit.
2018-12-29 Andrej KacianFix incorrect pointer arithmetic in w32_filesel.c
2018-12-29 Andrej KacianDo not needlessly cast time_t to long long int for...
2018-12-29 Andrej KacianFix printf formats for size_t and goffset arguments.
2018-12-29 Andrej KacianFix pid handling in debug output of kill_children_cb()
2018-12-29 Andrej KacianEmulate strftime's %r on Windows which does not have...
2018-12-29 Andrej KacianFix missing ws2tcpip.h include for Windows
2018-12-29 Andrej KacianRemove an unused enum which was committed by mistake
2018-12-29 Andrej KacianRemove use of %hhu format in managesieve for g_strdup_p...
2018-12-29 Andrej KacianFix alertpanel API use in win32 part of mimeview.c
2018-12-27 Andrej KacianFix incorrect charset conversion in sc_html_read_line().
2018-12-24 wwpSet a proper copyright header to the files added to...
2018-12-24 wwpWindow sizes are now remembered for the Python console,
2018-12-22 Paulfor release 3.17.3 3.17.3
2018-12-21 Ricardo MonesUpdate list of TLDs for release
2018-12-21 Ricardo MonesLibravatar: fix API usage if built without GnuTLS
2018-12-21 Andrej KacianFix a mistake I made in commit 01179f2c1.
2018-12-21 Andrej KacianFix a harmless compiler warning in imap_cmd_login().
2018-12-21 Andrej KacianFix outdated uses of alertpanel() in code paths for...
2018-12-21 Andrej KacianAdd Server Name Indication support to TLS connections...
2018-12-18 Andrej KacianAdd unit tests for get_serverportfp_from_filename().
2018-12-18 Andrej KacianAllow empty output parameters in get_serverportfp_from_...
2018-12-18 wwpRemember the size of the SSL manager window.
2018-12-18 wwpRemember 'apply tags' window size, this feature has...
2018-12-17 wwpClean-up: remove trailing spaces.
2018-12-17 wwpFix parsing of cert filename, prevent the Tools / SSL...
2018-12-17 Andrej KacianMake Delete key in TLS certificate manager delete selec...
2018-12-17 Andrej KacianRemove code duplication in get_certificate_path().
2018-12-17 Paulfix bug 4134, ''Save message to' option not set when...
2018-12-15 Ricardo MonesFix build on Hurd
2018-12-15 Andrej KacianRemove strstr2() in favour of g_strstr_len()
2018-12-15 Andrej KacianGet rid of our strcmp2() in favour of glib's g_strcmp0()
2018-12-14 Andrej KacianAdded unit tests for get_uri_part().
2018-12-14 Andrej KacianMake URI highlighting in textview and compose Unicode...
2018-12-14 Pauladd Poruguese translator
2018-12-14 Paulfor release 3.17.2 3.17.2
2018-12-14 Pauldocument new Portuguese translator
2018-12-14 Ricardo MonesUpdate list of TLDs for release
2018-12-13 Ricardo MonesUpdate Spanish translation
2018-12-13 Paulupdate translations
2018-12-13 Ricardo MonesSimplify Tools section in README
2018-12-12 Andrej KacianHandle corner case in news_get_extra_fields() where...
2018-12-12 Paulfix the indentation
2018-12-10 wwpFrench translation: updates & fixes.
2018-12-10 wwpUpdate French translation.
2018-12-09 Andrej KacianDo not install "sylpheed-claws" symlink into bindir.
2018-12-06 Andrej KacianCorrected values in recvtype comment in wizard accountr...
2018-12-02 Paulcomplete fix for bug 4132
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...
next