rlar
8f8071aceb
fix some ancient \n\r and \r\n typos
16 years ago
rlar
76d22c3691
function rename, Update() -> DevUpdate()
16 years ago
rlar
38abf408d5
function rename, DrawLine() -> DevDrawLine()
16 years ago
rlar
1693270d35
function rename, Text() -> DevDrawText()
16 years ago
rlar
d44f818cad
allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage
16 years ago
rlar
61bba96f42
textual replacement vt_types to cp_types, to complete the last change
16 years ago
rlar
a76cd1e104
textual replacement VT_* to CP_*, to avoid conflict in the windows world
16 years ago
rlar
0aa1c09d73
consolidate enum cp_types and enum vt_types .
use this enum for some function arguments and struct members .
drop some include "variable.h" which are no longer needed ,
propably many more could be droped .
drop #define VT_* which have been used as workaround for the type mess .
16 years ago
rlar
3369d860b4
cast the return values of malloc() function calls
16 years ago
h_vogt
2c5ed4f83e
gnuplot updates
16 years ago
h_vogt
e778aab344
iplot graphics scaling, printing interrupt message
17 years ago
pnenzi
fa549df82a
TCLSPICE IMPORT + libtool + measure2 command
18 years ago
pnenzi
64baf803b6
Small corrections: duplicate entries and redundant include.
18 years ago
h_vogt
5e0964c4d4
remove iplot bug (line 686)
18 years ago
sjborley
c87326ebc8
Replaced extern references in .c file with #include of suitable headers.
21 years ago
pnenzi
937e3db647
Holger Vogt Windows port for Ngspice.
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
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
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
8696a52e89
* src/Makefile.am src/main.c src/sconvert.c
26 years ago
arno
0fb8f339b8
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago