You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
h_vogt 531c229b0e Add library xft for allowing text rotation. 9 years ago
..
ChangeLog Holger Vogt Windows port for Ngspice. 25 years ago
Makefile.am introduce AM_CFLAGS = $(STATIC) 14 years ago
agraf.c Add const to some parameters, made function static 6 years ago
agraf.h avoid leading underscore in preprocessor macros 12 years ago
clip.c use `SWAP' macro 10 years ago
clip.h unify #ifndef include wrapper 12 years ago
gnuplot.c Enable utf-8 and UNICODE for string handling. 6 years ago
gnuplot.h Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 6 years ago
graf.c Fixed several issues related to plotting and vector lifetimes and made ownership of vectors clearer. The issues in bugs 419, 423, 425, and 426 were related and were addressed here. 6 years ago
graf.h Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 6 years ago
graphdb.c remove compiler warning by setting variables to 0 6 years ago
graphdb.h unify #ifndef include wrapper 12 years ago
grid.c Enable utf-8 and UNICODE for string handling. 6 years ago
plot5.c Additional freeing of device-dependent information for bug #419 and related bugs. 6 years ago
plot5.h unify #ifndef include wrapper 12 years ago
plotcurv.c prevent string overflow by adding the string length 8 years ago
plotcurv.h unify #ifndef include wrapper 12 years ago
plotit.c plug memory leaks for the 'plot' command 6 years ago
plotit.h Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 6 years ago
plotting.c findvec(), use hash tables for the vector search 13 years ago
plotting.h avoid leading underscore in preprocessor macros 12 years ago
pvec.c src/frontend/** remove superfluous `return' invocations 14 years ago
pvec.h avoid leading underscore in preprocessor macros 12 years ago
x11.c Add library xft for allowing text rotation. 6 years ago
x11.h unify #ifndef include wrapper 12 years ago
xgraph.c prevent string overflow by adding the string length 8 years ago
xgraph.h unify #ifndef include wrapper 12 years ago