Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added epubview from upstreamHEADmasterSayamindu 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
| | | | Everything except search works
* Add a adapter class for handling Epub filesSayamindu Dasgupta2009-06-271-0/+66
| | | | The adapter extends EpubView, Epub and JobFind to make them compatible with the Evince API as much as possible
* Fix merge conflictsSayamindu Dasgupta2009-06-257-24/+373
|\
| * Handle activity isolation properlySayamindu Dasgupta2009-04-211-1/+12
| |
| * Add copyright headersSayamindu Dasgupta2009-02-223-0/+51
| |
| * Cleanup the sqlite3 code a bitSayamindu Dasgupta2009-02-221-5/+4
| |
| * Enable jumping between bookmarks (jump to next/previous bookmarkSayamindu Dasgupta2009-02-223-1/+68
| |
| * Use the variable name filehash instead of hashSayamindu Dasgupta2009-02-162-8/+8
| |
| * The bookmark tooltip should make senseSayamindu Dasgupta2009-02-161-2/+8
| |
| * Bookmark supportSayamindu Dasgupta2009-02-156-17/+231
| |
| * Do not show ToC combobox in case document does not have ToCSayamindu Dasgupta2009-02-151-3/+3
| |
| * Fix error in case of file formats which do not support ToCSayamindu Dasgupta2009-02-151-10/+12
| |
| * Preserve extension while making a temporary copy of the fileSayamindu Dasgupta2009-02-152-2/+3
| |
| * Update to new Evince APISayamindu Dasgupta2009-02-151-2/+0
| |
* | Bump v67Aleksey Lim2009-04-231-1/+1
| |
* | Revert evince-2.24 supportAleksey Lim2009-04-231-0/+4
| |
* | Add filter to object chooserAleksey Lim2009-04-091-1/+3
| |
* | Release 66v66Aleksey Lim2009-04-061-1/+1
| |
* | Support evince binding w/o document_links support #703Aleksey Lim2009-04-061-10/+13
| |
* |