Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/epubview/epubview.py
Commit message (Expand)AuthorAgeFilesLines
* Show the table of contents in a panelGonzalo Odiard2012-08-311-1/+1
* Save and restore the page with epub files - SL #3413Gonzalo Odiard2012-04-091-16/+1
* Do not create the symbolic link if already existGonzalo Odiard2012-03-021-1/+2
* Re-enable text to speech in epub backendGonzalo Odiard2012-03-021-2/+0
* Wait until one file is loaded before trying to load another fileGonzalo Odiard2012-02-071-26/+8
* Use load_uri instead of deprecated open webkitgtk methodGonzalo Odiard2012-02-061-2/+2
* 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
* Change the way the scrollbars are displayedGonzalo Odiard2012-02-061-8/+13
* In epubview do not emit a signal if the page has not changedGonzalo Odiard2012-02-021-0/+2
* Fix text of file already loaded in epubview._load_pageGonzalo Odiard2012-02-021-4/+4
* Initial port to Gtk3Gonzalo Odiard2011-12-081-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