86 Commits (c9eeb0ceeadcf183a5ed67eda994d7d7606d096a)

Author SHA1 Message Date
Holger Vogt 5366f946eb Remove more compiler warnings 5 years ago
Holger Vogt 238f8d393a Suppress some compiler warnings 5 years ago
dwarning f12dfc6e7b prevent garbage output of X11 plotting function 6 years ago
Holger Vogt 8ea8ddcc03 simplify the previous commit, single step warp if multibyte utf-8 character 6 years ago
Holger Vogt f911758e4b X11: re-enable writing text to a graph if libxft is used 6 years ago
Holger Vogt 70be7508ce Prevent 'unused variable' compiler message 6 years ago
Jim Monte 3a72b8e562 const qualifier, graph removed from SetColor, 6 years ago
Holger Vogt 1919cf5c94 replace variable 'gridwidth' by 'xgridwidth' 6 years ago
Holger Vogt 93a408598a switch to colorarray in graph to string all color data, 6 years ago
Vogt 728ddae41e Set the color tables and linewidths personal for each graph, 6 years ago
Holger Vogt a7aaac854f enable color and font selection for X11: 6 years ago
Holger Vogt 38bb89663d replace old_x11 by HAVE_LIBXFT defined in configure 6 years ago
Holger Vogt bef9c70e71 Prepare font selection and rotation only once per graph 6 years ago
Holger Vogt 18f1e896f8 allow independent linewidth and gridwidth settings from within the .control section 6 years ago
Holger Vogt c9edc6fcb3 Add function returning the true string length in pixels. 9 years ago
Holger Vogt ca7c77315a add missing üarameter to DevDrawLine for X11 and HPGL 9 years ago
Holger Vogt 8751092812 Enable separate linewidths for grids and graphs. 9 years ago
Holger Vogt 7690b64571 add missing declaration of old_x11 9 years ago
h_vogt 531c229b0e Add library xft for allowing text rotation. 9 years ago
Jim Monte a7946474fa Additional freeing of device-dependent information for bug #419 and related bugs. 6 years ago
Holger Vogt 56701e3d10 add rotation angle to text output, currently used only by postscript, 8 years ago
dwarning cc4e4d9bad verify pointer before utilization 8 years ago
Holger Vogt e3b2b395b9 fix an ancient bug in retrieving the data with the cursor 8 years ago
Holger Vogt 8fbcb16a57 add fourth parameter to cp_getvar(), in functions missing so far 8 years ago
h_vogt 6f609abc27 x11.c, fix bug #330, rename csh variable font -> xfont 10 years ago
rlar bd0bc3038b use `SWAP' macro 10 years ago
rlar 7bc6374138 cleanup, use '\0' instead of 0 in char context 11 years ago
rlar c5e0bcde04 cleanup using `hypot()' 11 years ago
rlar ed23c7e315 set X11 window title from `graph->plotname' 12 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar f3b5336d3a cleanup some macros, try to be more careful 14 years ago
rlar 6c01089be1 plug memory leak in x11.c 14 years ago
rlar d8105873db remove error.h, use fteext.h for controlled_exit() 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 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 af420a6a01 remove compiler warnings by explicit casting double -> int etc. 15 years ago
rlar 2d1e44787b fix a segfault, when invoking `destroy' while running in batch mode on unix 15 years ago
h_vogt 7365459f75 move #define NUMCOLORS to x11.c 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar a987113675 cleanup x11 code 15 years ago
rlar e55f9c7fab bugfix, segfault when closing a plot window 15 years ago
rlar 6268d236f0 bug fix a segfault when closing a second x11-window, then resizing the first 15 years ago
rlar a2303d4d78 bug fix a segfault when closing a second X11 window, then resizing the first 15 years ago
rlar e6c30efe46 Nr 4/5 (x = ...) != NULL , swallow warnings 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
rlar 3afbeb53e2 minor rewrite, fix a minor bug in the x11 zoom-in function 16 years ago