5826 Commits (d3f0a53a81a4bf42e4d3ed8a2d16a8fbc92cb9d7)

Author SHA1 Message Date
Holger Vogt 800cd05f3d new variable nolegend: with 'set nolegend' plotting of 6 years ago
Holger Vogt fed7ef378f add variable ticchar, allow an arbitrary character as ticmark 6 years ago
Holger Vogt 8639144093 cp_getvar: force a limit to a string entered 6 years ago
Holger Vogt 1fda03382e color input for text/grids (color1), background (color0) 6 years ago
Holger Vogt 86917e3d36 enclose in WinGUI #ifdef 6 years ago
Holger Vogt 6094769fda Restore original 'green', slight update on 6 years ago
Holger Vogt cb38e7a367 enable using setting colors by colornn with 0<=nn<=22 6 years ago
Holger Vogt 54778527c4 list of colors used 6 years ago
Holger Vogt 167bd9b433 enable color selection, if compiled with MINGW 6 years ago
Holger Vogt 3701ca0364 add color selection to WinGui plots 6 years ago
Holger Vogt ef95ff7edc generate variable oscompiled 6 years ago
Holger Vogt 38bb89663d replace old_x11 by HAVE_LIBXFT defined in configure 6 years ago
Holger Vogt 921058cb39 fix remaining bugs when EXT_ASC is defined 6 years ago
Holger Vogt 6e0b631492 Regain static behaviour, keep removing compiler warning 6 years ago
Holger Vogt 3a8e3d130c update and unify font handling 6 years ago
Holger Vogt bef9c70e71 Prepare font selection and rotation only once per graph 6 years ago
Holger Vogt 8312a8ade2 Select suitable default text color 6 years ago
Holger Vogt 3eb04b2fdc improve on memory leaks 6 years ago
Holger Vogt 8f42eae6ab add empty line after error message 6 years ago
Holger Vogt a23748cf8c Don't call DestroyGraph if graf id is 0 6 years ago
Holger Vogt 673069f442 add to the source window after 'source' command 6 years ago
Holger Vogt fd96983099 Reset DevSwitch before returning 6 years ago
Holger Vogt e7022f7fae utf-8 string length determined by strlen 6 years ago
Holger Vogt ac1c8c4a96 return NULL upon NULL input 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 18f1e896f8 allow independent linewidth and gridwidth settings from within the .control section 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 3d009fef22 Variables xbrushwidth and gridwidth (to be set e.g. in 8 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 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