6655 Commits (c0ea5a44155acc29e7a5732a6a0bd9ccc2a65cbd)
 

Author SHA1 Message Date
Holger Vogt c0ea5a4415 command hardcopy changes font, check is necessary 6 years ago
Holger Vogt 93be5bab0c increase buffer size, send text to string window, 6 years ago
Holger Vogt 510b1865b4 Re-sort wide char variable definitions. 6 years ago
Holger Vogt 7a41921035 prevent crash if 'hardcopy' is given without parameters 6 years ago
Holger Vogt 6edb0eea41 re-organize PS color selection 6 years ago
Holger Vogt 7af361521c add local linewidth change for plot and gnuplot commands 6 years ago
Holger Vogt 18f1e896f8 allow independent linewidth and gridwidth settings from within the .control section 6 years ago
Holger Vogt 853089036c add some plots 6 years ago
Holger Vogt 11de119140 setcf -> setcs 6 years ago
Holger Vogt 0c62251680 small update 6 years ago
Holger Vogt 7c0b72c387 prevent compiler warnings 6 years ago
Holger Vogt bd7b35541d Lengthy op calculations make the Win GUI unresposive. 8 years ago
Holger Vogt 3703cfe595 variable gridwidth, not gridlinewidth 8 years ago
Holger Vogt 3d009fef22 Variables xbrushwidth and gridwidth (to be set e.g. in 8 years ago
Holger Vogt 259515c2f7 tiny update to the short description 9 years ago
Holger Vogt c9edc6fcb3 Add function returning the true string length in pixels. 9 years ago
Holger Vogt 10f0eea93e add gridwidth, xbrushwidth to postscript output 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 7de3334cc1 short description of utf-8+1 branch contents 9 years ago
h_vogt 31aca8d00c freetype includes, checking for Xft lib, fontconfig 9 years ago
h_vogt 56b008a34d some utf-8 examples 9 years ago
h_vogt 7c3a305d43 add wide char for string i/o under Windows 9 years ago
h_vogt 22f4e8f82d return extended ascii as alpha 9 years ago
Holger Vogt 85142709fc For UNICODE use char in comparison to ' ' 6 years ago
h_vogt 531c229b0e Add library xft for allowing text rotation. 9 years ago
h_vogt 0cdea87cb5 Add and ignore angle in fcn for text out 9 years ago
Holger Vogt 0dfe8a22ad add angle to allow text rotation 6 years ago
h_vogt 697facdc30 #define fopen newfopen 9 years ago
h_vogt 9f272ea8f6 function newfopen to replace fopen 9 years ago
Holger Vogt 59adfc1d68 add extended ascii and its selection 6 years ago
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. 9 years ago
Holger Vogt 28c0fbf397 Zero fp, this fixes bug no #475 6 years ago
Jim Monte 93233fde2c Made descriptions of invalid interpolation cases more descriptive and fixed a memory leak 6 years ago
dwarning 740df722c7 partially revert commit b4bbcb149 for spec analysis functionality 6 years ago
dwarning 86d7963f32 more meaningful warning if vector can't interpolate 6 years ago
Holger Vogt 0ad7acadec remove unreachable code warning, add const 6 years ago
Holger Vogt c77da1870d Fixed compiler warnings related to const, unreachable code, and an empty translation unit. 6 years ago
Jim Monte 7084274344 Fixed incorrect type of variable ch_cur. It was from const char * but should have been const char. 6 years ago
Holger Vogt 5bd45c0451 make path to dstring.c independent from build directory 6 years ago
Holger Vogt 5bc9a320eb Revert "correct the path to dstring.c" 6 years ago
Holger Vogt 89ea46e39a prevent false freeing of vector 6 years ago
dwarning 129b219ed2 correct the path to dstring.c 6 years ago
dwarning 4f75d56011 no wrapper cp_globmatch needed 6 years ago
Vogt e628fd8977 just use strcmp instead of wrapper function 6 years ago
Holger Vogt 5e76758e57 update to cmpp by J. Monte 6 years ago
Jim Monte 955dda749d Jim Monte's update to cmpp 6 years ago
Holger Vogt 375a92d788 Fix of buffer overrun in interpolation at endpoint of interval. 6 years ago