Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/GetIABooksActivity.py
Commit message (Expand)AuthorAgeFilesLines
* Change the catalog treeview by a listviewHEADmasterGonzalo Odiard2011-06-241-14/+13
* Display Dynamic catalogs in a treeviewGonzalo Odiard2011-06-191-24/+126
* Implementation of dynamic catalogsGonzalo Odiard2011-06-111-13/+49
* Arrange the text in the description to better fit in the widget spaceGonzalo Odiard2011-05-171-5/+5
* Cancel previous download image threadsGonzalo Odiard2011-05-161-4/+7
* Don't show link in book descriptionGonzalo Odiard2011-05-161-2/+0
* Display summary of books bassed in configurationGonzalo Odiard2011-05-161-1/+25
* Check if file is present before unlink suspend flag fileGonzalo Odiard2011-04-141-1/+2
* Show catalogs menu when you do left click too.Gonzalo Odiard2011-04-141-0/+5
* Fix invalid use of XoColorGonzalo Odiard2011-04-131-2/+1
* Change cursor in the main thread to avoid locksGonzalo Odiard2011-04-121-4/+6
* Inhibit suspend when search or download content. Use gobejct.idle_add to emit...Gonzalo Odiard2011-04-121-2/+66
* Show the cover images scaled to a defined sizeGonzalo Odiard2011-04-061-12/+39
* In Internet Archive server try to download _test.pdf and if not present .pdf ...Gonzalo Odiard2011-04-061-11/+21
* Use journal icon to select the local sourceGonzalo Odiard2011-04-051-1/+1
* Save cover image in the journal encoded.Gonzalo Odiard2011-04-051-5/+9
* Set combo source and clean filter when select catalogGonzalo Odiard2011-04-011-0/+8
* Scale the image to obtain a max height instead of a max widthGonzalo Odiard2011-04-011-3/+3
* Download the cover images in a seaprated threadGonzalo Odiard2011-04-011-48/+11
* Not reload cover book when the only change is the file formatGonzalo Odiard2011-04-011-3/+3
* Implement REST client for Internet Archive server.Gonzalo Odiard2011-04-011-37/+28
* Don't save object in the datastoreGonzalo Odiard2011-03-301-7/+17
* Show information of books in the JournalGonzalo Odiard2011-03-301-43/+102
* Initial support to see the list of books in the journalGonzalo Odiard2011-03-291-18/+85
* Change requested width of search entry to display ok in XO screenGonzalo Odiard2011-03-281-1/+1
* Initial support to OPDS CatalogsGonzalo Odiard2011-03-281-12/+83
* Add support to filter searches by languageGonzalo Odiard2011-03-261-3/+39
* Pylint corrections in GetIABooksActivity.pyGonzalo Odiard2011-03-231-36/+22
* Make configurable show cover images or not.Gonzalo Odiard2011-03-231-11/+13
* The parameters for the opds servers are configured in a file.Gonzalo Odiard2011-03-221-22/+38
* Avoid error if the book server does not set Content-Length in the http headerGonzalo Odiard2011-03-221-2/+6
* Disable search entry while a book is downloadingGonzalo Odiard2011-03-221-1/+3
* Add preview image when save in JournalGonzalo Odiard2011-03-221-18/+39
* User interface reworked.Gonzalo Odiard2011-03-181-79/+182
* pep8 corrections in GetIABooksActivity.pyGonzalo Odiard2011-03-171-67/+93
* Use new toolbars if availables.Gonzalo Odiard2011-03-171-117/+137
* Download cancellation now happens inside a try: blockSayamindu Dasgupta2009-12-091-1/+4
* Cross check with OPDS catalog whether the format offered is available or notSayamindu Dasgupta2009-11-261-1/+11
* Remove the ReadHTTPRequestHandler class. We will not be using it for now.Sayamindu Dasgupta2009-11-261-12/+0
* Add support for cancelling downloadsSayamindu Dasgupta2009-11-261-14/+31
* Show a busy cursor when downloading in the backgroundSayamindu Dasgupta2009-11-251-3/+3
* Implement support for resultsets returned in multiple pagesSayamindu Dasgupta2009-11-251-5/+26
* Fix volume monitoring codeSayamindu Dasgupta2009-11-051-11/+20
* Handle volumes which do not have an explicit labelSayamindu Dasgupta2009-11-051-0/+3
* Implement support for removable volumesSayamindu Dasgupta2009-11-051-20/+79
* Translate ISO 639 codes into something sensibleSayamindu Dasgupta2009-10-151-3/+11
* i18n fixesSayamindu Dasgupta2009-10-151-3/+5
* Fix problems with threading which was causing downloads to chokeSayamindu Dasgupta2009-10-121-1/+0
* Refactor main activity code to add OPDS support. Drop support for Internet Ar...Sayamindu Dasgupta2009-10-121-158/+83
* modified: GetIABooksActivity.pyJames Simmons2009-08-111-5/+9