Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 87.1v87.1pre_newtoolbarSimon Schampijer2010-11-151-1/+1
* Add scrolling options for PDFs #10396Simon Schampijer2010-11-151-0/+12
* Bump version to 87v87Sayamindu Dasgupta2010-06-282-1/+5
* Fix scrollback problemsSayamindu Dasgupta2010-06-281-0/+0
* Bump version to 86v86Sayamindu Dasgupta2010-02-152-1/+6
* Add missing import statement. Fixes dlo #9974Sayamindu Dasgupta2010-02-151-0/+2
* Update Spanish and Brazilian Portuguese translationsSayamindu Dasgupta2010-02-152-48/+182
* Bump version to 85v85Sayamindu Dasgupta2009-12-292-1/+7
* Sync with upstream epubviewSayamindu Dasgupta2009-12-291-0/+0
* Modify epubadapter to handle the new layoutSayamindu Dasgupta2009-12-291-0/+3
* Add epubview as a submoduleSayamindu Dasgupta2009-12-292-0/+3
* Get rid of the epubview folder (to be replaced by submodule)Sayamindu Dasgupta2009-12-297-1244/+0
* Bump version to 69v69Sayamindu Dasgupta2009-11-292-1/+5
* Support footnotes and intra-document linksSayamindu Dasgupta2009-11-292-4/+30
* Version to 68v68Sayamindu Dasgupta2009-10-092-1/+5
* Fix page dimension fixingSayamindu Dasgupta2009-10-091-1/+1
* Fix search in epubSayamindu Dasgupta2009-10-091-2/+2
* Remove update_view_size from epubadapterSayamindu Dasgupta2009-10-091-3/+0
* Use gobject.timeout_add_seconds instead of gobject.timeout_addSayamindu Dasgupta2009-10-091-3/+5
* Workaround possible Evince API b0rkage. (dslo#1328)Sayamindu Dasgupta2009-10-091-3/+5
* Set bundle id in metadata explicitly (addresses dslo#1172)Sayamindu Dasgupta2009-10-091-0/+1
* Bump version to 72v72Sayamindu Dasgupta2009-09-022-1/+8
* Sync with pyepubview, revision 25Sayamindu Dasgupta2009-09-026-51/+182
* Ignore MANIFEST, dist and epubview/.svnSayamindu Dasgupta2009-09-021-0/+3
* Got rid of pywebkitgtk binary since Fedora (11 as well as Rawhide) is shippin...Sayamindu Dasgupta2009-09-021-0/+0
* Commit from Sugar Labs: Translation System by user carlo. 31 of 31 messages t...Carlo Falciola2009-08-251-27/+65
* Merge branch 'master' of gitorious@git.sugarlabs.org:read/mainlineSayamindu Dasgupta2009-08-211-21/+43
|\
| * Commit from Sugar Labs: Translation System by user samybt. 23 of 23 messages ...samy boutayeb2009-08-211-21/+43
* | Do not print each key release event to debug logSayamindu Dasgupta2009-08-211-2/+3
|/
* Bump version to 71v71Sayamindu Dasgupta2009-08-052-1/+7
* Do not exit at the beginning if Epub support cannot be enabledSayamindu Dasgupta2009-08-052-2/+13
* Add method to Bookmark class to retrieve note title and bodySayamindu Dasgupta2009-08-053-12/+28
* Add a path for moving to the new bookmark database schemaSayamindu Dasgupta2009-08-052-8/+40
* Fix encoding b0rkage while retrieving stuff from sqlite dbSayamindu Dasgupta2009-08-051-2/+5
* Add support for notes associated with bookmarkSayamindu Dasgupta2009-08-052-17/+277
* Add a information bar on top during full screen view.Sayamindu Dasgupta2009-07-292-2/+225
* Get rid of extra _setup_evince_viewer() methodSayamindu Dasgupta2009-07-291-12/+0
* Get rid of the keypress debug output.Sayamindu Dasgupta2009-07-241-1/+0
* Bump version to 70v70Sayamindu Dasgupta2009-07-222-1/+8
* Sync to latest epubviewSayamindu Dasgupta2009-07-224-5/+26
* Merge branch 'master' of git://git.sugarlabs.org/read/epub-supportSayamindu Dasgupta2009-07-2014-89/+1319
|\
| * Added epubview from upstreamSayamindu Dasgupta2009-07-208-0/+1066
| * Primary navigation via toolbar made "chunk-wise" instead of page-wiseSayamindu Dasgupta2009-06-301-4/+10
| * Minor tweaks to page numbering related stuffSayamindu Dasgupta2009-06-301-4/+5
| * Add myself to AUTHORSSayamindu Dasgupta2009-06-281-0/+1
| * Add epub to the list of mimetypes supportedSayamindu Dasgupta2009-06-281-1/+1
| * Implement initial find support in EpubSayamindu Dasgupta2009-06-282-11/+17
| * Add a mimetypes.xml file for epub filesSayamindu Dasgupta2009-06-271-0/+7
| * Add initial Epub supportSayamindu Dasgupta2009-06-272-80/+157
| * Add a adapter class for handling Epub filesSayamindu Dasgupta2009-06-271-0/+66