rlar
|
b4ffca60c4
|
(int) casts for some `strlen()' expressions
|
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
|
196262dd1b
|
move the com_*() prototypes around.
|
16 years ago |
rlar
|
3c3b31fa60
|
declare some functions `static'
|
16 years ago |
rlar
|
1693270d35
|
function rename, Text() -> DevDrawText()
|
16 years ago |
rlar
|
241783d0b5
|
use for(;;) instead of while(1) to muffle some visual-C warnings
|
16 years ago |
rlar
|
6713cb5e00
|
fix comment
|
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
|
fe696310d6
|
muffle `may be used uninitialized' warnings
|
16 years ago |
rlar
|
d44f818cad
|
allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage
|
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 |
h_vogt
|
dc7d2d01a2
|
hardcopy button error removed
|
16 years ago |
h_vogt
|
7dc6417e6d
|
add xfont, wfont, wfont_size variables
|
16 years ago |
h_vogt
|
ed1c4cb09c
|
allow x-button to close plot windows
|
17 years ago |
h_vogt
|
9b5c583f30
|
command 'destroy' removes graphics window before deleting data
|
17 years ago |
pnenzi
|
5bcb23d795
|
Removed casting for strictier syntax of recent gcc compilers.
|
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
|
c87326ebc8
|
Replaced extern references in .c file with #include of suitable headers.
|
21 years ago |
sjborley
|
cb247a15fb
|
Added support for the BSD licensed editline library (libedit).
|
21 years ago |
pnenzi
|
985d977197
|
Applied Steven Borley patch for numparam and frontend. See Changelog.
|
21 years ago |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
b03a70760b
|
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
|
23 years ago |
pnenzi
|
8686a73047
|
Added readline patch (support for command history).
|
23 years ago |
pnenzi
|
22acf4b96a
|
Simple changes from patches to spice 3f4 (G. Roehrich) that restored the drawing of lines and boxes in plot windows in truecolor displays.
|
25 years ago |
pnenzi
|
d735c9a871
|
Some 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 |
pnenzi
|
d6cfb4b626
|
Corrected errors I made during last commit. Paolo
|
26 years ago |
pnenzi
|
f9144f90b3
|
Applied Widlok patch
|
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 |