claws.git
2014-10-18 Andrej KacianRevert "RSSyl: Just copy all of the custom folderlist...
2014-10-16 Colin LeroyDisable SSL3.0 entirely as a Poodle fix.
2014-10-12 Andrej KacianRSSyl: Just copy all of the custom folderlist xml tags...
2014-10-05 Ricardo MonesLibravatar: allow reduced timeout for network requests
2014-10-05 Ricardo MonesRemove unreachable code
2014-09-28 Paulre: last commit - of course, one debug_print() will do
2014-09-28 Pauladd more debug_prints in relation to bug 3049
2014-09-23 Ricardo MonesFix typos reported on irc (thanks!)
2014-09-19 Ricardo MonesImprove thread-safety in NNTP
2014-09-18 Ricardo MonesFix bug 3285 ‘modify tbird2claws.py to handle subdirectory’
2014-09-14 Andrej KacianRSSyl: Do not use g_strsplit_set() to get the ID from...
2014-09-13 Ricardo MonesAdd forgotten author of @^^ patch (and others)
2014-09-12 Paulfix bug 3265, 'procmime.c: unbalanced flockfile() ...
2014-09-11 Ricardo MonesAdd new quicksearch for header's content only
2014-09-09 Ricardo MonesFancy: disallow editing for empty stylesheets
2014-09-05 Pauldisallow editing any account (even current account...
2014-09-03 wwpFix a typo.
2014-09-03 Pauladd Reply-To to template config
2014-09-03 Paulfix msg display when utf8_instead_of_locale_for_broken_...
2014-08-28 PaulDon't differentiate the protocols used when using direc...
2014-08-20 Andrej KacianWhen changing focus in folderview, make sure the newly...
2014-08-19 Ricardo MonesImprove translation (Debian bug #757929)
2014-08-19 Ricardo MonesFix bug #3246 ‘attachment open: "remember this" ignored...
2014-08-14 Holger BerndtPython plugin: Make 'account' property of ComposeWindow...
2014-08-13 Andrej KacianRSSyl: fix OPML import creating incorrect folder hierarchy
2014-08-12 Holger BerndtPython plugin: Add flag attributes to MessageInfo object
2014-08-05 Paulfix building without gnuTLS support
2014-08-02 Michael RasmussenFix to apply to new behavior of foldersel_set_tree...
2014-08-02 Michael RasmussenIf cur_folder is not NULL then the folder tree will...
2014-08-02 Paulimplement RFE 3239, 'Remove "Content-Disposition: attac...
2014-08-01 Colin LeroyFix missing fclose(), thanks to Kevin Day
2014-08-01 Andrej KacianAdd check for a NULL parameter to extract_address(...
2014-08-01 Andrej KacianActually display "(No From)" in messageview's From...
2014-08-01 Paultidy up after last commit
2014-08-01 Paulimplement RFE 3238, 'GPG Mime Plugin exports contents...
2014-07-30 Paulfix bug 3236, 'sc_html_parse_tag() does not recognize...
2014-07-30 Paulfix bug 3235, 'Extraneous double quotes inside base64...
2014-07-26 Andrej KacianRSSyl: Convenience checkbox allowing user to open feed...
2014-07-25 Andrej KacianRSSyl: Fix Atom parser getting lost within feed/author.
2014-07-25 Paulfix the doubled up mnemonic
2014-07-25 Pauladd option to toggle mainwindow menubar, (hotkey F12)
2014-07-19 Pauldon't ignore stylesheet when reloading from popup prefs
2014-07-19 Ricardo MonesFix http://bugs.debian.org/755022 (now uses https)
2014-07-16 Paulfix some typos. patch by Andreas Rönnquist
2014-07-16 Paulmake the compiler be quiet. patch by Christian Hesse
2014-07-16 Pauladd user specified stylesheet option
2014-07-10 Holger BerndtPython plugin: Fix ComposeWindow.get_account_selection
2014-07-10 Paulfix bug 3173, 'quick search ignores trailing blank'
2014-07-09 Colin LeroyRemove test
2014-07-08 Colin Leroytest commit
2014-07-05 Pauldon't switch from 'Thread Date' to 'Date' when clicking...
2014-07-02 Andrej KacianRSSyl: Fix errno declaration in rssyl_add_item() breaki...
2014-07-01 Andrej KacianRSSyl: more fixes for Coverity issues
2014-06-30 Andrej KacianRSSyl: Fix some more issues reported by Coverity.
2014-06-30 Andrej KacianRSSyl: remove surplus semicolons from FILL macro use.
2014-06-29 Andrej KacianRSSyl: make sure we do not operate with NULL text in...
2014-06-29 Andrej KacianRSSyl: make the libfeed parsers' FILL macro brace-safe...
2014-06-29 Andrej KacianRSSyl: fix memory leak in rssyl_deleted
2014-06-29 Paulhighlight queue if there are msgs in its sub-folders...
2014-06-27 Ricardo MonesAdd license and copyright to 9b3fd2b5
2014-06-27 Ricardo MonesAdd missing copyrights in tnef_parse plugin
2014-06-26 Colin LeroyMake INBOX case-insensitive (as RFC states), and add...
2014-06-26 wwpUse the slist_free_strings_full wrapper func.
2014-06-26 Paulindicate revoked UIDs
2014-06-26 Paulshow owner trust in full info
2014-06-25 Andrej KacianRSSyl: handle expiring comments after their parent...
2014-06-25 Andrej KacianRSSyl: during format update, copy also folder properties
2014-06-24 Ricardo MonesFix copy paste error
2014-06-24 Ricardo MonesFix memory leak in libravatar
2014-06-24 Ricardo MonesAdd some missing copyright
2014-06-24 Andrej KacianRSSyl: do not use feed item's URL to populate an empty...
2014-06-24 Paulfix erroneous 'untrusted' msg based on validity not...
2014-06-22 Colin LeroyAdd support for NOCONFIGURE environment variable. Patch...
2014-06-22 Andrej KacianFix b976c1d by actually having a mnemonic char in the...
2014-06-21 Michael RasmussenRevert 23c8b42. Caused by a bug in Debian Sid
2014-06-21 Michael RasmussenFix wrong include
2014-06-20 Colin LeroyFix unchecked return values. Patch by Christian Hesse
2014-06-20 Colin LeroyDon't automatically re-check signatures
2014-06-20 Colin LeroyFix unchecked return value - Patch by Christian Hesse
2014-06-20 Colin LeroyFix unchecked return values - patch by Christian Hesse
2014-06-19 Andrej KacianGet rid of unneeded GTK_CFLAGS in Makefile template...
2014-06-19 Andrej KacianGet rid of non-existent CLAWS_MAIL_CFLAGS in Makefile...
2014-06-19 Paulfix building RSSyl
2014-06-19 Paulfix build warning
2014-06-19 Colin LeroyRemove unused variables; patch by Christian Hesse
2014-06-19 Colin LeroyAdd missing include; patch by Christian Hesse
2014-06-19 Colin LeroyFix possibly uninitialized variables; patch by Christia...
2014-06-19 Colin LeroyUndeprecate libarchive calls; Patch by Christian Hesse.
2014-06-18 Andrej KacianAdded comments explaining the use of gtk_container_set_...
2014-06-18 Andrej KacianIn compose window, prevent account selection combobox...
2014-06-18 Paulignore generated appdata
2014-06-18 Andrej KacianRevert "Make Up key bring focus to Subject line, if...
2014-06-18 Pauladd configure option --enable-appdata and put all appda...
2014-06-17 Colin LeroyFix obvious mistake, thanks Michael (bug #3215)
2014-06-17 Colin LeroyMake sure we don't access out of bounds of the match...
2014-06-17 Colin LeroyFix bug #3212, "Make wildcard address matching/autocomp...
2014-06-17 Ricardo MonesFix missing file with translations
2014-06-17 Ricardo MonesUse gtk_combo_box_new_text only if supported
2014-06-17 Andrej KacianGet rid of deprecated use of GtkComboBox text functions...
2014-06-17 Colin LeroyDon't forget the ssl_verify_peer pref when migrating
next