Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't show link in book descriptionGonzalo Odiard2011-05-161-2/+0
* Display summary of books bassed in configurationGonzalo Odiard2011-05-163-1/+37
* Version 6v6Gonzalo Odiard2011-05-161-1/+1
* Check if file is present before unlink suspend flag fileGonzalo Odiard2011-04-141-1/+2
* Use gobject.idle_add to emit signalsGonzalo Odiard2011-04-141-4/+10
* 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 feedbooks urlGonzalo Odiard2011-04-131-1/+1
* Change cursor in the main thread to avoid locksGonzalo Odiard2011-04-122-20/+11
* Inhibit suspend when search or download content. Use gobejct.idle_add to emit...Gonzalo Odiard2011-04-122-3/+73
* 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-062-12/+23
* Change the parameter to filter by languageGonzalo Odiard2011-04-061-0/+1
* 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
* Merge branch 'master' of git.sugarlabs.org:~godiard/get-books/gonzalo-mainlineGonzalo Odiard2011-04-0110-0/+1099
|\
| * Adding language en_GB via PootlePootle daemon2011-03-311-0/+133
| * Commit from Sugar Labs: Translation System by user cjl.: 22 of 22 messages tr...Pootle daemon2011-03-301-0/+4
| * Adding language sr via PootlePootle daemon2011-03-291-0/+130
| * Adding language zh_HK via PootlePootle daemon2011-03-291-0/+118
| * Adding language da via PootlePootle daemon2011-03-291-0/+110
| * Adding language ak via PootlePootle daemon2011-03-291-0/+110
| * Adding language id via PootlePootle daemon2011-03-281-0/+138
| * Adding language templates via PootlePootle daemon2011-03-251-0/+126
| * Commit from Sugar Labs: Translation System by user RafaelOrtiz.: 22 of 22 mes...Pootle daemon2011-03-211-0/+100
| * Adding language ton via PootlePootle daemon2011-03-181-0/+130
* | Download the cover images in a seaprated threadGonzalo Odiard2011-04-012-54/+93
* | 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-012-42/+209
* | Don't save object in the datastoreGonzalo Odiard2011-03-301-7/+17
* | Show information of books in the JournalGonzalo Odiard2011-03-302-43/+110
* | Pep8 corrections in listview.pyGonzalo Odiard2011-03-301-20/+24
* | Initial support to see the list of books in the journalGonzalo Odiard2011-03-292-21/+96
* | Implement cache of langnames to not parse the xml file every timeGonzalo Odiard2011-03-281-17/+23
* | Change requested width of search entry to display ok in XO screenGonzalo Odiard2011-03-281-1/+1
* | Initial support to OPDS CatalogsGonzalo Odiard2011-03-284-16/+184
* | Implement filter by language in FeedbooksGonzalo Odiard2011-03-271-3/+10
* | Update feedparser to version 5.0.1Gonzalo Odiard2011-03-261-526/+1576
* | Add support to filter searches by languageGonzalo Odiard2011-03-263-9/+50
* | Remove unused variablesGonzalo Odiard2011-03-231-4/+0
* | 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-223-36/+63
* | 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
* | Add image for generic coverGonzalo Odiard2011-03-181-0/+0
* | Pep8 fixes in opds.pyGonzalo Odiard2011-03-181-27/+33