Francesco Lannutti
a4e0cfe341
move windows specific `STRICT' definition to canonical place
14 years ago
Francesco Lannutti
08ec219417
remove all .cvsignore files
14 years ago
rlar
cb0a48801d
introduce AM_CFLAGS = $(STATIC)
14 years ago
rlar
f285dd0aa8
use strchr() instead of index()
14 years ago
rlar
d3c3741f43
#4/6 config.h --> ngspice/config.h, AM_CPPFLAGS
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
rlar
9e86e5ca66
rewrite (double)literal --> floating-point-literal
15 years ago
rlar
12eba3888e
cleanup integer type conversions
15 years ago
rlar
ec2f679e8d
SetWindowLongPtr() and SetClassLongPtr() for 64bit compatibility
15 years ago
h_vogt
8946a68bf2
bug no. 3263437
15 years ago
h_vogt
561e339365
reduce compiler warnings
15 years ago
rlar
55638c8023
various cleanups
15 years ago
dwarning
3ab9e6d060
cvs ignore .libs
16 years ago
dwarning
b964cf949c
cvs ignore *.lo and *.la
16 years ago
rlar
e6c30efe46
Nr 4/5 (x = ...) != NULL , swallow warnings
16 years ago
rlar
d6353fb9ee
struct member devdep, use void* instead of char*
16 years ago
h_vogt
6a7c0eb74d
prototypes
16 years ago
rlar
7db0ed44ee
collect NewGraph() FindGraph() CopyGraph() RemoveWindow() in "ftedbgra.h"
16 years ago
rlar
68b2e6b23a
whitespace cleanup (all Makefile.am files)
16 years ago
rlar
cd197da4e5
fix commit from today, `function rename, Arc() -> DevDrawArc()`
16 years ago
rlar
984754de75
function rename, Arc() -> DevDrawArc()
16 years ago
dwarning
f58d7a5001
omit warnings
16 years ago
rlar
2fcbcc5f48
bug fix, implementation of the X11 draw arc implementation.
16 years ago
rlar
73cf2a8ea5
use a void * for the third argument (&value) of the cp_vset() function
16 years ago
rlar
a76cd1e104
textual replacement VT_* to CP_*, to avoid conflict in the windows world
16 years ago
rlar
0aa1c09d73
consolidate enum cp_types and enum vt_types .
use this enum for some function arguments and struct members .
drop some include "variable.h" which are no longer needed ,
propably many more could be droped .
drop #define VT_* which have been used as workaround for the type mess .
16 years ago
rlar
779e5a978c
ansi prototypes for the function pointers in struct DISPDEVICE
16 years ago
h_vogt
5a710c5ac9
remove makedefs
16 years ago
h_vogt
7dc6417e6d
add xfont, wfont, wfont_size variables
16 years ago
h_vogt
71104809b2
xbrushwidth settable from keyboard
17 years ago
h_vogt
486ff89800
postscript to file
17 years ago
h_vogt
9db2e30ade
cvs headers added
17 years ago
h_vogt
f0638c658f
new plot options
17 years ago
dwarning
4e8d474799
only cosmetics
17 years ago
h_vogt
6f4cdcac47
replace gpl getopt by BSD getopt
17 years ago
h_vogt
c9b58436f6
winmessage() modified
17 years ago
h_vogt
9b5c583f30
command 'destroy' removes graphics window before deleting data
17 years ago
h_vogt
f9630b7d9f
improve plot window handling
17 years ago
h_vogt
95a68aae48
plot window handling
17 years ago
dwarning
e0ad9b13a4
zoom was broken
17 years ago
h_vogt
4b055a4ca8
Small changes to allow compilation with MS Visual C++ 2008
18 years ago
pnenzi
fa549df82a
TCLSPICE IMPORT + libtool + measure2 command
18 years ago
pnenzi
7f6ad5c706
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
18 years ago
dwarning
a277f1b082
pragmas only for MSC
18 years ago
dwarning
ecccd8d2e0
better prototypes and some cosmetics
19 years ago
dwarning
641015632d
closed a comment
19 years ago
dwarning
8e61fe5eca
show coordinates and gradients, zooming - hvogt
19 years ago
dwarning
8dfa76b756
Prototypes and C comments
19 years ago