summaryrefslogtreecommitdiffstats
Unidiff
-rw-r--r--.gitignore10
-rw-r--r--README29
-rw-r--r--configure.ac28
-rw-r--r--src/Makefile.am19
-rw-r--r--src/controller/callbacks/keyboard.c8
-rw-r--r--src/model/state/state.h5
-rw-r--r--src/plugin/README_plugin.txt5
-rw-r--r--src/plugin/install.rdf2
-rwxr-xr-xsrc/plugin/make_xpi.sh18
-rw-r--r--src/plugin/plugin.c40
-rw-r--r--src/plugin/plugin.h2
-rw-r--r--src/plugin/test.html6
-rw-r--r--src/view/geometry.c6
-rw-r--r--src/view/init.c1
-rw-r--r--test/ParaView/explore.pvsm4896
-rw-r--r--test/ParaView/proteins_by_year.csv106810
-rw-r--r--test/ParaView/proteins_by_year.sql19
-rw-r--r--test/explore-time.mw358
18 files changed, 112222 insertions, 40 deletions
diff --git a/src/plugin/README_plugin.txt b/src/plugin/README_plugin.txt
index 91100ed..a398575 100644
--- a/src/plugin/README_plugin.txt
+++ b/src/plugin/README_plugin.txt
@@ -2,11 +2,12 @@ The contents of this directory are used to deploy the application as a
2web browser plugin. The following references are relevant to the2web browser plugin. The following references are relevant to the
3technologies used here:3technologies used here:
44
5"Plugins," Mozilla Developer Center, last modified August 23, 2009, https://developer.mozilla.org/en/Plugins.5"Plugins," Mozilla Developer Center, last modified August 23, 2009,
6https://developer.mozilla.org/en/Plugins
67
7"Shipping a plugin as an extension," Mozilla Developer Center, last8"Shipping a plugin as an extension," Mozilla Developer Center, last
8modified June 2, 2008,9modified June 2, 2008,
9https://developer.mozilla.org/en/Shipping_a_plugin_as_an_extension.10https://developer.mozilla.org/en/Shipping_a_plugin_as_an_extension
1011
11Analysis of current library dependencies for the web browser plugin:12Analysis of current library dependencies for the web browser plugin:
12$ ldd libflumapplugin.so.0.0.0 13$ ldd libflumapplugin.so.0.0.0

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.