Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/epubview
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in search with epub files - part of SL #3924Gonzalo Odiard2012-09-272-9/+9
* Use property in webkit to check if there are text selected to copyGonzalo Odiard2012-09-271-19/+2
* Comment unneeded codeGonzalo Odiard2012-09-261-8/+8
* Avoid error if can't uncompress any file in a epub fileGonzalo Odiard2012-09-261-4/+8
* Implement kindle like change page in epub backendGonzalo Odiard2012-09-122-1/+35
* Page number should be zero based, fix epub backend - SL #3864Gonzalo Odiard2012-09-101-1/+2
* Keep the text position in the epub files - SL #3861Gonzalo Odiard2012-09-101-0/+19
* Fix index management in epub files - SL #3853Gonzalo Odiard2012-09-103-15/+105
* Show the table of contents in a panelGonzalo Odiard2012-09-101-1/+1
* Apply a default marging to epub pagesGonzalo Odiard2012-08-161-1/+2
* Replace te use of lxml etree by xml.etree.ElementTree - SL #3418Gonzalo Odiard2012-04-103-3/+3
* Save and restore the page with epub files - SL #3413Gonzalo Odiard2012-04-093-18/+10
* Import only the needed backendGonzalo Odiard2012-03-061-4/+0
* Delay cleanup in the pagination job to avoid a random crashGonzalo Odiard2012-03-061-1/+4
* 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-085-67/+78
* Home/End keys for going to start and end of document in epub adapterGonzalo Odiard2011-06-101-1/+12
* Check for page load in get_page_height functionManuel QuiƱones2011-05-311-4/+6
* 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-253-0/+112
* Initial implementation of text to speech in epub backendGonzalo Odiard2011-02-241-0/+33
* Pep8 corrections for epubview filesGonzalo Odiard2011-02-246-62/+117
* Get back functionalities in EPUB frameworkGonzalo Odiard2011-02-122-16/+32
* adapt to evince 2.30 API (SL#1900)Lucian Branescu Mihaila2011-01-202-20/+18
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-206-46/+40
* fix EOL spacesSascha Silbe2011-01-207-211/+211
* Fix occasional crash during startupSayamindu Dasgupta2009-12-231-1/+1
* Support footnotes and intra-document linksSayamindu Dasgupta2009-11-292-4/+30
* Workaround https://bugs.launchpad.net/soas/+bug/483231Sayamindu Dasgupta2009-11-161-0/+5
* Fix page dimension fixingSayamindu Dasgupta2009-10-081-1/+1
* Fix search in epubSayamindu Dasgupta2009-09-211-2/+2
* Sync with pyepubview, revision 25Sayamindu Dasgupta2009-09-026-51/+182
* Got rid of pywebkitgtk binary since Fedora (11 as well as Rawhide) is shippin...Sayamindu Dasgupta2009-09-021-0/+0
* Sync to latest epubviewSayamindu Dasgupta2009-07-224-5/+26
* Added epubview from upstreamSayamindu Dasgupta2009-07-208-0/+1066