Commit Graph

9 Commits

Author SHA1 Message Date
kiwi 12721156a0 use the xdg-open script from freedesktop.org to open urls
this script is part of the "xdg-utils" package


SVN revision: 30318
2007-06-12 22:00:39 +00:00
kiwi 5c6284c04e ui changes
* [viewer] dont expand the feeds list horizontaly
 * [theme] allow e theme to overwrite one or multiple groups
 * [theme] reduce size of some pictures


SVN revision: 30273
2007-06-07 19:01:38 +00:00
kiwi 454ec8cbe6 cleanups and fixes
* [parse] avoid articles marked as read to become unread if there where problems when reading the feed
 * [item] fix the "one icon for all feeds" mode, and better theme for it
 * [theme] cleanups


SVN revision: 30219
2007-06-03 23:44:43 +00:00
kiwi 9e0e80c41c better ui
* [viewer] add different styles in the content view
 * [gadget] add fading effects to the icons


SVN revision: 30201
2007-06-02 21:33:13 +00:00
kiwi 5f12f3da7e better gadget look, and some internal changes
SVN revision: 30133
2007-05-29 05:57:49 +00:00
kiwi 9d1fc5b50e Pass distcheck, some fixes, and a new "important" field for feeds
* use pkg-config
 * pass make distcheck
 * [dialog] little ui fixes
 * [viewer] make default shadow a little lighter
 * [feed] implement "important" feed marks. in a gadget, you can now display only feeds that you marked as "important", or only unread "important" feeds. "important" feeds are marked with a "[i]" in configuration dialogs
 * [config] add browser "firefox (new window)" and "firefox (new tab)" as requested
 * cleanups and renames


SVN revision: 30063
2007-05-23 23:37:16 +00:00
kiwi 293bae0b7e * [parse] better handle for html chars (not finished)
* [parse] speed optimisations
 * [dialog] feeds/feed: better ui
 * [dialog] feeds: fix moving feeds up and down
 * [dialog] item: fix po problem
 * [dialog/viewer] fix reselect item on ilist refresh


SVN revision: 30050
2007-05-21 12:30:41 +00:00
kiwi 7f90441a22 Fixes, support more feeds, display parse errors ...
Note : ATOM feeds do NOT work for the moment !
Please report to ooookiwi@gmail.com if you have RSS feeds that doesnt not work
If you have feeds that you want to see in the default configuration, you can send me an email too. I want News to have many feeds, in many different languages by default.
 * [parse] handle feeds with no title / no date / no link / no description
 * [parse] fix parse with rss version 0.91
 * [dialog] feed: fix select default language
 * [viewer] better display of feeds with no date / no description
 * [viewer] simple click on content opens browser, and show a message 'click here to open in browser'
 * [viewer] display if there where errors during parse, and where to report, or if the feed is ATOM and not supported yet


SVN revision: 30009
2007-05-17 14:21:29 +00:00
kiwi 480a7c0a6e Initial import of News module.
News module displays information feeds like Rss or Atom,
its not finished yet, but its usable and should be stable too.

enjoy =)


SVN revision: 30004
2007-05-16 12:06:03 +00:00