Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Version 92.2sugar-0.94Gonzalo Odiard2012-03-011-1/+1
|
* Fix next/previous page menu items in PDF backend - OLPC #11663Gonzalo Odiard2012-03-011-0/+6
| | | | Signed-of-by: Gonzalo Odiard <gonzalo@laptop.org>
* Disable text to speech in the epub backendGonzalo Odiard2012-02-291-1/+1
| | | | | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org> The processing to prepare the pages to do text to speech have a big performance cost. Now is disabled and will see how enable it in the master branch.
* Wait until one file is loaded before trying to load another fileGonzalo Odiard2012-02-071-26/+9
| | | | | | | Added a semaphore and removed code where the change of pages from one file to another was miscalculated. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* 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
|
* Version 92.1Gonzalo Odiard2012-02-061-1/+1
|
* In epubview do not emit a signal if the page has not changedGonzalo Odiard2012-02-061-0/+2
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Fix comparison of file names in epubview._load_pageGonzalo Odiard2012-02-061-4/+4
| | | | | | | The code was comparing a file name with a URI, then ever was different reloading the file from disk. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Revert "Initial port to Gtk3"Gonzalo Odiard2011-12-0814-347/+328
| | | | This reverts commit 996d542fd7d2d464edd572b165e80f9cb2c20ec7.
* Merge branch 'master' of git.sugarlabs.org:read/mainline into sugar-0.94Gonzalo Odiard2011-11-071-91/+92
|\
| *