.. |
libfeed
|
Fix NULL pointer dereference in Atom parser.
|
2016-08-21 21:36:12 +02:00 |
claws.def
|
Updated plugins' claws.def files for win32 build.
|
2016-07-23 21:40:02 +02:00 |
Makefile.am
|
Use pkg-config to detect Expat library.
|
2015-05-30 23:32:17 +02:00 |
old_feeds.c
|
Use g_dir_open() and friends instead of opendir() and friends.
|
2015-06-29 11:35:13 +02:00 |
old_feeds.h
|
Don't forget the ssl_verify_peer pref when migrating
|
2014-06-17 14:24:01 +02:00 |
opml_export.c
|
Fixes Coverity CIDs: 1220388 1372362 1220222 1358399 1223756 1223757 1220305 1220269 1220243 1396991.
|
2017-01-09 11:37:18 +01:00 |
opml_export.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
opml_import.c
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
opml_import.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
parse822.c
|
A fix for commit b274c72 .
|
2016-09-10 09:28:04 +02:00 |
parse822.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
plugin.c
|
Move RSSyl plugin name to a macro.
|
2016-04-02 17:01:44 +02:00 |
plugin.def
|
2013-02-16 [colin] 3.9.0cvs70
|
2013-02-16 10:35:15 +00:00 |
rssyl.c
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
rssyl.h
|
Make RSSyl plugin use the password store.
|
2016-04-02 17:01:44 +02:00 |
rssyl_add_item.c
|
A fix for commit b274c72 .
|
2016-09-10 09:28:04 +02:00 |
rssyl_add_item.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
rssyl_cb_menu.c
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
rssyl_cb_menu.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
rssyl_deleted.c
|
A fix for commit b274c72 .
|
2016-09-10 09:28:04 +02:00 |
rssyl_deleted.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
rssyl_feed.c
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
rssyl_feed.h
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
rssyl_feed_props.c
|
Fixes Coverity CIDs: 1220388 1372362 1220222 1358399 1223756 1223757 1220305 1220269 1220243 1396991.
|
2017-01-09 11:37:18 +01:00 |
rssyl_feed_props.h
|
RSSyl: preferences for HTTP auth basic
|
2015-01-13 19:33:47 +01:00 |
rssyl_gtk.c
|
Move RSSyl plugin name to a macro.
|
2016-04-02 17:01:44 +02:00 |
rssyl_gtk.h
|
Remove password from passwordstore when deleting a RSSyl feed.
|
2016-04-09 15:43:02 +02:00 |
rssyl_parse_feed.c
|
Fixes Coverity CIDs: 1220388 1372362 1220222 1358399 1223756 1223757 1220305 1220269 1220243 1396991.
|
2017-01-09 11:37:18 +01:00 |
rssyl_parse_feed.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
rssyl_prefs.c
|
more 'SSL' to 'SSL/TLS'
|
2016-10-25 11:15:02 +01:00 |
rssyl_prefs.h
|
Fix bug #3363 “preferences page composition seems weird”
|
2015-01-29 21:33:33 +01:00 |
rssyl_subscribe.c
|
Fix typos, fixes bug 3786: typo in src/mimeview.c.
|
2017-03-18 00:21:50 +01:00 |
rssyl_subscribe.h
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
rssyl_subscribe_gtk.c
|
more sanitizing of translatable strings
|
2015-11-15 12:59:23 +00:00 |
rssyl_subscribe_gtk.h
|
RSSyl: when user chooses a different folder name for a newly subscribed feed, store the official title, so that it doesn't revert back after first feed update.
|
2014-10-20 21:02:36 +02:00 |
rssyl_update_comments.c
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
rssyl_update_comments.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
rssyl_update_feed.c
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
rssyl_update_feed.h
|
Replace verbosity boolean flag with a bitfield of flags.
|
2017-02-25 11:43:26 +01:00 |
rssyl_update_format.c
|
Fixes Coverity CIDs: 1220388 1372362 1220222 1358399 1223756 1223757 1220305 1220269 1220243 1396991.
|
2017-01-09 11:37:18 +01:00 |
rssyl_update_format.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
strutils.c
|
RSSyl: Fix allocated buffer size in previous commit to include space for terminating null byte; Fix minor logic bug.
|
2014-11-27 02:13:54 +01:00 |
strutils.h
|
New RSSyl replacing old one.
|
2014-06-17 14:24:01 +02:00 |
version.rc
|
2013-03-15 [colin] 3.9.0cvs127
|
2013-03-15 09:37:49 +00:00 |