straw-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Straw-commits] address@hidden/straw--mainline--0.24--patch-26


From: juri
Subject: [Straw-commits] address@hidden/straw--mainline--0.24--patch-26
Date: Sat, 12 Jun 2004 12:55:59 +0300

Revision: straw--mainline--0.24--patch-26
Archive: address@hidden
Creator: Juri Pakaste <address@hidden>
Date: Sat Jun 12 12:55:59 EEST 2004
Standard-date: 2004-06-12 09:55:59 GMT
Modified-files: src/lib/FeedCategoryList.py src/lib/Main.py
    src/lib/MainWindow.py src/lib/PollManager.py
    src/lib/PreferencesDialog.py
New-patches: address@hidden/straw--mainline--0.24--patch-26
Summary: fixes to category polling frequency, automatic polling of categories
Keywords: 

- Added a new property, all_categories, to FeedCategoryList. It's a tuple
  containing all the categories, first the pseudos, then the user-defined.
- Added last_poll property to OPMLCategorySubscription. It's updated
  from PollManager.CategoryPoller.
- Changed the poll_category methods in Main and PollManager to be
  poll_categories, they take a list of categories.
- Instead of all the feeds, poll all the categories (and via them, all the
  feeds) when the user does refresh all.
- Automatically poll categories which have polling frequency set.
- Use seconds in the object, minutes in the user interface when dealing
  with category polling frequency.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]