lp:gatoreader

Created by Raúl Soriano and last modified
Get this branch:
bzr branch lp:gatoreader
Only Raúl Soriano can upload to this branch. If you are Raúl Soriano please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Raúl Soriano
Project:
GatoReader
Status:
Development

Recent revisions

20. By Raúl Soriano

Added dependency list

19. By Raúl Soriano

- Another style fix on dbmanager.py.
- Fixed dbmanager.new_feed() to return the apropiate variable.

18. By Raúl Soriano

* Style fixes on dbmanager.py

17. By Raúl Soriano

* Style fixes on feedmanager.py

16. By Raúl Soriano

* Modified "on_feedview_cursor_change" to get the newly selected feed
  and pass it to "reload_item_list".
* Added "on_itemview_cursor_change" to show on the web view the article
  that gets selected.
* Modified "reload_feed_list" to remove some innecesary prints.
* Added "reload_item_list" to reload the item list with the articles
  from the choosen feed.
* Added "on_window_key_press" to manage "KP_ADD", "KP_SUBTRACT" and
  "KP_0" and linked them to the browser zoom level.
* Deleted some old TODOs that are already done.

15. By Raúl Soriano

* Added "get_item_link" to get the link for a given article

14. By Raúl Soriano

* Some changes in the main window. Now the feed lists and item list and
web view are scrollable when there isn't enough space to show them.

13. By Raúl Soriano

* Modified "new_feed" to add a boolean "read" field on new feeds tables.
* Modified "inset_items" to insert a "0" into "read" field of new items.
* Added "list_items" to get a list of items in a given feed.

12. By Raúl Soriano

* Updated the gui loading to use the new filename "gui.xml"
* Modified "reload_feed_list" to add a placeholder when there is no feed
* Enabled the "Delete selected feed" option in the popup menu

11. By Raúl Soriano

* Renamed main.xml to gui.xml so it's name is more meaningfull
* Enabled the "Delete selected feed" option in the popup menu

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers