Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser-plugin/glue.cpp
Commit message (Expand)AuthorAgeFilesLines
* First pass at a port to xulrunner 1.9.1 (Firefox 3.5)Peter Teichman2010-07-271-15/+15
* Avoid unnecessary allocation.Marco Pesenti Gritti2010-07-271-5/+2
* Include binary version in the module file nameMarco Pesenti Gritti2010-07-271-4/+9
* Ensure that libevview is loaded also when calling only NP_GetMIMEDescription.Marco Pesenti Gritti2010-07-271-15/+27
* Replace ev_shutdown with a FIXME since it doesn't work as expected at the mom...Marco Pesenti Gritti2010-07-271-1/+2
* Fix evince initialization. Use HIBYTE macro.Marco Pesenti Gritti2010-07-271-3/+7
* Fix several spacing issuesMarco Pesenti Gritti2010-07-271-5/+5
* Call ev_shutdown on unloading.Marco Pesenti Gritti2010-07-271-0/+2
* Style tweak.Marco Pesenti Gritti2010-07-271-1/+1
* Do not leak the mime descriptionMarco Pesenti Gritti2010-07-271-10/+19
* Cleanup loading error handling.Marco Pesenti Gritti2010-07-271-1/+6
* Use g_module to keep libevview in memory. Add code which uses NPPVpluginKeepL...Marco Pesenti Gritti2010-07-271-6/+13
* Reformat to respect evince indentation style.Marco Pesenti Gritti2010-07-271-146/+149
* Add a browser plugin implementation.Marco Pesenti Gritti2010-07-271-0/+477