h_vogt
|
9b5c583f30
|
command 'destroy' removes graphics window before deleting data
|
17 years ago |
pnenzi
|
ceecdbf97d
|
Fixed some issues with smith and polar plots. Patch from espice
|
17 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
pnenzi
|
7f6ad5c706
|
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
|
18 years ago |
pnenzi
|
64baf803b6
|
Small corrections: duplicate entries and redundant include.
|
18 years ago |
pnenzi
|
966ec71b16
|
Applied patch from Lionel Sainte Cluque to compile spice without X
|
18 years ago |
h_vogt
|
5e0964c4d4
|
remove iplot bug (line 686)
|
18 years ago |
dwarning
|
c505cd4436
|
adding windows gnuplot, some modifications
|
18 years ago |
pnenzi
|
6b61d1d660
|
Added initial support for gnuplot output (not yet working)
|
18 years ago |
pnenzi
|
008c9d7a4c
|
Improved reporting (from Phil Barker)
|
19 years ago |
pnenzi
|
5bcb23d795
|
Removed casting for strictier syntax of recent gcc compilers.
|
21 years ago |
sjborley
|
67ff1b3a83
|
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
|
21 years ago |
sjborley
|
c87326ebc8
|
Replaced extern references in .c file with #include of suitable headers.
|
21 years ago |
sjborley
|
1d414b9595
|
Fix bug introduced in my last change. Thanks to Hitoshi Tanaka.
|
21 years ago |
sjborley
|
84b7f8c73d
|
Fixed bug with 'plot title title_name' (see bug [ 557638 ] plot segmentation fault).
|
21 years ago |
sjborley
|
1facfd764d
|
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
|
21 years ago |
sjborley
|
cb247a15fb
|
Added support for the BSD licensed editline library (libedit).
|
21 years ago |
pnenzi
|
985d977197
|
Applied Steven Borley patch for numparam and frontend. See Changelog.
|
21 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
b03a70760b
|
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
|
23 years ago |
pnenzi
|
8686a73047
|
Added readline patch (support for command history).
|
23 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
pnenzi
|
937e3db647
|
Holger Vogt Windows port for Ngspice.
|
25 years ago |
pnenzi
|
1b7c9386fe
|
Bug fixes from previous commit.
|
25 years ago |
pnenzi
|
22acf4b96a
|
Simple changes from patches to spice 3f4 (G. Roehrich) that restored the drawing of lines and boxes in plot windows in truecolor displays.
|
25 years ago |
pnenzi
|
c68f3470e4
|
Code cleanup.
|
25 years ago |
pnenzi
|
d735c9a871
|
Some code cleanup
|
25 years ago |
arno
|
cc51f0e8db
|
* src/main.c, src/multidec.c, src/proc2mod.c,
|
26 years ago |
arno
|
f237c66aee
|
* graf.c: Removed need to press return after resizing the plot
|
26 years ago |
arno
|
489fc66afd
|
src/Makefile.am src/help.c src/main.c
|
26 years ago |
arno
|
d1cbcf5052
|
src/frontend/doplot.c: refactored into the following files:
|
26 years ago |
arno
|
bf66221efc
|
* src/frontend/Makefile.am src/frontend/plotting/Makefile.am
|
26 years ago |
arno
|
0951379198
|
* src/frontend/Makefile.am
|
26 years ago |
pnenzi
|
d6cfb4b626
|
Corrected errors I made during last commit. Paolo
|
26 years ago |
pnenzi
|
f9144f90b3
|
Applied Widlok patch
|
26 years ago |
arno
|
3d4cf4d86c
|
* src/include/Makefile.am src/include/cpstd.h
|
26 years ago |
arno
|
2507d4c7bf
|
* src/frontend/graf.c src/frontend/graf.h: Moved these
|
26 years ago |
arno
|
4d26c7626b
|
* src/frontend/agraf.c src/frontend/agraf.h
|
26 years ago |
arno
|
8696a52e89
|
* src/Makefile.am src/main.c src/sconvert.c
|
26 years ago |