2009-02-14 |
Moritz Venn | cleanup, smaller optimization |
tree | commitdiff |
2009-02-13 |
Moritz Venn | followup to previous commit |
tree | commitdiff |
2009-02-13 |
Moritz Venn | smaller optimizations |
tree | commitdiff |
2009-02-13 |
Moritz Venn | allow to translate two more strings |
tree | commitdiff |
2009-01-27 |
Moritz Venn | simplify some config handling, |
tree | commitdiff |
2009-01-26 |
Moritz Venn | cleanups |
tree | commitdiff |
2009-01-17 |
Moritz Venn | remove built-in set type instead of the one from sets... |
tree | commitdiff |
2009-01-09 |
Moritz Venn | allow to translate screen titles, |
tree | commitdiff |
2008-12-21 |
Moritz Venn | allow to translate plugin description, |
tree | commitdiff |
2008-12-04 |
Moritz Venn | allow custom localization in simplerss and add italian... |
tree | commitdiff |
2008-11-10 |
Moritz Venn | add maintainer.info to simplerss, some optimizations... |
tree | commitdiff |
2008-11-03 |
Moritz Venn | parse xml files using celementtree to decrease cpu... |
tree | commitdiff |
2008-09-13 |
Moritz Venn | use concatenation of title&link if a rss feed with... |
tree | commitdiff |
2008-06-17 |
Moritz Venn | - don't update rss feeds while preview is on screen, |
tree | commitdiff |
2008-05-30 |
Moritz Venn | add "preview" type update_notification to notifications... |
tree | commitdiff |
2008-04-13 |
Felix Domke | png cleanup by nemesis, plugin changes |
tree | commitdiff |
2008-02-29 |
Moritz Venn | - allow only one update notification to be queued, |
tree | commitdiff |
2008-02-21 |
Moritz Venn | - use confignumber instead of configinteger in autotime... |
tree | commitdiff |
2008-02-16 |
Moritz Venn | cleanup |
tree | commitdiff |
2008-02-16 |
Moritz Venn | allow using a notification to inform the user about... |
tree | commitdiff |
2008-02-15 |
Moritz Venn | add prewidgetremove, |
tree | commitdiff |
2008-02-15 |
Moritz Venn | fix crash on "new items" notification |
tree | commitdiff |
2008-02-15 |
Moritz Venn | follow recent timer changes |
tree | commitdiff |
2008-02-07 |
Moritz Venn | import only as needed |
tree | commitdiff |
2008-02-06 |
Moritz Venn | fix addFeed |
tree | commitdiff |
2007-12-31 |
Moritz Venn | add missing import |
tree | commitdiff |
2007-11-26 |
Andreas Monzner | remove unneeded imports |
tree | commitdiff |
2007-11-21 |
Moritz Venn | Always save new items in a BaseFeed, |
tree | commitdiff |
2007-11-14 |
Moritz Venn | allow bogus rss version 2.00 |
tree | commitdiff |
2007-10-24 |
Moritz Venn | - Fix clipping issues with RSSEntryList |
tree | commitdiff |
2007-10-23 |
Moritz Venn | * Don't create a new list on every feed update, |
tree | commitdiff |
2007-10-23 |
Moritz Venn | * Fix BSOD when opening enclosures of Feed |
tree | commitdiff |
2007-10-23 |
Moritz Venn | * Allow to easily invalidate RSSBaseList, |
tree | commitdiff |
2007-10-22 |
Moritz Venn | Don't show URL in FeedView, |
tree | commitdiff |
2007-10-20 |
Moritz Venn | Fix size of RSSEntry content widget |
tree | commitdiff |
2007-10-07 |
Moritz Venn | Remove Workaround which removed mimetypes of Images. |
tree | commitdiff |
2007-10-07 |
Moritz Venn | Fix missing return statement which prevented fetching... |
tree | commitdiff |
2007-10-07 |
Moritz Venn | Check if new_items is not None before extending |
tree | commitdiff |
2007-10-07 |
Moritz Venn | Fix import |
tree | commitdiff |
2007-10-07 |
Moritz Venn | Add filescanner |
tree | commitdiff |
2007-10-07 |
Moritz Venn | Use Components.Scanner.openList to open enclosures, |
tree | commitdiff |
2007-10-07 |
Moritz Venn | Use ScanFile to save enclosures |
tree | commitdiff |
2007-09-29 |
Moritz Venn | Fix showing error-message in errorPolling, |
tree | commitdiff |
2007-09-29 |
Moritz Venn | Fix screen sizes |
tree | commitdiff |
2007-09-29 |
Moritz Venn | Change order in which feed-type is checked |
tree | commitdiff |
2007-09-29 |
Moritz Venn | Add function to easily add a new feed |
tree | commitdiff |
2007-09-26 |
Moritz Venn | Remove unneeded usage of boundFunction |
tree | commitdiff |
2007-09-24 |
Moritz Venn | Use better pngs for Buttons |
tree | commitdiff |
2007-09-24 |
Moritz Venn | Add poller to RSSBaseView, |
tree | commitdiff |
2007-09-12 |
Moritz Venn | Only show "Keep running in background" when not autosta... |
tree | commitdiff |
2007-09-08 |
Moritz Venn | Remove httpclient.py and rely on twisted-web |
tree | commitdiff |
2007-09-04 |
Moritz Venn | Enable the User to close 'New Messages'-Popup via exit |
tree | commitdiff |
2007-08-28 |
Moritz Venn | Play Audio/Video enclosures in mediaplayer (still a... |
tree | commitdiff |
2007-08-27 |
Moritz Venn | Improve readability, |
tree | commitdiff |
2007-08-27 |
Moritz Venn | Possibility to not autostart and to shutdown poller... |
tree | commitdiff |
2007-08-24 |
Andreas Monzner | cleanup imports |
tree | commitdiff |
2007-08-22 |
Moritz Venn | Show Overview by default (Setup when no feeds are present), |
tree | commitdiff |
2007-08-20 |
Moritz Venn | Add possibility to show image-enclosures, |
tree | commitdiff |
2007-08-18 |
Moritz Venn | Fix stupid Typo in TagStrip |
tree | commitdiff |
2007-08-18 |
Moritz Venn | Extended TagStrip a bit (max. 1 whitespace, simple... |
tree | commitdiff |
2007-08-15 |
Moritz Venn | New Items displayed in Feeds, |
tree | commitdiff |
2007-08-14 |
Moritz Venn | Simplify unnecessarily complicated Code in stripper... |
tree | commitdiff |
2007-08-14 |
Moritz Venn | Add a TagStripper to replace german umlauts and strip... |
tree | commitdiff |
2007-08-14 |
Moritz Venn | plugin.py split up,\nfeed overview and single feed... |
tree | commitdiff |
2007-08-13 |
Moritz Venn | add simplerss |
tree | commitdiff |
|