* Add a warning in case the length of the string isn't the length of
[claws.git] / src / plugins /
2014-11-15 Andrej KacianUse GLib's implementation of Base64 instead of our...
2014-11-14 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-11-14 Michael Rasmussenremove unused code relating to old unsupported version...
2014-11-13 Andrej KacianBogofilter: In addition to deleting or saving a spam...
2014-11-02 Andrej KacianRevert "RSSyl: Lose the .deleted file on folder move...
2014-10-31 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-10-31 wwpFix compat with libarchive 2.8.x (killed by 3.10.1...
2014-10-31 Paulbetter implementation of 420e8349978b7c927a80f1a5dd63fd...
2014-10-30 Paulimplement RFE 3314, 'user can't see validity of gpg...
2014-10-28 Ricardo MonesFix bug #3211 ‘Fails to build in Debian hurd-i386’
2014-10-27 PaulMerge branch 'master' of ssh+git://git.claws-mail.org...
2014-10-24 Andrej KacianRSSyl: Allow use of .netrc by libcurl. Bug/enhancement...
2014-10-23 Andrej KacianRSSyl: Fix memory leak caused by last commit.
2014-10-23 Andrej KacianRSSyl: start using folder cache
2014-10-23 Ricardo MonesFree newly created strings from g_markup_printf_escaped
2014-10-21 Andrej KacianRSSyl: fix markup escaping in one more alertpanel_error...
2014-10-21 Paulfix bug 3306, 'HTML tag </b> is not always rendered...
2014-10-21 Pauluse standard hyphen-less "Claws Mail" in user-facing...
2014-10-21 Paulfix some missing whitespace, and standardise the placem...
2014-10-20 Andrej KacianRSSyl: when user chooses a different folder name for...
2014-10-19 Andrej KacianRSSyl: Lose the .deleted file on folder move for now
2014-10-18 Andrej KacianRSSyl: Copy RFolderItem private data properly.
2014-10-18 Andrej KacianRevert "RSSyl: Just copy all of the custom folderlist...
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-09-14 Andrej KacianRSSyl: Do not use g_strsplit_set() to get the ID from...
2014-09-11 Ricardo MonesAdd new quicksearch for header's content only
2014-09-09 Ricardo MonesFancy: disallow editing for empty stylesheets
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-02 Michael RasmussenFix to apply to new behavior of foldersel_set_tree...
2014-08-02 Paulimplement RFE 3239, 'Remove "Content-Disposition: attac...
2014-08-01 Colin LeroyFix missing fclose(), thanks to Kevin Day
2014-08-01 Paultidy up after last commit
2014-08-01 Paulimplement RFE 3238, 'GPG Mime Plugin exports contents...
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-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 Pauladd user specified stylesheet option
2014-07-10 Holger BerndtPython plugin: Fix ComposeWindow.get_account_selection
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-27 Ricardo MonesAdd license and copyright to 9b3fd2b5
2014-06-27 Ricardo MonesAdd missing copyrights in tnef_parse plugin
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 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-20 Colin LeroyFix unchecked return values. Patch by Christian Hesse
2014-06-20 Colin LeroyFix unchecked return value - 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 Pauladd configure option --enable-appdata and put all appda...
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
2014-06-17 Colin LeroyMigrate the old feeds' caches if possible.
2014-06-17 Andrej KacianNew RSSyl replacing old one.
2014-06-16 Colin LeroyFix typos
2014-06-16 Colin LeroyFix typo
2014-06-16 Colin LeroyDistribute .in files too
2014-06-16 Paulfix typo (thanks to Charles A Edwards)
2014-06-13 Colin LeroySame for bsfilter
2014-06-13 Colin LeroyMissing @INTLTOOL_XML_RULE@
2014-06-13 Paulfix this wonderful screw-up that broke `make dist`
2014-06-13 Paulinternationalise plugin appdata files
2014-06-13 Colin LeroyMerge branch 'i18n' of https://github.com/ignatenkobrai...
2014-06-13 Pauluse our own address as <updatecontact>
2014-06-12 Igor Gnatenkofix automake errors
2014-06-12 Igor Gnatenkometainfo: add vcalendar plugin
2014-06-12 Igor Gnatenkometainfo: add tnef_parse plugin
2014-06-12 Igor Gnatenkometainfo: add spam_report plugin
2014-06-12 Igor Gnatenkometainfo: add spamassasin plugin
2014-06-12 Igor Gnatenkometainfo: add smime plugin
2014-06-12 Igor Gnatenkometainfo: add rssyl plugin
2014-06-12 Igor Gnatenkometainfo: add python plugin
2014-06-12 Igor Gnatenkometainfo: add pgpmime plugin
2014-06-12 Igor Gnatenkometainfo: add pgpinline plugin
2014-06-12 Igor Gnatenkometainfo: add perl plugin
2014-06-12 Igor Gnatenkometainfo: add pdf_viewer plugin
2014-06-12 Igor Gnatenkometainfo: add notification plugin
next