Skip to content
Snippets Groups Projects
Select Git revision
  • FixAutogen
  • FixGitignore
  • Ubuntu21Build
  • develop default protected
  • feature/Unbundle_view
  • feature/zQT
  • production
  • 2.13.0
  • 2.12.0
  • 2.11.6
  • 2.11.5
  • 2.11.4
  • 2.11.3
  • 2.11.2
  • 2.11.1
  • 2.11.0
  • 2.10.2
  • 2.10.1
  • 2.10.0
  • 2.9.0
  • 2.8.0
  • 2.7.1
  • 2.7.0
  • 2.6.1
  • 2.6.0
  • 2.5.2
  • 2.5.1
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Jul222120191615149862130Jun29282523221815141110929May272019171413727Apr2115822Mar19181712311Feb623Jan211512Dec120Nov1817141311107531Oct3020add bin dir to .o file dependency.initial version.add makedepend to our build to automatically do dependencies.Fix parent blank coords for new navigator.Fix up parent coords and navigator recording of them, still more work needed.fix bad bug, variable parameter call to canvas routine not NULL terminated.Dynamically adjust navigator vscale labels; set handle positionAdded top label to navigator vscale; renamed bottom label; for dynamic manipulation of labelsAdded colour control to zmapDisplayText()Added dynamic adjustment of canvas scroll region and window background, print text next to genes, fix but preventing many objects from being drawnChanged zmapWindowDrawFeatures to get a ZMapWindow instead of canvas to allow dynamic control of the white background depending on size of sequence being displayedadded colour control to zmapDisplayText()fix wrong use of g_new, not harmful but wasteful of space.fix vscale size and null label.fix bug in params allocation, pointer allocated not struct.ZMAP-PRE-RELEAS…ZMAP-PRE-RELEASE-ISMBadd debug routines for methods stuff.Added types (aka methods) to zmapWindowData struct so it gets passed by g_datalist_foreach()Use types (aka methods) to determine width, colours of boxesAdded types (aka methods) to zmapWindowDrawFeatures() paramschanged sprintf to g_strdup_printfadd code to add a completely new view to a zmap using a dialog box.add code to update control when a new view is added.Add 'blank' default position for navigatorinitial version of todo listAdd display call to get multiple windows updated.move types/methods from Control to ViewAdd mutex lock to our log handler, stupid glib does not lock across the call to it.draw more features and be more efficient calculating positionskeep top left corner of canvas fixed when zoomingchanging navigator to vscaleAdd width for method reading and change our config float to be a double actually.try to fix up some cvs funniness, cvs seems to have lost that I am editting stuff.commented out some currently unused test code as it needs to be update for new GData set of features.add new merge features code.change to handle features as GData not Garray, and rename set struct Gdata to feature_sets.change to handle features as GData not Garray.change button_click callback to focus callback which is what it really is.change mallocs to g_malloc0Change g_new to g_new0, need memory init'd to zerosmoved zmapDraw.h to include/ZMap