Age | Commit message (Expand) | Author | Files | Lines |
2010-06-24 | Modified to use the DB2INCLUDE environment variable for proper | Don Pellegrino | 2 | -2/+2 |
2010-01-07 | Merge branch 'master' of cluster.cis.drexel.edu:/home/chensgroup/exp-repo.git... | Don Pellegrino | 18 | -40/+112222 |
2009-12-04 | Added a feature to toggle display the datarose geometry by keyboard input. | Don Pellegrino | 5 | -1/+20 |
2009-10-01 | Added a constant so that the call to glGenBuffers matches the number | Don Pellegrino | 2 | -2/+3 |
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-08-28 | Fix to terminate string of GI value when loaded from DB2. | Don Pellegrino | 1 | -0/+1 |
2009-08-19 | Changed user interface to pan with the right mouse button so that the | Don Pellegrino | 5 | -7/+12 |
2009-08-18 | Ran GNU indent. | Don Pellegrino | 12 | -65/+70 |
2009-08-18 | Fixed bug in zooming and panning. Interactive testing of zooming by | Don Pellegrino | 11 | -111/+197 |
2009-08-18 | Removed viewport state variable since this can be easily retrieved | Don Pellegrino | 5 | -15/+10 |
2009-08-17 | Refactored the model package. | Don Pellegrino | 8 | -0/+133 |
2009-08-17 | Refactored the model package into data, state and geometry | Don Pellegrino | 27 | -549/+179 |
2009-08-17 | Removed the exp004 moniker from the objects. The objects now have | Don Pellegrino | 33 | -113/+530 |
2009-08-17 | Refactored the controller package into separate actions and | Don Pellegrino | 36 | -176/+332 |
2009-08-14 | Trivial changes for readability. | Don Pellegrino | 1 | -7/+7 |
2009-08-14 | Modified to use dynamic memory allocation based on the number of nodes to pro... | Don Pellegrino | 3 | -7/+3 |
2009-08-14 | Modified to use dynamic memory for the number of nodes. | Don Pellegrino | 1 | -6/+7 |
2009-08-14 | Modified to use dynamic memory allocation for the number of nodes. | Don Pellegrino | 1 | -7/+13 |
2009-08-14 | Modified to use dynamic memory allocation for the number of nodes. | Don Pellegrino | 1 | -30/+68 |
2009-07-23 | Moved model geometry into a subdirectory of model. Modified highlight | Don Pellegrino | 18 | -47/+106 |
2009-07-09 | Initialized the set of selected items to none on startup. | Don Pellegrino | 1 | -1/+3 |
2009-07-09 | Removed unused #include <stdio.h> includes left over from when | Don Pellegrino | 3 | -3/+0 |
2009-07-07 | Ran GNU indent. Added utility function to report back on the use of | Don Pellegrino | 5 | -2/+54 |
2009-07-07 | Set the legend to appear as a constant height above the map. Set | Don Pellegrino | 9 | -30/+59 |
2009-07-07 | Moved the map into a single display list in an attempt to improve responsiven... | Don Pellegrino | 2 | -0/+37 |
2009-07-06 | Added a density legend to the display. Disabled the depth test so | Don Pellegrino | 11 | -27/+124 |
2009-07-01 | Modified to use a display list to render the proteins rather than just | Don Pellegrino | 8 | -10/+61 |
2009-07-01 | Added subdirectory for running r and a script to connect to the DB2 | Don Pellegrino | 25 | -146/+140 |
2009-06-29 | Removed exp004base.c since it is an output from the DB2 precompiler from exp0... | Don Pellegrino | 1 | -359/+0 |
2009-06-18 | Added DB2 precompiler output to the ignore list. | Don Pellegrino | 1 | -49/+301 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 4 | -37/+18 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 7 | -0/+116 |
2009-06-16 | Added use of alpha. Moved origin to the center to make use of | Don Pellegrino | 1 | -19/+30 |
2009-06-16 | Added use of alpha. | Don Pellegrino | 1 | -4/+11 |
2009-06-13 | Added selection status fields and removed points loaded field. It is | Don Pellegrino | 1 | -5/+15 |
2009-06-13 | Added use of database. | Don Pellegrino | 1 | -0/+12 |
2009-06-13 | Added use of database. | Don Pellegrino | 11 | -0/+385 |
2009-06-08 | Refactored the visualization code from exp004 to its own project here. | Don Pellegrino | 29 | -0/+1185 |