index
:
~dbn/evbp
master
Evince Browser Plugin
dbn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
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
1
-0
/
+4
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
plug: Begin custom EvbpPlug class
Dan Nicholson
4
-1
/
+114
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
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
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-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
Allow plugin installation directories to be specified
Dan Nicholson
1
-4
/
+2
2012-08-08
Allow building both gtk2 and gtk3 versions of plugin
Dan Nicholson
1
-9
/
+25
2012-06-06
Optionally build against gtk3 and evince3
Dan Nicholson
1
-3
/
+6
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
1
-5
/
+9
2012-05-27
Add suffix to default save filename from mime rules
Dan Nicholson
3
-6
/
+15
2012-05-27
Rename mime function to match module better
Dan Nicholson
3
-3
/
+3
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-20
viewer: Add accelerator to focus page selector
Dan Nicholson
2
-0
/
+44
2012-03-20
viewer: Connect accelerators and add to toplevel window
Dan Nicholson
1
-25
/
+48
2012-03-20
viewer: Add page selector to toolbar
Dan Nicholson
6
-3
/
+882
2012-03-17
Drop explicit grab focus on EvView
Dan Nicholson
1
-1
/
+0
2012-03-16
viewer: Add continuous view toggle button
Dan Nicholson
1
-1
/
+37
2012-03-14
viewer: Add toggle buttons for setting the sizing mode
Dan Nicholson
1
-0
/
+72
2012-03-13
plugin: Remove redundant debug message
Dan Nicholson
1
-1
/
+0
2012-03-13
viewer: Add toolbar just with page up/down buttons for now
Dan Nicholson
3
-0
/
+67
2012-03-11
Begin EvbpViewer widget
Dan Nicholson
4
-27
/
+170
2012-03-06
plugin: Initialize only evince prior to NP_Initialize
Dan Nicholson
1
-18
/
+30
2012-03-06
config: Rework Mozilla dependencies so we don't link in libraries
Dan Nicholson
1
-2
/
+2
2012-03-06
plugin: Drop unused filename member
Dan Nicholson
1
-2
/
+0
2012-03-06
Add 2011 to copyright statements
Dan Nicholson
3
-3
/
+3
2012-03-05
Add GPLv2+ licenses to the code
Dan Nicholson
3
-0
/
+57
2012-03-05
plugin: Drop unneeded header
Dan Nicholson
1
-1
/
+0
2012-03-04
plugin: Add a couple more debugging messages
Dan Nicholson
1
-1
/
+5
[next]