gEDA-announce: gSpiceUI v0.9.55 [SEC=UNCLASSIFIED]
MSWaters
m.waters at bom.gov.au
Sun Oct 28 20:54:47 EDT 2007
Hi All,
I've just released a new version of gSpiceUI. It can be downloaded
from:
https://sourceforge.net/projects/gspiceui
Things to note with the this release :
- Makefiles have been modified. If anyone has problems let me know.
- Can now tell the src/Makefile which version of wxWidgets to compile
against. Good for package maintainers.
- The sources are now in the SVN repository on SourceForge.
The Changelog related to this release is as follows:
* Various improvements to src/Makefile.
* Changed the name of the Options menu to Settings to prevent confusion
with the SPICE OPTIONS command.
* Fixed a bug in the "make deps" process.
* Fixed a bug where a reload operation was clearing the units of the
stop value in the NG-Spice DC analysis. Also fixed many other bugs
associated the reload operation in all other analysis panels.
* Minor overhaul of the class PnlNgSpiceDC. Will do the same to all
other analysis panel classes in the fullness of time.
* Fixed bug 1759886 "make install: error if ../share/man/man1 is
missing" submitted by Werner H.
* Added the file TypeDefs.hpp to contain mainly the enumerated type
definitions used throughout gSpiceUI.
* First cut at controlling the fonts used by gSpiceUI.
* Added a Clear button to the GNU-Cap Generator Setup dialog and the
NG-Spice Signal Source Setup dialog.
* A new class CmdNgSpiceDC has been introduced for parsing and
formatting NG-Spice DC analysis commands. Ultimately all analysis
commands will be processed using this mechanism.
* The recommended version of the wxWidgets library is still v2.8.x but
work has been done to improve support for v2.6.x. It seems that
wxWidgets v2.8.x has not yet been sufficiently widely adopted to make
it a requirement.
* The src/Makefile has been modified so that the version of the
wxWidgets library to compile against may be specified via the make
command line or within the Makefile itself.
* An upper limit of 9 characters has now been imposed on the number of
characters which may be entered into a SpinCtrl object.
* Fixed several bugs associated with the SpinCtrl class.
* Bug fixes.
More information about the geda-announce
mailing list