336 Commits (b6d2a50e426c9d17630472aa6bfb7adb91c4e320)

Author SHA1 Message Date
rlar d6353fb9ee struct member devdep, use void* instead of char* 16 years ago
rlar 5e8e44cc0a cast the tmalloc, MALLOC, return value 16 years ago
rlar 4622d0876e ngcomplex_t instead of complex, #1/2 16 years ago
rlar 196262dd1b move the com_*() prototypes around. 16 years ago
rlar d7a9d71a1a remove prototypes, avoid redeclarations 16 years ago
rlar e71ca2c2b7 collect plot_cur in "fteext.h" 16 years ago
rlar a9ca8d7331 collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h" 16 years ago
rlar 320258dbd2 collect internalerror() in "fteext.h" 16 years ago
rlar 3c3b31fa60 declare some functions `static' 16 years ago
rlar 2540531c38 remove local prototypes, which are allready included 16 years ago
rlar 7db0ed44ee collect NewGraph() FindGraph() CopyGraph() RemoveWindow() in "ftedbgra.h" 16 years ago
rlar 8f8071aceb fix some ancient \n\r and \r\n typos 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 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 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 eaef9ffd7a implement Arc() for plot5 and hpgl (smith diagram) 16 years ago
rlar 2fcbcc5f48 bug fix, implementation of the X11 draw arc implementation. 16 years ago
rlar 618c5961ad fix some literal floating point constants, which should have been integers 16 years ago
rlar fe696310d6 muffle `may be used uninitialized' warnings 16 years ago
rlar 8851f67efd Change remaining code to use the new usage pattern cp_getvar(,CP_BOOL,NULL) 16 years ago
rlar d44f818cad allow cp_getvar(,CP_BOOL,NULL) to avoid insane usage 16 years ago
rlar 61bba96f42 textual replacement vt_types to cp_types, to complete the last change 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 . 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
rlar a120a5d049 drop the casts for pointer arguments of bcopy() and bzero() 16 years ago
dwarning 532a13fd08 missing LF on end 16 years ago
h_vogt 4068f498c6 command wrdata 16 years ago
h_vogt d8810a841a patches by R. Larice 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 f34a09b540 gnuplot update 16 years ago
h_vogt b500f3e32c calling gnuplot via xterm 16 years ago
h_vogt 2c5ed4f83e gnuplot updates 16 years ago
h_vogt 46e6df66ce gnuplot enhancements (for Windows) 16 years ago
h_vogt c1f06ba5c4 patch by R. Larice 16 years ago
dwarning 07e06cf701 initialize local variables 17 years ago
h_vogt e778aab344 iplot graphics scaling, printing interrupt message 17 years ago
h_vogt e43430a669 memory leaks removed 17 years ago
h_vogt 55848d318a xlabel, ylabel, title: allow composite strings in zoomed windows 17 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 ceecdbf97d Fixed some issues with smith and polar plots. Patch from espice 17 years ago
pnenzi fa549df82a TCLSPICE IMPORT + libtool + measure2 command 18 years ago