summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Track original URI of file for savingHEADmasterDan Nicholson3-22/+32
2013-02-23mime: Use G_N_ELEMENTS instead of separate variableDan Nicholson1-2/+1
2013-02-23Avoid Gtk[HV]Box warnings on gtk3Dan Nicholson2-0/+8
2013-02-23evbp: Initialize gtk to avoid g_thread_init warningsDan Nicholson1-4/+2
2013-02-23plug: Destroy child to avoid bugs in removing plug from socketDan Nicholson1-0/+15
2013-02-23evbp: Handle destruction appropriatelyDan Nicholson1-1/+5
2013-02-23evbp: Protect against SetWindow after plug has been destroyedDan Nicholson1-4/+8
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 Nicholson5-2/+116
2013-02-12Add a print button to the toolbarDan Nicholson1-0/+57
2013-01-19Only force redrawing when the plugin is in-processDan Nicholson1-1/+2
2013-01-19Track whether the plugin is in- or out-of processDan Nicholson1-0/+8
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-19mime: Add a bunch more types from newer evinceDan Nicholson1-1/+13
2013-01-19mime: Workaround ABI breakage in newer evinceDan Nicholson1-0/+5
2013-01-19mime: Use g_list_free_full instead of separate loopDan Nicholson1-2/+1
2013-01-19ev-page-action-widget: Use g_signal_connect instead of g_signal_connect_objectCarlos Garcia Campos1-4/+4
2013-01-19test: Allow previewer to run with plug in same or separate processDan Nicholson3-126/+155
2013-01-19Set appropriate size request on plug creationDan Nicholson1-0/+2
2013-01-19Move forced redraw out of widget into pluginDan Nicholson2-6/+12
2013-01-19Resize plug window rather than returning after initial SetWindowDan Nicholson1-15/+14
2013-01-19Log plugin and Evince version during initializationDan Nicholson1-0/+3
2013-01-19Add Evince major version to description stringDan Nicholson1-2/+9
2013-01-19Destroy the GtkPlug when the plugin is destroyedDan Nicholson1-0/+4
2013-01-19Keep track of the GtkPlugDan Nicholson1-4/+5
2012-10-31Resize the EvbpViewer widget according to its parent containerJames Collier1-0/+6
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 Nicholson4-17/+32
2012-10-30test: Start separate browser instance when profile specifiedDan Nicholson1-1/+1
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-18Add and distribute README and AUTHORSDan Nicholson4-1/+37
2012-08-18Allow plugin installation directories to be specifiedDan Nicholson2-4/+37
2012-08-08Enable gtk3 when epiphany is installedDan Nicholson1-4/+7
2012-08-08Allow building both gtk2 and gtk3 versions of pluginDan Nicholson3-28/+71
2012-08-08test: Convert previewer to socket/plugDan Nicholson4-84/+130
2012-06-09Update NEWS and bump version to 0.2.0 for release0.2.0Dan Nicholson2-1/+13
2012-06-09Retroactively add NEWS for 0.1.0Dan Nicholson1-0/+6
2012-06-06Optionally build against gtk3 and evince3Dan Nicholson2-9/+37
2012-06-06Change library name to libevince-pluginDan Nicholson1-4/+4
2012-05-27Add EvbpViewer convenience library to use in testsDan Nicholson2-15/+10
2012-05-27Add suffix to default save filename from mime rulesDan Nicholson4-7/+17
2012-05-27Rename mime function to match module betterDan Nicholson4-4/+4
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-31Bump versionDan Nicholson1-1/+1
2012-03-31Create ChangeLog from git during dist0.1.0Dan Nicholson2-0/+15