Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/epubview/epubview.py
Commit message (Expand)AuthorAgeFilesLines
* Wait until one file is loaded before trying to load another fileGonzalo Odiard2012-02-071-26/+9
* Do a symlink instead of a copy from xml to xhtmlGonzalo Odiard2012-02-061-1/+1
* Add more controls to not load the same file many timesGonzalo Odiard2012-02-061-1/+4
* Comment unused code to prepare to text to speechGonzalo Odiard2012-02-061-0/+2
* In epubview do not emit a signal if the page has not changedGonzalo Odiard2012-02-061-0/+2
* Fix comparison of file names in epubview._load_pageGonzalo Odiard2012-02-061-4/+4
* Revert "Initial port to Gtk3"Gonzalo Odiard2011-12-081-44/+41
* Initial port to Gtk3Gonzalo Odiard2011-11-071-41/+44
* Home/End keys for going to start and end of document in epub adapterGonzalo Odiard2011-06-101-1/+12
* Disable word highlighting in epub backendGonzalo Odiard2011-05-311-0/+4
* Fix #10806 - No scrolling in ReadGonzalo Odiard2011-05-311-2/+12
* Highligh of spoken word in epub backend implemented.Gonzalo Odiard2011-02-251-0/+17
* Initial implementation of text to speech in epub backendGonzalo Odiard2011-02-241-0/+33
* Pep8 corrections for epubview filesGonzalo Odiard2011-02-241-35/+57
* Get back functionalities in EPUB frameworkGonzalo Odiard2011-02-121-15/+31
* adapt to evince 2.30 API (SL#1900)Lucian Branescu Mihaila2011-01-201-18/+16
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-201-20/+17
* fix EOL spacesSascha Silbe2011-01-201-86/+86
* Support footnotes and intra-document linksSayamindu Dasgupta2009-11-291-0/+16
* Workaround https://bugs.launchpad.net/soas/+bug/483231Sayamindu Dasgupta2009-11-161-0/+5
* Sync with pyepubview, revision 25Sayamindu Dasgupta2009-09-021-1/+59
* Sync to latest epubviewSayamindu Dasgupta2009-07-221-0/+4
* Added epubview from upstreamSayamindu Dasgupta2009-07-201-0/+480