Age | Commit message (Expand) | Author | Files | Lines |
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-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 | Updated the ignore list to use full paths and removed the sel_save.c file tha... | Don Pellegrino | 1 | -5/+5 |
2009-08-18 | Updated the ignore list to use full paths and removed the sel_save.c file tha... | Don Pellegrino | 1 | -141/+0 |
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 | Modified to use CTRL modifier for zoom selections as well. | Don Pellegrino | 1 | -1/+3 |
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 | Added working files from R to the ignore list as they do not belong in | Don Pellegrino | 1 | -0/+2 |
2009-08-17 | Modified the ignore list to reflect the removal of the exp004 moniker. | Don Pellegrino | 1 | -2/+2 |
2009-08-17 | Removed the exp004 moniker from the objects. The objects now have | Don Pellegrino | 33 | -113/+530 |
2009-08-17 | Refactored controller package. | Don Pellegrino | 1 | -0/+21 |
2009-08-17 | Refactored the controller package into separate actions and | Don Pellegrino | 36 | -176/+332 |
2009-08-14 | Added zooming with the mouse wheel. The mouse wheel will zoom in or out by 1... | Don Pellegrino | 7 | -44/+149 |
2009-08-14 | Moved hitlist selection coloring. | Don Pellegrino | 1 | -6/+0 |
2009-08-14 | Trivial changes for readability. | Don Pellegrino | 2 | -2/+2 |
2009-08-14 | Trivial changes for readability. | Don Pellegrino | 1 | -1/+1 |
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 | Moved loading the data into the initialization routine. This allows for smoo... | Don Pellegrino | 2 | -2/+15 |
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 | Added geometry subdirectory to the indent path. | Don Pellegrino | 1 | -0/+1 |
2009-08-14 | Modified to match size of printed variable. | Don Pellegrino | 1 | -1/+1 |
2009-08-14 | Modified to use dynamic memory allocation for the number of nodes. | Don Pellegrino | 1 | -30/+68 |
2009-08-14 | Modified to use dynamic memory allocation for the number of nodes. | Don Pellegrino | 1 | -2/+2 |
2009-08-14 | Modified to use dynamic memory allocation for the number of nodes. | Don Pellegrino | 1 | -4/+8 |
2009-08-14 | Modified to use dynamic memory allocation for the number of nodes. | Don Pellegrino | 1 | -2/+3 |
2009-08-14 | Modified to use dynamic memory allocation for the number of nodes. | Don Pellegrino | 1 | -5/+9 |
2009-08-14 | Added instructions for compiling on coffee.donpellegrino.com. | Don Pellegrino | 1 | -0/+7 |
2009-07-23 | A sample analysis process to explore the use of the map. | Don Pellegrino | 1 | -0/+59 |
2009-07-23 | Ran GNU indent. | Don Pellegrino | 1 | -1/+1 |
2009-07-23 | Moved model geometry into a subdirectory of model. Modified highlight | Don Pellegrino | 18 | -47/+106 |
2009-07-09 | Added a file to keep track of new feature ideas and bugs. This may be | Don Pellegrino | 1 | -0/+11 |
2009-07-09 | Sets loaded from the database are not added to the current selection | Don Pellegrino | 1 | -1/+7 |
2009-07-09 | Initialized the set of selected items to none on startup. | Don Pellegrino | 1 | -1/+3 |
2009-07-09 | Removed superfluous variable and set the parameters to const. | Don Pellegrino | 2 | -6/+3 |
2009-07-09 | Removed unused #include <stdio.h> includes left over from when | Don Pellegrino | 3 | -3/+0 |
2009-07-09 | Added -ggdb flag to facilitate debugging in GDB. | Don Pellegrino | 1 | -1/+1 |
2009-07-09 | Removed a blank line so that running the first paragraph with CTRL-C + | Don Pellegrino | 1 | -1/+0 |
2009-07-07 | Set the AMD Performance Monitor module's directory to be included in | Don Pellegrino | 1 | -0/+2 |
2009-07-07 | Code to test the use of the AMD Performance Monitor OpenGL | Don Pellegrino | 3 | -0/+62 |
2009-07-07 | Added AMD Performance Monitor objects but commented them out since the | Don Pellegrino | 1 | -0/+7 |