midori/extensions/feed-panel
Christian Dywan d536d90d33 Do not call xmlCleanupParser after parsing news feeds
This function is an aggressive means of releasing memory that may
leave libxml in an unusable state.
2010-01-13 06:52:42 +01:00
..
feed-atom.c Be sure to handle feed panel elements as HTML rather than text 2009-08-14 23:33:10 +02:00
feed-atom.h Initial version of the Feed Panel extension 2009-04-25 18:15:08 +02:00
feed-panel.c Refactor loading cached page icon into katze_load_cached_icon 2009-11-17 23:22:08 +01:00
feed-panel.h Initial version of the Feed Panel extension 2009-04-25 18:15:08 +02:00
feed-parse.c Do not call xmlCleanupParser after parsing news feeds 2010-01-13 06:52:42 +01:00
feed-parse.h Improve handling of feeds with missing data 2009-05-12 01:52:30 +02:00
feed-rss.c Improve handling of feeds with missing data 2009-05-12 01:52:30 +02:00
feed-rss.h Initial version of the Feed Panel extension 2009-04-25 18:15:08 +02:00
main.c Connect callbacks for gtk_widget_destroy where signature differs 2009-12-29 23:49:10 +01:00