Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Don't crash if the book have bookmarks saved, but can't open the previewGonzalo Odiard2013-09-051-0/+3
* Save the mime type in the metadataGonzalo Odiard2013-08-051-1/+6
* Improve feedback while receiving a bookGonzalo Odiard2013-08-051-8/+17
* Pep8 & pyflakes fixesGonzalo Odiard2013-08-051-62/+59
* Simplify the logic used when download a shared fileGonzalo Odiard2013-08-051-12/+8
* Disable automatic method to read_fileGonzalo Odiard2013-08-051-10/+21
* Show a alert while a file is dischargedGonzalo Odiard2013-08-051-0/+35
* Prevent open a file two timesGonzalo Odiard2013-08-051-3/+5
* Enable collaboration only when a file is loadedGonzalo Odiard2013-08-051-0/+4
* Make optional the import of filter type constant for compatibilityGonzalo Odiard2013-08-051-1/+4
* Show the empty panel if the activity restart a session without a bookGonzalo Odiard2013-08-051-2/+2
* Use the new filter_type parameter in ObjectChooser if availableGonzalo Odiard2013-08-051-1/+11
* Request to the ObjectChooser objects filtered by activtyGonzalo Odiard2013-08-051-1/+1
* Reorganize toolbar to solve fall out of stop buton when rotated - SL#3832Gonzalo Odiard2013-04-101-13/+5
* Show 'No book' message when Read starts from scratchManuel Kaufmann2013-04-101-2/+6
* Calculate the md5 at write when a file is received - SL #4448Gonzalo Odiard2013-02-281-1/+4
* Expand rows on tap/click SL #4197Manuel Kaufmann2013-02-261-0/+14
* Get the right page number in the bookmarks buttons after restart - SL #4216Gonzalo Odiard2012-11-161-4/+9
* Remove unneded codeGonzalo Odiard2012-10-251-9/+0
* Use sugar-toolkit-gtk3 MenuItemGonzalo Odiard2012-10-091-24/+17
* Save the file hash in the metadata to calculate it only one timeGonzalo Odiard2012-10-091-2/+8
* Remove logGonzalo Odiard2012-10-091-1/+0
* Avoid error when closing the activity by toc selection NoneGonzalo Odiard2012-10-091-0/+2
* Show the bookmarks in a tray like in Browse activityGonzalo Odiard2012-10-091-0/+119
* Implement display o TOC in pdf filesGonzalo Odiard2012-09-281-2/+5
* Remove the topbarGonzalo Odiard2012-09-261-8/+0
* Keep the text position in the epub files - SL #3861Gonzalo Odiard2012-09-101-0/+2
* Enable the use of arrow keys in the page number entry - SL #3863Gonzalo Odiard2012-09-101-1/+2
* Fix index management in epub files - SL #3853Gonzalo Odiard2012-09-101-5/+1
* The BookmarkView should be hidden by defaultGonzalo Odiard2012-09-101-1/+0
* Show the table of contents in a panelGonzalo Odiard2012-09-101-48/+77
* Rename Sidebar to BookmarkViewGonzalo Odiard2012-09-101-14/+15
* Changes in the toolbar to show the StopButton with screen vertical (epub)Gonzalo Odiard2012-09-101-10/+6
* Align the bookmark panel to the scrollbar.Gonzalo Odiard2012-08-161-1/+8
* New design to bookmark visualizationGonzalo Odiard2012-08-151-3/+11
* Fix Ctrl-c accelerator codeGonzalo Odiard2012-06-061-1/+1
* Show bookmark in the first page SL #3662Manuel Kaufmann2012-06-011-0/+5
* Alert the user when he removes a bookmark SL #1274Manuel Kaufmann2012-06-011-0/+18
* Initialize current page and number of pages in the toolbar - SL #3434Gonzalo Odiard2012-04-161-1/+1
* Fix to previous: Enable use of arrow keys in the title entry - SL #3001Gonzalo Odiard2012-04-101-1/+1
* Init page number inputGonzalo Odiard2012-04-101-0/+1
* Enable use of arrow keys in the title entry - SL #3001Gonzalo Odiard2012-04-101-3/+5
* Improve bookmarks add/remove - SL #3405Gonzalo Odiard2012-04-101-13/+13
* Save and restore the page with epub files - SL #3413Gonzalo Odiard2012-04-091-7/+4
* Separate the speech toolbar in another file to load only if neededGonzalo Odiard2012-03-061-5/+4
* Only init the speech service if the backend support text to speechGonzalo Odiard2012-03-061-4/+5
* Remove unused importGonzalo Odiard2012-03-061-1/+0
* Import only the needed backendGonzalo Odiard2012-03-061-3/+6
* Remove unneded separatorGonzalo Odiard2012-03-021-5/+0
* Use paired next/previous buttons as in browseGonzalo Odiard2012-03-021-2/+2