Age | Commit message (Expand) | Author | Files | Lines |
2011-01-18 | Added a shell script with examples for setting up the pre-configure environme...master | Don Pellegrino | 1 | -0/+19 |
2011-01-18 | Brought in GLee to assist with compiling and linking on a Windows 7 Professio... | Don Pellegrino | 11 | -8/+36621 |
2010-06-24 | Fixed typo in the comments. | Don Pellegrino | 1 | -1/+1 |
2010-06-24 | Modified to use the DB2INCLUDE environment variable for proper | Don Pellegrino | 2 | -2/+2 |
2010-03-30 | Merge branch 'master' of cluster.cis.drexel.edu:/home/chensgroup/exp-repo.git... | Don Pellegrino | 18 | -9/+1280 |
2010-01-08 | Sanity check for the ecological validity of distance measures on the 2D proje... | Don Pellegrino | 1 | -0/+0 |
2010-01-08 | Will Dampier's Matlab code for analyzing the entropy of the collection by seq... | Don Pellegrino | 9 | -0/+1240 |
2010-01-07 | Merge branch 'master' of cluster.cis.drexel.edu:/home/chensgroup/exp-repo.git... | Don Pellegrino | 18 | -40/+112222 |
2009-12-18 | Script to create an avi movie file from a sequence of JPEG images | Don Pellegrino | 2 | -0/+16 |
2009-12-16 | Added the animation and time by year of the strain. | Don Pellegrino | 1 | -612/+3607 |
2009-12-15 | Exported a file to show protein coordinates by year. | Don Pellegrino | 2 | -409/+958 |
2009-12-15 | Exported a file to show protein coordinates by year. | Don Pellegrino | 2 | -0/+106829 |
2009-12-13 | Added Maple and ParaView files to support analysis of the temporal dimension ... | Don Pellegrino | 2 | -0/+1710 |
2009-12-04 | Testing of embedding versus non-embedded. | Don Pellegrino | 1 | -1/+5 |
2009-12-04 | Modified to allow building with new version of plugin API. | Don Pellegrino | 1 | -1/+1 |
2009-12-04 | Removed NP_EXPORT references as it seems to be no longer defined. | Don Pellegrino | 1 | -9/+31 |
2009-12-04 | Updated for multi-platform compliation. | Don Pellegrino | 1 | -3/+15 |
2009-12-04 | Renamed the RDF identifier for consistency with the other identifiers. | Don Pellegrino | 1 | -1/+1 |
2009-12-04 | Removed periods from the end of URLs so that they will work as active | Don Pellegrino | 1 | -2/+2 |
2009-12-04 | Added a feature to toggle display the datarose geometry by keyboard input. | Don Pellegrino | 5 | -1/+20 |
2009-12-04 | Added the libraries output from the built to the ignore list. | Don Pellegrino | 1 | -0/+2 |
2009-12-04 | Refactored code into a separate libflumap library so that it can be | Don Pellegrino | 1 | -9/+12 |
2009-12-04 | Modified to ignore libtool components. | Don Pellegrino | 1 | -0/+7 |
2009-12-04 | Added documentation for keyboard toggle of the display of the datarose. | Don Pellegrino | 1 | -2/+6 |
2009-12-03 | Added libtool object files to the ignore list since they are output from the ... | Don Pellegrino | 1 | -0/+1 |
2009-10-01 | Added the src/.libs directory to the ignore list since the contents of | Don Pellegrino | 1 | -0/+1 |
2009-10-01 | Separated checking for an error in the database library from checking | Don Pellegrino | 5 | -6/+36 |
2009-10-01 | Removed the NCBI directory from the list of includes since the | Don Pellegrino | 1 | -1/+1 |
2009-10-01 | Commented out the datarose geometry as the implementation is still incomplete. | Don Pellegrino | 1 | -1/+2 |
2009-10-01 | Added a constant so that the call to glGenBuffers matches the number | Don Pellegrino | 2 | -2/+3 |
2009-09-09 | Added the output of libtool to the ignore list. | Don Pellegrino | 1 | -0/+1 |
2009-09-09 | Moved a URL to its own line so that it will open more reliably when | Don Pellegrino | 1 | -1/+2 |
2009-09-09 | Added dependency checking and error messages to the configure.ac | Don Pellegrino | 2 | -12/+37 |
2009-09-09 | Updated README. | Don Pellegrino | 0 | -0/+0 |
2009-09-09 | Plugin module. | Don Pellegrino | 6 | -0/+323 |
2009-09-09 | Added targets for the plugin. | Don Pellegrino | 1 | -0/+8 |
2009-09-09 | Removed dependencies on NCBI tools and ncurses which are not used by the visu... | Don Pellegrino | 1 | -10/+3 |
2009-09-09 | Added comment on brushing techniques and relabled the DB2 configuration more ... | Don Pellegrino | 1 | -10/+3 |
2009-09-03 | Added shell for the DataRose development. | Don Pellegrino | 3 | -0/+5 |
2009-09-03 | Added a display list for the DataRose. | Don Pellegrino | 1 | -2/+2 |
2009-09-03 | Replaced sphere with disc since we are only working in 2D at the moment. | Don Pellegrino | 1 | -1/+1 |
2009-09-03 | Taking advantage of declaration and definition in the same line to | Don Pellegrino | 1 | -9/+4 |
2009-09-03 | Shell for development of the datarose geometry. | Don Pellegrino | 2 | -0/+65 |
2009-09-03 | Added datarose files. | Don Pellegrino | 1 | -0/+2 |
2009-09-03 | Added comment on using glutPassiveMotionFunc | Don Pellegrino | 1 | -0/+7 |
2009-09-01 | Added analysis of the library dependencies for the web browser plugin. These... | Don Pellegrino | 1 | -0/+28 |
2009-09-01 | Removed dependencies on the NCBI Toolkit and ncurses libraries are these are ... | Don Pellegrino | 1 | -10/+0 |
2009-09-01 | Added example for building a web browser plugin for distribution. | Don Pellegrino | 6 | -0/+295 |
2009-09-01 | Added web browser plugin target. | Don Pellegrino | 1 | -0/+8 |
2009-09-01 | Added dependency on libtool to create the shared library for the web browser ... | Don Pellegrino | 1 | -0/+3 |