Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/epubadapter.py
Commit message (Expand)AuthorAgeFilesLines
* Pyflakes fixesGonzalo Odiard2013-09-051-0/+3
* Pep8 fixesGonzalo Odiard2013-09-051-10/+10
* Add rotate buttons - SL #4583Gonzalo Odiard2013-09-051-0/+3
* Fix crash in search with epub files - part of SL #3924Gonzalo Odiard2012-09-271-2/+1
* Comment the code related to tts in epub backendGonzalo Odiard2012-09-261-4/+4
* Fix index management in epub files - SL #3853Gonzalo Odiard2012-09-101-0/+12
* Show the table of contents in a panelGonzalo Odiard2012-09-101-6/+7
* Save and restore zoom level in epub and text backendsGonzalo Odiard2012-08-171-1/+9
* Save and restore the page with epub files - SL #3413Gonzalo Odiard2012-04-091-1/+1
* Disable text to speech because of SL #3349Gonzalo Odiard2012-03-081-1/+1
* Fix utf-8 code management in the text to speech in epub backendGonzalo Odiard2012-03-071-1/+2
* Add a stop button to the speech toolbarGonzalo Odiard2012-03-071-0/+7
* Import only the needed backendGonzalo Odiard2012-03-061-0/+1
* Initial port to Gtk3Gonzalo Odiard2011-12-081-3/+3
* Text to speech in epub backend skipped one word.Gonzalo Odiard2011-07-051-1/+0
* Fix text to speech restart after 40 words in epub backendGonzalo Odiard2011-06-101-0/+1
* Disable word highlighting in epub backendGonzalo Odiard2011-05-311-0/+5
* Highligh of spoken word in epub backend implemented.Gonzalo Odiard2011-02-251-0/+1
* Initial implementation of text to speech in epub backendGonzalo Odiard2011-02-241-1/+34
* Add text to speech capability to text backendGonzalo Odiard2011-02-211-0/+3
* Add highlight support to thetext backendGonzalo Odiard2011-02-181-0/+3
* Move title metadata extraction to the backendsv88Gonzalo Odiard2011-02-141-1/+7
* Get back functionalities in EPUB frameworkGonzalo Odiard2011-02-121-4/+64
* adapt to evince 2.30 API (SL#1900)Lucian Branescu Mihaila2011-01-201-3/+0
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-201-1/+7
* fix EOL spacesSascha Silbe2011-01-201-1/+1
* Remove update_view_size from epubadapterSayamindu Dasgupta2009-09-161-3/+0
* Minor tweaks to page numbering related stuffSayamindu Dasgupta2009-06-301-4/+5
* Implement initial find support in EpubSayamindu Dasgupta2009-06-281-7/+7
* Add a adapter class for handling Epub filesSayamindu Dasgupta2009-06-271-0/+66