summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-10-30Respond to NPPVpluginWantsAllNetworkStreams query from browserDan Nicholson1-0/+4
2012-08-21Limit exported symbols to just those needed for NPAPIDan Nicholson2-1/+9
2012-08-18Allow plugin installation directories to be specifiedDan Nicholson1-4/+2
2012-08-08Allow building both gtk2 and gtk3 versions of pluginDan Nicholson1-9/+25
2012-06-06Optionally build against gtk3 and evince3Dan Nicholson1-3/+6
2012-06-06Change library name to libevince-pluginDan Nicholson1-4/+4
2012-05-27Add EvbpViewer convenience library to use in testsDan Nicholson1-5/+9
2012-05-27Add suffix to default save filename from mime rulesDan Nicholson3-6/+15
2012-05-27Rename mime function to match module betterDan Nicholson3-3/+3
2012-05-26Add a Open in Evince toolbar buttonDan Nicholson1-0/+41
2012-05-26Add a Save Copy toolbar buttonDan Nicholson1-0/+83
2012-03-20viewer: Add accelerator to focus page selectorDan Nicholson2-0/+44
2012-03-20viewer: Connect accelerators and add to toplevel windowDan Nicholson1-25/+48
2012-03-20viewer: Add page selector to toolbarDan Nicholson6-3/+882
2012-03-17Drop explicit grab focus on EvViewDan Nicholson1-1/+0
2012-03-16viewer: Add continuous view toggle buttonDan Nicholson1-1/+37
2012-03-14viewer: Add toggle buttons for setting the sizing modeDan Nicholson1-0/+72
2012-03-13plugin: Remove redundant debug messageDan Nicholson1-1/+0
2012-03-13viewer: Add toolbar just with page up/down buttons for nowDan Nicholson3-0/+67
2012-03-11Begin EvbpViewer widgetDan Nicholson4-27/+170
2012-03-06plugin: Initialize only evince prior to NP_InitializeDan Nicholson1-18/+30
2012-03-06config: Rework Mozilla dependencies so we don't link in librariesDan Nicholson1-2/+2
2012-03-06plugin: Drop unused filename memberDan Nicholson1-2/+0
2012-03-06Add 2011 to copyright statementsDan Nicholson3-3/+3
2012-03-05Add GPLv2+ licenses to the codeDan Nicholson3-0/+57
2012-03-05plugin: Drop unneeded headerDan Nicholson1-1/+0
2012-03-04plugin: Add a couple more debugging messagesDan Nicholson1-1/+5
2012-03-03plugin: Add to and improve logging of errorsDan Nicholson1-18/+43
2012-03-03plugin: Remove superfluous headerDan Nicholson3-21/+14
2012-03-03config.h is requiredDan Nicholson2-10/+0
2012-03-03plugin: Silence debug messages unless EVBP_DEBUG is setDan Nicholson1-0/+15
2012-03-03plugin: Use glib's debugging facilityDan Nicholson2-29/+31
2012-03-03plugin: Don't unref widgetsDan Nicholson1-2/+0
2012-03-03plugin: Greatly simplify pluginDan Nicholson3-15/+42
2012-03-03Move plugin sources to src directoryDan Nicholson5-0/+501