Skip to content
  • Russ Fish's avatar
    . Try to fix memory over-run when reading experiments after the first. · 4fa7211c
    Russ Fish authored
       This sometimes results in wonky, skewed viewing transforms.
       - Add hvkill function instead of depending on HyperViewer clean-out code.
       - Improve string handling, remove all fixed-size buffers.
       - Keep label truncation from segmentation violation with a wonky transform.
    
     . OpenDialog initialization: focus and load text from command-line args.
    
     . Fix a platform-dependent bug in LabelsMode, resulting from changing it from
       a dropdown to a choice type widget in wxGlade.  Failed to work on Windows.
    4fa7211c