summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Avoid Gtk[HV]Box warnings on gtk3Dan Nicholson1-0/+4
2013-02-23previewer: Quit the separate plug process when the widget is destroyedDan Nicholson1-0/+2
2013-02-23previewer: Block destruction of socket when plug removedDan Nicholson1-2/+2
2013-02-23previewer: Destroy window on quit to use same exit pathDan Nicholson1-1/+2
2013-02-23plug: Begin custom EvbpPlug classDan Nicholson1-1/+2
2013-01-19test: Don't quote BROWSER variable to allow argsDan Nicholson1-1/+1
2013-01-19test: Run epiphany in private instanceDan Nicholson1-1/+1
2013-01-19test: Allow previewer to run with plug in same or separate processDan Nicholson3-126/+155
2012-10-31test: Set G_MESSAGES_DEBUG for newer glibDan Nicholson1-1/+2
2012-10-30test: Make plugin test script more flexible on browsers to useDan Nicholson2-14/+29
2012-10-30test: Start separate browser instance when profile specifiedDan Nicholson1-1/+1
2012-08-08Allow building both gtk2 and gtk3 versions of pluginDan Nicholson1-3/+11
2012-08-08test: Convert previewer to socket/plugDan Nicholson3-84/+129
2012-05-27Add EvbpViewer convenience library to use in testsDan Nicholson1-10/+1
2012-05-27Add suffix to default save filename from mime rulesDan Nicholson1-1/+2
2012-05-27Rename mime function to match module betterDan Nicholson1-1/+1
2012-03-31test: Fix broken header path from distcheckDan Nicholson1-1/+1
2012-03-20viewer: Add page selector to toolbarDan Nicholson1-2/+5
2012-03-17Drop explicit grab focus on EvViewDan Nicholson1-8/+6
2012-03-14test: Add html page testing different modes of renderingDan Nicholson2-1/+27
2012-03-13viewer: Add toolbar just with page up/down buttons for nowDan Nicholson1-0/+1
2012-03-11Begin EvbpViewer widgetDan Nicholson2-23/+14
2012-03-07Add a test script for launching firefox with the built pluginDan Nicholson1-0/+14
2012-03-06config: Rework Mozilla dependencies so we don't link in librariesDan Nicholson1-2/+2
2012-03-06Add 2011 to copyright statementsDan Nicholson2-2/+2
2012-03-05test: Revamp previewer and enable it in the buildDan Nicholson2-38/+106
2012-03-05Add GPLv2+ licenses to the codeDan Nicholson2-0/+38
2012-03-03plugin: Greatly simplify pluginDan Nicholson1-4/+3
2012-03-03Move plugin sources to src directoryDan Nicholson2-2/+2
2011-02-18plugin: Generate Mozilla MIME string from evince backend infoDan Nicholson2-1/+34
2011-02-15Enable compiler warning flags and use them by defaultDan Nicholson1-1/+1
2011-02-15Add test app and test pdf fileDan Nicholson3-0/+68