index
:
~dbn/evbp
master
Evince Browser Plugin
dbn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
Track original URI of file for saving
HEAD
master
Dan Nicholson
3
-22
/
+32
2013-02-23
mime: Use G_N_ELEMENTS instead of separate variable
Dan Nicholson
1
-2
/
+1
2013-02-23
Avoid Gtk[HV]Box warnings on gtk3
Dan Nicholson
2
-0
/
+8
2013-02-23
evbp: Initialize gtk to avoid g_thread_init warnings
Dan Nicholson
1
-4
/
+2
2013-02-23
plug: Destroy child to avoid bugs in removing plug from socket
Dan Nicholson
1
-0
/
+15
2013-02-23
evbp: Handle destruction appropriately
Dan Nicholson
1
-1
/
+5
2013-02-23
evbp: Protect against SetWindow after plug has been destroyed
Dan Nicholson
1
-4
/
+8
2013-02-23
previewer: Quit the separate plug process when the widget is destroyed
Dan Nicholson
1
-0
/
+2
2013-02-23
previewer: Block destruction of socket when plug removed
Dan Nicholson
1
-2
/
+2
2013-02-23
previewer: Destroy window on quit to use same exit path
Dan Nicholson
1
-1
/
+2
2013-02-23
plug: Begin custom EvbpPlug class
Dan Nicholson
5
-2
/
+116
2013-02-12
Add a print button to the toolbar
Dan Nicholson
1
-0
/
+57
2013-01-19
Only force redrawing when the plugin is in-process
Dan Nicholson
1
-1
/
+2
2013-01-19
Track whether the plugin is in- or out-of process
Dan Nicholson
1
-0
/
+8
2013-01-19
test: Don't quote BROWSER variable to allow args
Dan Nicholson
1
-1
/
+1
2013-01-19
test: Run epiphany in private instance
Dan Nicholson
1
-1
/
+1
2013-01-19
mime: Add a bunch more types from newer evince
Dan Nicholson
1
-1
/
+13
2013-01-19
mime: Workaround ABI breakage in newer evince
Dan Nicholson
1
-0
/
+5
2013-01-19
mime: Use g_list_free_full instead of separate loop
Dan Nicholson
1
-2
/
+1
2013-01-19
ev-page-action-widget: Use g_signal_connect instead of g_signal_connect_object
Carlos Garcia Campos
1
-4
/
+4
2013-01-19
test: Allow previewer to run with plug in same or separate process
Dan Nicholson
3
-126
/
+155
2013-01-19
Set appropriate size request on plug creation
Dan Nicholson
1
-0
/
+2
2013-01-19
Move forced redraw out of widget into plugin
Dan Nicholson
2
-6
/
+12
2013-01-19
Resize plug window rather than returning after initial SetWindow
Dan Nicholson
1
-15
/
+14
2013-01-19
Log plugin and Evince version during initialization
Dan Nicholson
1
-0
/
+3
2013-01-19
Add Evince major version to description string
Dan Nicholson
1
-2
/
+9
2013-01-19
Destroy the GtkPlug when the plugin is destroyed
Dan Nicholson
1
-0
/
+4
2013-01-19
Keep track of the GtkPlug
Dan Nicholson
1
-4
/
+5
2012-10-31
Resize the EvbpViewer widget according to its parent container
James Collier
1
-0
/
+6
2012-10-31
test: Set G_MESSAGES_DEBUG for newer glib
Dan Nicholson
1
-1
/
+2
2012-10-30
test: Make plugin test script more flexible on browsers to use
Dan Nicholson
4
-17
/
+32
2012-10-30
test: Start separate browser instance when profile specified
Dan Nicholson
1
-1
/
+1
2012-10-30
Respond to NPPVpluginWantsAllNetworkStreams query from browser
Dan Nicholson
1
-0
/
+4
2012-08-21
Limit exported symbols to just those needed for NPAPI
Dan Nicholson
2
-1
/
+9
2012-08-18
Add and distribute README and AUTHORS
Dan Nicholson
4
-1
/
+37
2012-08-18
Allow plugin installation directories to be specified
Dan Nicholson
2
-4
/
+37
2012-08-08
Enable gtk3 when epiphany is installed
Dan Nicholson
1
-4
/
+7
2012-08-08
Allow building both gtk2 and gtk3 versions of plugin
Dan Nicholson
3
-28
/
+71
2012-08-08
test: Convert previewer to socket/plug
Dan Nicholson
4
-84
/
+130
2012-06-09
Update NEWS and bump version to 0.2.0 for release
0.2.0
Dan Nicholson
2
-1
/
+13
2012-06-09
Retroactively add NEWS for 0.1.0
Dan Nicholson
1
-0
/
+6
2012-06-06
Optionally build against gtk3 and evince3
Dan Nicholson
2
-9
/
+37
2012-06-06
Change library name to libevince-plugin
Dan Nicholson
1
-4
/
+4
2012-05-27
Add EvbpViewer convenience library to use in tests
Dan Nicholson
2
-15
/
+10
2012-05-27
Add suffix to default save filename from mime rules
Dan Nicholson
4
-7
/
+17
2012-05-27
Rename mime function to match module better
Dan Nicholson
4
-4
/
+4
2012-05-26
Add a Open in Evince toolbar button
Dan Nicholson
1
-0
/
+41
2012-05-26
Add a Save Copy toolbar button
Dan Nicholson
1
-0
/
+83
2012-03-31
Bump version
Dan Nicholson
1
-1
/
+1
2012-03-31
Create ChangeLog from git during dist
0.1.0
Dan Nicholson
2
-0
/
+15
[next]