                                     TODO
                                    ------
Start Date  : 05/04/2004
Last Update : 24/10/2007

-------------------------------------------------------------------------------

gSpiceUI - A Graphical User Interface (GUI) to various freely available Spice
           electronic circuit simulators.

Author : Mike Waters
Email  : M.Waters@bom.gov.au

-------------------------------------------------------------------------------

The following is a list of things to do in the medium to long term. (Tasks and
bug fixes to be done in the short term are listed in src/Version.hpp):

  * Place buttons to select and de-select all items in "Nodes" and "Components"
    list boxes.
  * Provide mechanism for envoking gSchem to edit schematic file associated
    with currently open netlist.
  * Allow the user to specify the results precision; a lower precision makes
    the raw data easier to read, a higher precision gives more
    accuracy / resolution.
  * Use standard component values in PnlValue controls displaying R, L or C.
  * Automatically add .MODEL statements to net list file if they are missing.
  * Create a class for circuit description models.
  * Create a class for circuit description sub-circuits.
  * Complete implementation of status message.
  * Complete implementation of tool tips.
  * Remove the discontinuity at 360 degrees from the phase results.
  * Remember the position of gWave and place it there when it's envoked.
  * PnlValue & SpinCtrl classes should object if non-numeric chars are entered.
  * Allow the SpinCtrl class to be changed using the up and down arrow keys.
  * Develop a mechanism by which thbe user may set the initial conditions for
    the transient analysis.
  * Fix bugs, bugs and more bugs.

-------------------------------------------------------------------------------
