Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 5HEADv5masterSayamindu Dasgupta2009-12-092-2/+4
|
* Add Spanish translationsRafael Enrique Ortiz Guerrero2009-12-091-0/+113
|
* Bump version to 4v4Sayamindu Dasgupta2009-11-291-1/+1
|
* Cross check with OPDS catalog whether the format offered is available or notSayamindu Dasgupta2009-11-261-1/+11
|
* Make the DeviceManager code more robustSayamindu Dasgupta2009-11-261-17/+12
|
* Update POTSayamindu Dasgupta2009-11-261-46/+37
|
* Fix API compatibility issue for libxml2Sayamindu Dasgupta2009-11-261-1/+1
|
* 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-252-12/+17
|
* Implement support for resultsets returned in multiple pagesSayamindu Dasgupta2009-11-252-20/+80
|
* Bump version to 3v3Sayamindu Dasgupta2009-11-051-1/+1
|
* Fix volume monitoring codeSayamindu Dasgupta2009-11-052-14/+28
|
* Bump version to 3v2Sayamindu Dasgupta2009-11-051-1/+1
|
* Add copyright header to devicemanager.pySayamindu Dasgupta2009-11-051-0/+19
|
* Support local filepathsSayamindu Dasgupta2009-11-051-4/+11
|
* Handle volumes which do not have an explicit labelSayamindu Dasgupta2009-11-051-0/+3
|
* Implement support for removable volumesSayamindu Dasgupta2009-11-052-23/+136
|
* Add devicemanager to deal with removable devicesSayamindu Dasgupta2009-11-051-0/+85
|
* Assert if LanguageNames class is initialized more than onceSayamindu Dasgupta2009-10-271-1/+7
|
* Use freeDoc() to free memory instead of free()v1Sayamindu Dasgupta2009-10-151-1/+1
|
* Update .gitignoreSayamindu Dasgupta2009-10-151-0/+1
|
* Get rid of MANIFESTSayamindu Dasgupta2009-10-151-10/+0
|
* Translate ISO 639 codes into something sensibleSayamindu Dasgupta2009-10-152-5/+19
|
* Add languagenames.py: To decode ISO 639 language codesSayamindu Dasgupta2009-10-151-0/+55
|
* Add a way to figure out if the query has completed or notSayamindu Dasgupta2009-10-151-0/+5
|
* Add a .gitignore fileSayamindu Dasgupta2009-10-151-0/+3
|
* i18n fixesSayamindu Dasgupta2009-10-152-4/+17
|
* i18n changes.Sayamindu Dasgupta2009-10-152-112/+110
|
* Changed name of activitySayamindu Dasgupta2009-10-151-3/+3
|
* Fix occasional IndexErrors when the initial booklist is emptySayamindu Dasgupta2009-10-131-1/+6
|
* Fix problems with threading which was causing downloads to chokeSayamindu Dasgupta2009-10-122-6/+4
|
* Use the _right_ listview.py this time. Eeeghgit statusSayamindu Dasgupta2009-10-121-83/+73
|
*