Mercurial > hg > Feedworm
log Preferences.py @ 111:c17a224bc251
age | author | description |
---|---|---|
Thu, 31 Mar 2011 03:15:39 +0200 | Dirk Olmes | make the keep interval for feeds configurable via the GUI. Fix saving the proxy settings |
Wed, 30 Mar 2011 02:59:22 +0200 | Dirk Olmes | store the number of days to keep feed entries as preference setting in the database. The feed update process reads and uses that value. |
Wed, 17 Nov 2010 21:22:31 +0100 | Dirk Olmes | use a proxy if one is configured. TODO: GUI for configuring the proxy server |
Wed, 11 Aug 2010 03:23:02 +0200 | Dirk Olmes | control the display of unread feeds/all feeds via Preferences |
Sat, 24 Jul 2010 03:11:06 +0200 | Dirk Olmes | add a preference to hide read feed entries |
Sun, 16 May 2010 07:54:24 +0200 | Dirk Olmes | Better preferences handling: the GUI's responsibility is to convert the input from the event into a boolean value |
Fri, 14 May 2010 15:02:15 +0200 | Dirk Olmes | saving the preference "start maximized" from GUI implemented |