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'
drop configure options `--enable-x' and `--disable-x'
use `--with-x' and `--without-x' provided by AC_PATH_X
bug tracker item:
[ngspice-Bugs-3515015] Startup error message without x11
https://sourceforge.net/tracker/index.php?func=detail&aid=3515015&group_id=38962&atid=423915
|
14 years ago |
rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
15 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 |
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)
and translated German to English in comments.
|
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 |
arno
|
0fb8f339b8
|
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |