13 Commits (f2e902b2bbc400c5ea88f204437e795d4dcd9509)

Author SHA1 Message Date
Holger Vogt 7a7f717574 make flag 'nolegend' localfor each plot 6 years ago
Vogt 728ddae41e Set the color tables and linewidths personal for each graph, 6 years ago
Holger Vogt fed7ef378f add variable ticchar, allow an arbitrary character as ticmark 6 years ago
Jim Monte 57ffe1769f 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
Holger Vogt 417dbfef72 undo the previous commits dealing with snprintf, 8 years ago
Holger Vogt 7153891293 raise buffer size by 1 to retain previous resolution 8 years ago
Holger Vogt 560cb6e970 plotting/grid.c, bug fix, avoid string buffer overflow 8 years ago
rlar 9473ec575f drop some remaining `NEW*' macros, use TMALLOC instead 10 years ago
rlar 73d581f9a6 graph.h, struct graph, remove unused elements 11 years ago
rlar 2b3220086d graph.h, grid.c, enforce consistent string buffer size (plot "units", LABEL_CHARS) 11 years ago
rlar c377b7a6b3 avoid leading underscore in preprocessor macros 13 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar 738d3813b8 #2/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt 7365459f75 move #define NUMCOLORS to x11.c 15 years ago
rlar 3affeff848 move device dependent colors[] array from `graph' to the x11 specific struct 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar d6353fb9ee struct member devdep, use void* instead of char* 16 years ago
rlar a57a381ea7 new include file "typedefs.h" for struct forward declarations 16 years ago
rlar 68c0ee9cd3 whitespace change, cleanup, untabify 16 years ago
rlar a321d7f419 forward declaration of structs, unions and typedefs 16 years ago
arno cc51f0e8db * src/main.c, src/multidec.c, src/proc2mod.c, 26 years ago
arno 3d4cf4d86c * src/include/Makefile.am src/include/cpstd.h 26 years ago
arno 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago
pnenzi 978f1c32a2 Initial revision 26 years ago