summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-12-04Removed NP_EXPORT references as it seems to be no longer defined.Don Pellegrino1-9/+31
2009-12-04Updated for multi-platform compliation.Don Pellegrino1-3/+15
2009-12-04Renamed the RDF identifier for consistency with the other identifiers.Don Pellegrino1-1/+1
2009-12-04Removed periods from the end of URLs so that they will work as activeDon Pellegrino1-2/+2
links in gnome-terminal.
2009-12-04Added a feature to toggle display the datarose geometry by keyboard input.Don Pellegrino5-1/+20
2009-12-04Added the libraries output from the built to the ignore list.Don Pellegrino1-0/+2
2009-12-04Refactored code into a separate libflumap library so that it can beDon Pellegrino1-9/+12
shared between the command line binary and the web browser plugin.
2009-12-04Modified to ignore libtool components.Don Pellegrino1-0/+7
2009-12-04Added documentation for keyboard toggle of the display of the datarose.Don Pellegrino1-2/+6
2009-12-03Added libtool object files to the ignore list since they are output from the ...Don Pellegrino1-0/+1
2009-09-09Added the output of libtool to the ignore list.Don Pellegrino1-0/+1
2009-09-09Moved a URL to its own line so that it will open more reliably whenDon Pellegrino1-1/+2
clicked on with GNOME Terminal.
2009-09-09Added dependency checking and error messages to the configure.acDon Pellegrino2-12/+37
script while leaving the README more general.
2009-09-09Updated README.Don Pellegrino0-0/+0
Merge branch 'master' of st96wym4@cluster.cis.drexel.edu:/home/chensgroup/exp-repo.git/exp005 Conflicts: README
2009-09-09Plugin module.Don Pellegrino6-0/+323
2009-09-09Added targets for the plugin.Don Pellegrino1-0/+8
2009-09-09Removed dependencies on NCBI tools and ncurses which are not used by the visu...Don Pellegrino1-10/+3
2009-09-09Added comment on brushing techniques and relabled the DB2 configuration more ...Don Pellegrino1-10/+3
2009-09-03Added shell for the DataRose development.Don Pellegrino3-0/+5
2009-09-03Added a display list for the DataRose.Don Pellegrino1-2/+2
2009-09-03Replaced sphere with disc since we are only working in 2D at the moment.Don Pellegrino1-1/+1
2009-09-03Taking advantage of declaration and definition in the same line toDon Pellegrino1-9/+4
save space and make the code more readable.
2009-09-03Shell for development of the datarose geometry.Don Pellegrino2-0/+65
2009-09-03Added datarose files.Don Pellegrino1-0/+2
2009-09-03Added comment on using glutPassiveMotionFuncDon Pellegrino1-0/+7
2009-09-01Added analysis of the library dependencies for the web browser plugin. These...Don Pellegrino1-0/+28
2009-09-01Removed dependencies on the NCBI Toolkit and ncurses libraries are these are ...Don Pellegrino1-10/+0
2009-09-01Added example for building a web browser plugin for distribution.Don Pellegrino6-0/+295
2009-09-01Added web browser plugin target.Don Pellegrino1-0/+8
2009-09-01Added dependency on libtool to create the shared library for the web browser ...Don Pellegrino1-0/+3
2009-09-01Updated the DB2 references to show the commonality for two test systems.Don Pellegrino1-10/+3
2009-08-28Fix to terminate string of GI value when loaded from DB2.Don Pellegrino1-0/+1
2009-08-19Changed user interface to pan with the right mouse button so that theDon Pellegrino5-7/+12
left mouse button can be preserved for selection. Fix bug in updating the database with the current selection. This bug was introduced with the conversion to dynamic memory allocation for the number of records. Indexing into the list of GI values is not handled correctly.
2009-08-18Ran GNU indent.Don Pellegrino12-65/+70
2009-08-18Updated the ignore list to use full paths and removed the sel_save.c file tha...Don Pellegrino1-5/+5
2009-08-18Updated the ignore list to use full paths and removed the sel_save.c file tha...Don Pellegrino1-141/+0
2009-08-18Fixed bug in zooming and panning. Interactive testing of zooming byDon Pellegrino11-111/+197
rubber band, zooming with the mouse wheel and panning all work with the window at any size, square or non-square.
2009-08-18Removed viewport state variable since this can be easily retrievedDon Pellegrino5-15/+10
from OpenGL's GL_VIEWPORT at any time.
2009-08-17Modified to use CTRL modifier for zoom selections as well.Don Pellegrino1-1/+3
2009-08-17Refactored the model package.Don Pellegrino8-0/+133
2009-08-17Refactored the model package into data, state and geometryDon Pellegrino27-549/+179
subdirectories. Added implementation for panning the map.
2009-08-17Added working files from R to the ignore list as they do not belong inDon Pellegrino1-0/+2
the git repository.
2009-08-17Modified the ignore list to reflect the removal of the exp004 moniker.Don Pellegrino1-2/+2
2009-08-17Removed the exp004 moniker from the objects. The objects now haveDon Pellegrino33-113/+530
generic names based on their function in this program. They are not generally designed for reuse in other visualization programs which seems okay at the moment. I'll leave it up to OpenGL and the APIs to be general while these objects are specific to the task of interactive visualization of a map of influenza.
2009-08-17Refactored controller package.Don Pellegrino1-0/+21
2009-08-17Refactored the controller package into separate actions andDon Pellegrino36-176/+332
callbacks. Design justification added as a README to the controller subdirectory.
2009-08-14Added zooming with the mouse wheel. The mouse wheel will zoom in or out by 1...Don Pellegrino7-44/+149
2009-08-14Moved hitlist selection coloring.Don Pellegrino1-6/+0
2009-08-14Trivial changes for readability.Don Pellegrino2-2/+2
2009-08-14Trivial changes for readability.Don Pellegrino1-1/+1

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.