52 Commits (c2d11728c4ddfe1bcf210ecacd2a735205366f8f)

Author SHA1 Message Date
Holger Vogt 87b59d22a5 add generation of svg graphics file 6 years ago
Jim Monte a3a8bc702d type modifier, parameter graph removed from SetColor() 6 years ago
Vogt 728ddae41e Set the color tables and linewidths personal for each graph, 6 years ago
Holger Vogt 8751092812 Enable separate linewidths for grids and graphs. 9 years ago
Holger Vogt 573b270b6d Give a better, modern name for this type of display 6 years ago
Holger Vogt 56701e3d10 add rotation angle to text output, currently used only by postscript, 8 years ago
Holger Vogt ef5747905f fix bug no. 362, reported by Bohdan Tkhir 8 years ago
Holger Vogt af70c2e8f0 cp_getvar with CP_STRING: add size of string to function parameters 8 years ago
h_vogt b62b67bf25 display.c: exclude SHARED_MODULE if console 13 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 590fc543f8 avoid error messages when finally closing the display device. 14 years ago
rlar 6c01089be1 plug memory leak in x11.c 14 years ago
rlar 7126dd6f1d display.c, cleanup 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
rlar e889c821d1 configure.ac, fix `NO_X' and `has_no_help' 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
h_vogt d609107127 better warning if compiled as console app under Windows 15 years ago
h_vogt 561e339365 reduce compiler warnings 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar 6ac005103b add some more `int' versus `size_t' casts 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
h_vogt 102420262c error message 'no graphics interface... 16 years ago
rlar af4589529d function rename, struct DISPDEVICE . Text() -> DrawText() 16 years ago
rlar 4f915cb283 function rename, struct DISPDEVICE . Arc() -> DrawArc() 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 984754de75 function rename, Arc() -> DevDrawArc() 16 years ago
rlar a8c64094fc fix busy waiting loop, when using editline 16 years ago
rlar 2fcbcc5f48 bug fix, implementation of the X11 draw arc implementation. 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
rlar 3369d860b4 cast the return values of malloc() function calls 16 years ago
rlar 779e5a978c ansi prototypes for the function pointers in struct DISPDEVICE 16 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago
dwarning 75d721a38f no WINX_Ready parameter 19 years ago
sjborley 6fcd2e24e9 Fixed warning about redefinition of XtNumber. 21 years ago
sjborley e4e2de886f Fixed path for include of windisp.h and winprint.h 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 760d8ff918 Replace C++ style comment with C style comment 21 years ago
sjborley 7376fa66e5 Fixed line-endings (DOS to UNIX) 21 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 c68f3470e4 Code cleanup. 25 years ago
arno cc51f0e8db * src/main.c, src/multidec.c, src/proc2mod.c, 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 8696a52e89 * src/Makefile.am src/main.c src/sconvert.c 26 years ago