Holger Vogt
c4f641dad6
remove bracket left over from recent manual merge conflict resolution
6 years ago
h_vogt
dbd0a5743a
Enable utf-8 and UNICODE for string handling.
preprocessor flag EXT_ASC resets handling to old behaviour.
Add utf-16 wide char to all Windows string i/o.
Add translation between utf-8 and utf-16.
Add angle to fcn DevDrawText.
9 years ago
Jim Monte
a7946474fa
Additional freeing of device-dependent information for bug #419 and related bugs.
6 years ago
Holger Vogt
bc9a22e5f7
Make interface responsive during plotting,
prevent endless loop, probably because of full internal buffers
7 years ago
Holger Vogt
65ee87e0a2
grid.c, windisp.c, vertical text for postscript and WINGUI
Arial as standard font for WINGUI
8 years ago
Holger Vogt
56701e3d10
add rotation angle to text output, currently used only by postscript,
ignored by all others
8 years ago
Holger Vogt
e3b2b395b9
fix an ancient bug in retrieving the data with the cursor
from a log y graph: use y-offset instead of x-offset
8 years ago
Holger Vogt
8fbcb16a57
add fourth parameter to cp_getvar(), in functions missing so far
8 years ago
rlar
2bafe98f17
winmain.c, etc, cleanup
9 years ago
rlar
90a205d36d
winmain.c, etc, whitespace cleanup
9 years ago
rlar
7bc6374138
cleanup, use '\0' instead of 0 in char context
11 years ago
rlar
c5e0bcde04
cleanup using `hypot()'
11 years ago
h_vogt
d7e291c53a
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
13 years ago
Francesco Lannutti
a4e0cfe341
move windows specific `STRICT' definition to canonical place
14 years ago
rlar
f285dd0aa8
use strchr() instead of index()
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
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
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
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
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
dwarning
ecccd8d2e0
better prototypes and some cosmetics
19 years ago
dwarning
641015632d
closed a comment
19 years ago