midori/extensions/feed-panel
Christian Dywan 3efbc1b462 Leave setting up windows to the app, which is a lot faster
With a mature history setting up a browser window can be slow, but
if it's setup at creation time it is extremely fast.

The signal prototype of MidoriBrowser::new-window had to change,
all call sites were adjusted.
2009-10-31 04:29:15 +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 Leave setting up windows to the app, which is a lot faster 2009-10-31 04:29:15 +01:00
feed-panel.h Initial version of the Feed Panel extension 2009-04-25 18:15:08 +02:00
feed-parse.c Catch another case of feed markup not being converted to text 2009-08-16 23:33:21 +02: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 Revert usage of KatzeItem meta data in the feed panel for now 2009-08-17 20:51:35 +02:00