Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2009-07-23 | Moved model geometry into a subdirectory of model. Modified highlight | Don Pellegrino | 18 | -47/+106 |
for selection to draw a yello circle around the selected proteins rather than change their fill color to black. This preserves the fill color of selected items. | ||||
2009-07-09 | Removed superfluous variable and set the parameters to const. | Don Pellegrino | 2 | -6/+3 |
2009-07-07 | Set the legend to appear as a constant height above the map. Set | Don Pellegrino | 9 | -30/+59 |
updating of the map display list to be done only when the contents change. | ||||
2009-07-01 | Added subdirectory for running r and a script to connect to the DB2 | Don Pellegrino | 25 | -146/+140 |
backend and retrieve details of the current selection made with the visualization. Added Make target for running GNU indent. Ran indent on all of the code and headers. | ||||
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -3/+3 |
2009-06-16 | Modified to use alpha. | Don Pellegrino | 1 | -1/+2 |
2009-06-13 | Updated to record the current selection in the database. | Don Pellegrino | 1 | -12/+15 |
2009-06-08 | Refactored the visualization code from exp004 to its own project here. | Don Pellegrino | 29 | -0/+1185 |