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.021Jul20191615149862130Jun29282523221815141110929May272019171413727Apr2115822Mar19181712311Feb623Jan211512Dec120Nov1817141311107531Oct3020fix 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/ZMaprenamed some feature-drawing functionsremoved navigatoar and scalebar variablesmodified to use server as datasourceremoved a load of commented out codeadded feature-drawing codeadded code to draw featuresadded drawing codeinitial versioncomment out redundant code.remove libzmap.a from here...wrongly set.add features to the view record.ensure host/port specified. Add callback for when data is loaded.