Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/GetIABooksActivity.py
Commit message (Expand)AuthorAgeFilesLines
* Fix error message display on timeoutGonzalo Odiard2012-09-261-1/+1
* Revert "Avoid error using the activity in spanish due to accents in translati...Gonzalo Odiard2012-09-141-5/+5
* Do not request random catalog when navigating catalog treeGonzalo Odiard2012-09-141-1/+4
* Read Internet Archive catalogsGonzalo Odiard2012-09-141-19/+36
* Avoid error using the activity in spanish due to accents in translation - SL ...Gonzalo Odiard2012-08-071-5/+5
* Report when could not reach the server SL #3180Gonzalo Odiard2012-08-071-1/+15
* Drop libxml2 SL #3419Manuel Kaufmann2012-08-071-1/+0
* Use Gio instead dbus to monitor pen drivesManuel Kaufmann2012-06-271-1/+1
* Revert the thumbnail fill color to COLOR_PANEL_GREY SL #3723Manuel QuiƱones2012-06-271-6/+1
* Initial port to Gtk3 SL #3681Manuel Kaufmann2012-06-211-162/+151
* Toolbar rework according to Design Team review.Gonzalo Odiard2011-11-241-10/+18
* Disable search in listviewsGonzalo Odiard2011-11-071-0/+2
* Show catalogs panel by default if the server have catalogs configured - SL #3101Gonzalo Odiard2011-09-221-0/+4
* Remove fixed width in catalogs list viewGonzalo Odiard2011-08-111-2/+0
* Use a button with a image to make more clear the return to upper catalogGonzalo Odiard2011-08-111-6/+39
* Pep8 and pylint fixesGonzalo Odiard2011-08-101-24/+23
* Show the catalogs button only when the source selected have the needed config...Gonzalo Odiard2011-08-101-4/+17
* Fix a problem when navigate throw a catalog treeGonzalo Odiard2011-08-101-3/+1
* Load only one time the listview with books when the query is updated in chunksGonzalo Odiard2011-08-091-1/+2
* Implement support to blacklist OPDS CatalogsGonzalo Odiard2011-08-091-4/+17
* Change icon of catalogs buttonGonzalo Odiard2011-08-091-1/+1
* Replace use of hal by udev to detect mount/unmount of removable devicesGonzalo Odiard2011-08-091-23/+19
* Change the catalog treeview by a listviewGonzalo Odiard2011-08-081-14/+13
* Display Dynamic catalogs in a treeviewGonzalo Odiard2011-08-081-24/+126
* Implementation of dynamic catalogsGonzalo Odiard2011-08-081-13/+49
* Arrange the text in the description to better fit in the widget spaceGonzalo Odiard2011-08-081-5/+5
* Cancel previous download image threadsGonzalo Odiard2011-08-081-4/+7
* Don't show link in book descriptionGonzalo Odiard2011-08-081-2/+0
* Display summary of books bassed in configurationGonzalo Odiard2011-08-081-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