ngspice/src/frontend/plotting
Holger Vogt e3b2b395b9 fix an ancient bug in retrieving the data with the cursor
from a log y graph: use y-offset instead of x-offset
2018-07-26 20:55:21 +02:00
..
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am introduce AM_CFLAGS = $(STATIC) 2012-07-07 14:51:39 +02:00
agraf.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
agraf.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
clip.c use `SWAP' macro 2016-03-22 13:04:13 +01:00
clip.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
gnuplot.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
gnuplot.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
graf.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
graf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
graphdb.c use memcpy() instead of deprecated bcopy() 2016-07-30 20:58:19 +02:00
graphdb.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
grid.c undo the previous commits dealing with snprintf, 2018-05-31 11:37:51 +02:00
plot5.c src/frontend/**, whitespace, indentation, ... 2012-09-20 20:30:53 +02:00
plot5.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotcurv.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
plotcurv.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotit.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
plotit.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
plotting.c findvec(), use hash tables for the vector search 2012-12-09 13:27:53 +01:00
plotting.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
pvec.c src/frontend/** remove superfluous `return' invocations 2012-09-22 19:33:55 +02:00
pvec.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
x11.c fix an ancient bug in retrieving the data with the cursor 2018-07-26 20:55:21 +02:00
x11.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
xgraph.c prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
xgraph.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00