Ask the user whether they'd like to install Woodchuck.
[feedingit] / src / FeedingIt.py
2011-11-27 Neal H. WalfieldAsk the user whether they'd like to install Woodchuck.
2011-11-27 Neal H. WalfieldMake opening a browser window a top-level function.
2011-10-20 Neal H. WalfieldDrop unnecessary imports.
2011-09-08 Neal H. WalfieldDo less important start up configuration after the...
2011-09-08 Neal H. WalfieldModify the DisplayFeed widget so it need not be destroyed.
2011-09-06 Neal H. WalfieldCorrectly set update time to never.
2011-09-06 Neal H. WalfieldSet the orientation before showing the main window.
2011-09-05 Neal H. WalfieldIf an instance of FeedingIt is running, send it to...
2011-09-05 Neal H. WalfieldWhen navigating to the next article, reuse the DisplayA...
2011-09-04 Neal H. WalfieldOpen external links asynchronously.
2011-08-23 Neal H. WalfieldOffload all downloading logic to updatefeed.py.
2011-08-23 Neal H. WalfieldReplace use of print with Python's logging infrastructure.
2011-08-23 Neal H. WalfieldRedirect output to log files.
2011-08-05 Yves MarcozRevert "Remove dead code."
2011-07-31 Neal H. WalfieldBump version.
2011-07-31 Neal H. WalfieldRemove dead code.
2011-07-31 Neal H. WalfieldQuit after completing an update triggered by Woodchuck.
2011-07-31 Neal H. WalfieldWhen the user is active, reduce the download parallelism.
2011-07-31 Neal H. WalfieldIf a new feed's title is '', don't abort: set the title...
2011-07-28 Neal H. WalfieldMove download management from frontends to rss_sqlite.py.
2010-11-05 Yves Marcoz0.9beta
2010-09-17 Yves MarcozAdded categories to sort feed
2010-08-09 Yves Marcoz0.8.0-5
2010-07-18 Yves MarcozFixed hide read feeds
2010-07-16 Yves Marcoz* Fixed some format upgrade issues
2010-07-14 Yves MarcozModified storage engine to use sqlite3
2010-06-22 Yves Marcoz[#5946] Make swipe navigation previous article iterate...
2010-06-15 Yves MarcozAdded a stop button in the application shown if a backg...
2010-06-15 Yves MarcozMerge branch 'patch5884'
2010-06-15 Yves Marcozpatch #5884: Allow option to sort feeds by update time...
2010-06-15 Yves MarcozFixed widget messages when the application has never...
2010-06-14 Yves MarcozAdded option to always open links in external browser
2010-06-13 Yves MarcozRe-added ability to delete ArchivedArticles feed
2010-06-12 Thomas PerlAdd "Add new feed" to main menu
2010-06-12 Thomas PerlCleaned up "Add feed" and "Edit feed" wizard
2010-06-10 Thomas PerlSubscriptions: Delete confirmation, archived articles
2010-06-08 Yves MarcozAdded hard-coded background colour for article listing
2010-06-08 Yves MarcozWorkaround for article listing word-wrap when switching...
2010-06-07 Yves Marcozminor edits
2010-06-07 Yves MarcozMerge branch 'master' of https://git.maemo.org/projects...
2010-06-07 Yves Marcozfix formatting
2010-06-03 Thomas PerlShow amount of feeds being updated
2010-06-03 Thomas PerlRemove duplicate code (HTTP opener)
2010-06-03 Thomas PerlProper word case for app menu items
2010-06-03 Thomas PerlSubscription manager window (with OPML AppMenu)
2010-06-03 Thomas PerlBetter UI and interaction for the settings dialog
2010-06-01 Yves MarcozModified TreeView for article listing, and for the...
2010-05-30 Yves MarcozAdded patch #5850 and #5851 from Nelson
2010-05-30 YvesChanged default feed to Maemo News
2010-05-29 Yves0.7.0-1, small fix for Archived Articles unread items.
2010-05-29 YvesAdded THP's patches (5841) and Nelson's patch (#5782)
2010-05-16 YvesAdded documentation.txt from Rui DaCosta
2010-05-13 YvesAdded destroy for widget when removed from homescreen
2010-05-04 Yves0.6.1-7, fix for broken feeds
2010-04-30 Yves0.6.1-5 ArchivedArticles can now be purged manually
2010-04-25 Yves0.6.1-1 Added dbus locking mechanism, and widget changes
2010-04-11 Yves0.6.0 added widget
2010-03-27 Yves0.5.4-3 Article font size, em tags, tweaked swipe gestures
2010-03-24 Yves0.5.4-0 stable version.
2010-03-23 Yves0.5.3-4 extras-devel version
2010-03-23 Yves0.5.3-4 image caching
2010-03-22 Yves0.5.3 - Image caching, first try
2010-03-18 Yves0.5.2-3: fix for unread color from theme. Fix for mark...
2010-03-17 YvesAdded proxy support
2010-03-16 Yves0.5.2
2010-03-09 YvesAdded unread cyan colour/Fix unread tracking
2010-03-08 Yves0.5.1-0: added image caching for webkit Archived Articles
2010-03-04 YvesFeed/Listing refactored
2010-02-27 Yvesearly 0.5.0
2010-02-08 Yves0.4.5-1
2010-01-30 Yves0.4.3-5 Added GetStatus dbus call, and bugfixes
2010-01-28 Yves0.4.3-1 Fixed some exceptions
2010-01-28 Yves0.4.2-5 Edit feed option, loading screen
2010-01-26 Yves0.4.1-2: auto-update and testing of window animation
2010-01-26 YvesAdded config dialogs + auto-update
2010-01-18 Yves0.2.3-2 OPML import/export plus font config
2010-01-15 Yves MarcozStarting opml support
2010-01-13 Yves0.2.1-2 - Threaded download of images
2010-01-10 YvesVersion 0.2.0-3
2010-01-10 Yves * Added support for left/right gestures in articles
2010-01-08 YvesVersion 0.1.3:
2010-01-05 YvesFixed bug in unread items
2010-01-04 YvesAdded read/unread flags for articles
2010-01-04 YvesCode cleanup
2010-01-03 YvesVersion 0.1.1 - Portrait mode finalized. Placed article...
2010-01-02 YvesAdded auto-rotation, and line-wrap buttons
2009-12-31 Yves MarcozImproving GTK interface with scrollbars
2009-12-29 Yves MarcozSeparated helper classes into rss.py. Added test.py...
2009-12-29 YvesInitial setup of the repository