index
:
~dbn/evbp
master
WIP evince browser plugin
dbn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-31
Bump version
HEAD
master
Dan Nicholson
1
-1/+1
2012-03-31
Create ChangeLog from git during dist
0.1.0
Dan Nicholson
2
-0/+15
2012-03-31
test: Fix broken header path from distcheck
Dan Nicholson
1
-1/+1
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
7
-5/+887
2012-03-17
Drop explicit grab focus on EvView
Dan Nicholson
2
-9/+6
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-14
test: Add html page testing different modes of rendering
Dan Nicholson
2
-1/+27
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
4
-0/+68
2012-03-11
Begin EvbpViewer widget
Dan Nicholson
6
-50/+184
2012-03-07
Add a test script for launching firefox with the built plugin
Dan Nicholson
3
-0/+21
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
3
-7/+10
2012-03-06
plugin: Drop unused filename member
Dan Nicholson
1
-2/+0
2012-03-06
Add 2011 to copyright statements
Dan Nicholson
5
-5/+5
2012-03-05
test: Revamp previewer and enable it in the build
Dan Nicholson
2
-38/+106
2012-03-05
config: Drop AM_MAINTAINER_MODE
Dan Nicholson
1
-1/+0
2012-03-05
Add GPLv2+ licenses to the code
Dan Nicholson
6
-0/+434
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
2012-03-04
plugin: Add to and improve logging of errors
Dan Nicholson
1
-18/+43
2012-03-04
plugin: Remove superfluous header
Dan Nicholson
3
-21/+14
2012-03-04
config.h is required
Dan Nicholson
2
-10/+0
2012-03-04
plugin: Silence debug messages unless EVBP_DEBUG is set
Dan Nicholson
1
-0/+15
2012-03-04
plugin: Use glib's debugging facility
Dan Nicholson
4
-82/+36
2012-03-04
plugin: Don't unref widgets
Dan Nicholson
1
-2/+0
2012-03-03
plugin: Greatly simplify plugin
Dan Nicholson
13
-1705/+51
2012-03-03
Move plugin sources to src directory
Dan Nicholson
9
-4/+4
2012-03-03
plugin: Show the plug widget, too
Dan Nicholson
1
-0/+1
2011-02-18
plugin: Stream document to local file and pass to previewer
Dan Nicholson
1
-0/+15
2011-02-18
plugin: Require XEmbed with GTK for embedding previewer
Dan Nicholson
1
-0/+37
2011-02-18
plugin: Debug function calls
Dan Nicholson
1
-0/+42
2011-02-18
Add DEBUG logging macro
Dan Nicholson
2
-0/+52
2011-02-18
plugin: Only initialize backends once
Dan Nicholson
1
-16/+46
2011-02-18
plugin: Initialize and destroy previewer
Dan Nicholson
1
-1/+23
2011-02-18
plugin: Create plugin module using Mozilla NPAPI
Dan Nicholson
5
-1/+262
2011-02-18
plugin: Generate Mozilla MIME string from evince backend info
Dan Nicholson
5
-1/+131
2011-02-16
Enable compiler warning flags and use them by default
Dan Nicholson
3
-1/+20
2011-02-16
Add test app and test pdf file
Dan Nicholson
6
-1/+72
2011-02-16
previewer: Drop unused dpi member
Dan Nicholson
1
-1/+0
2011-02-16
Convert previewer to GtkVBox class
Dan Nicholson
1
-31/+58
2011-02-16
Remove model property and move all initialization to _init
Dan Nicholson
2
-57/+10
2011-02-16
Embed previewer GtkUIManager XML in source
Dan Nicholson
4
-59/+40
2011-02-16
Merge previewer code and rename class to EvPreviewer
Dan Nicholson
5
-888/+718
2011-02-16
Add autotools support and libevpreviewer.la convenience library
Dan Nicholson
5
-0/+87
2011-02-15
Initial commit of previewer code for plugin
Dan Nicholson
8
-0/+1864