summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Fix glib deprecationsinfirit8-79/+39
2014-09-23GTK_DIALOG_MODAL is also available in gtk+2infirit1-4/+0
2014-09-23GTK_IS_COMBO_BOX is deprecated, use gtk_combo_box_get_has_entryinfirit1-1/+1
2014-09-23Drop support for gtk+ < 2.24infirit7-45/+0
2014-09-23epub: Silence warnings in ev-jobs.cinfirit1-0/+2
2014-09-22Can build with epub disabledrootavish4-31/+104
2014-09-21Merge pull request #84 from rootAvish/epubStefano Karapetsas290-152/+11061
2014-08-21Resolved the finalising issuerootavish1-12/+13
2014-08-19Mathjax Supportrootavish260-3/+4544
2014-08-17Added epub3 navsheetsrootavish3-23/+176
2014-08-14Tweaked the inverted colors,shell Makefilerootavish2-7/+20
2014-08-14Inverted colors(night) viewing mode for ePubrootavish6-40/+179
2014-08-12Fixed Makefile to include webkit outside epubrootavish4-23/+21
2014-08-12Modified ioapi.h for missing macrorootavish1-2/+4
2014-08-11Merge remote-tracking branch 'upstream/master' into epubrootavish3-12/+32
2014-08-10Page Label handling, other fixesrootavish6-10/+88
2014-08-09GTK3, Webkit2 support for epubrootavish4-39/+289
2014-08-07Ability to search through epub documentsrootavish3-30/+36
2014-08-06Window title thumbnail job fixed(ePub)rootavish1-0/+4
2014-08-06Redesigned the thumbnail code for ePubrootavish3-154/+61
2014-08-06Searching in epub documentsrootavish7-132/+271
2014-08-03Table of contents(index) for epubrootavish6-124/+432
2014-07-29Searching single pages in epubrootavish10-109/+330
2014-07-26Reading epub documents possiblerootavish3-17/+40
2014-07-25Fixing dispose functions, display in webviewrootavish3-21/+27
2014-07-23Added Zoom control, Window thubnailrootavish3-11/+49
2014-07-23Cleaned some code, added select-all functionalityrootavish4-19/+22
2014-07-21Thumbnails working for all epub documents.rootavish2-25/+19
2014-07-21Program no longer segfaults, but does not give thumbnailsrootavish3-25/+24
2014-07-20Moving everything related to webkit to main thread jobsrootavish3-39/+45
2014-07-20Active properties dialog, other actionsrootavish5-12/+42
2014-07-19Moving all webkit tasks to main loop jobsrootavish5-69/+51
2014-07-19Thumbnails for all documentsrootavish9-114/+291
2014-07-12Merge pull request #1 from stefano-k/epubavishkar gupta1-1/+1
2014-07-11libview: Fix makefileStefano Karapetsas1-1/+1
2014-07-11Fixing the extraction problemrootavish1-14/+39
2014-07-11Fixing the PDF annotationsrootavish1-3/+3
2014-07-10Files for EvWebView, thumbnails possible with GTK+-2.0rootavish6-45/+500
2014-07-07Refactored code, created a new EvWebView typerootavish7-100/+214
2014-07-04Thumbnails for Epub Documentsrootavish3-56/+67
2014-07-01More changes to accomodate webviewrootavish9-35/+136
2014-06-28Dont require org.mate.lockdown GSettings schemaStefano Karapetsas1-10/+16
2014-06-25Merge pull request #77 from NiceandGently/masterStefano Karapetsas2-2/+16
2014-06-23Functions for document info and EvPage,other changesrootavish5-54/+196
2014-06-21Changed dependecy to webkit-1.0,added web view to window propertiesrootavish4-136/+405
2014-06-19Epub backend builds as a part of Atril compilationrootavish4-9/+11
2014-06-07Redefined most XML parsing functions,more helpersrootavish2-49/+367
2014-05-30Created a Makefile for minizip, modified epub Makefilerootavish4-6/+22
2014-05-30created a separate directory for minizip content, fixed indentation in config...rootavish7-3/+3
2014-05-30Added functions to extract epub archive,fixed headerrootavish7-34/+3252