h_vogt
d7e291c53a
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
13 years ago
rlar
4184aa8c10
cleanup, use array operator
checked for object file invariance on linux with
./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
13 years ago
rlar
11579d9369
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
dwarning
2506fe3858
changed the #include order - ngspice.h must be first
because icc complains about declaration visibility of mmsghdr struct
14 years ago
rlar
fe1acd3757
src/frontend/** remove superfluous `return' invocations
14 years ago
rlar
7454a6d486
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
14 years ago
rlar
7a7250cdbd
cleanup, use wl_cons()
14 years ago
rlar
4ca58067a2
#2/6 config.h --> ngspice/config.h, #include's
14 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
15 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
3d2272c699
cleanup usage of `prompt()'
15 years ago
rlar
23056573d8
code cleanup, drop NULL pointer casts
15 years ago
rlar
7b3960506f
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
16 years ago
rlar
8209c0aef3
collect smktemp() in "mktemp.h"
16 years ago
rlar
a76cd1e104
textual replacement VT_* to CP_*, to avoid conflict in the windows world
16 years ago
rlar
b58722b18b
remove redundant nested function declarations
16 years ago
h_vogt
16e01a69e2
update for 'show all'
16 years ago
h_vogt
3959b48afb
ps output for X11
16 years ago
h_vogt
486ff89800
postscript to file
17 years ago
h_vogt
2a6d79c435
postscript hardcopy allows setting of background color
17 years ago
h_vogt
30aba21d91
[ 1885979 ] Segmentation fault on plot window maximize after hardcopy: debugged
18 years ago
dwarning
49991111c7
prevent ext. warnings
19 years ago
arno
489fc66afd
src/Makefile.am src/help.c src/main.c
26 years ago
arno
d1cbcf5052
src/frontend/doplot.c: refactored into the following files:
26 years ago