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.02Aug29Jul27222120191615149862130Jun29282523221815141110929May272019171413727Apr2115822Mar19181712311Feb623Jan211512Dec120Nov1817141311107531Oct3020Change slave to handle incorrect requests and request failures properly.change navigator to correctly show position/extent of sequence within its parent.add call to report when parser has terminated, alter interface to zmapGFFGetFeatures() so feature context is passed in.add code to handle server request errors and report them.deal with errors in GFF file better, logic was flawed.deal with acedb comments in GFF output...sighchange slave to return error for problems with server request, work in progress.add 'request error' reply to slave replies.Make makedepend files platform specific and remove makedepend backup files, not needed.move new view code into zmapControl.c where all this sort of thing is.comment out a lot of uncalled functionsremove a load of uncalled .o/.c files, they need to be integrated later.remove zmapControl.h from here and also a load of uncalled functionsmy bindir addition to makedepend doesn't work...not sure whyremove redundant function decs.fix up header comments and cut/paste bug in include guards.Fix up some view state stuff.add 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 navigator