Age | Commit message (Collapse) | Author | Files | Lines |
| compilation in dedicated build directories (usually on local rather
than home).
|
| |
| |
| |
| |
| |
| |
| links in gnome-terminal.
|
| |
| shared between the command line binary and the web browser plugin.
|
| for an error in the OpenGL library. The check_error function still
checks for both however the check_error_db function can now be used to
check only the database. This is used at connect time as the OpenGL
library may not yet be fully initialized and running the error
checking could be premature.
|
| visualization client does not make directly calls to the NCBI Toolbox yet.
|
| |
| of buffer objects used in the state structure.
|
| clicked on with GNOME Terminal.
|
| |
| |
| |
| |
| |
| save space and make the code more readable.
|
| |
| |
| |
| 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.
|
| |
| |
| rubber band, zooming with the mouse wheel and panning all work with
the window at any size, square or non-square.
|
| from OpenGL's GL_VIEWPORT at any time.
|
| |
| |
| subdirectories. Added implementation for panning the map.
|
| 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.
|
| |
| callbacks. Design justification added as a README to the controller
subdirectory.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |