103 Commits (bafa3ff8a39b7b3f16a7b8633412c0259c4cecd5)

Author SHA1 Message Date
Holger Vogt ac7584bcf6 Unify the function interface, avoid lto-type-mismatch 2 years ago
Giles Atkinson 2ec5944dd4 Use all available precision when creating a "plot" command for a 2 years ago
Holger Vogt 75f9451702 Fix bug 624 also for MS Windows 3 years ago
Holger Vogt 4f82a24df2 Add parameter 'isgrid' to plotting of arcs. 4 years ago
Holger Vogt ce9bc9fc64 The re-painting due to mouse-click under MS Windows is caused by line 561 4 years ago
Holger Vogt d34d1e7c7c Get immediate response into text window, 5 years ago
Holger Vogt 1176bdb0b0 Bug: Plot window switching did not change the plot content. 5 years ago
Holger Vogt 109e33f127 Improve font selection for Win GUI plot window 5 years ago
Holger Vogt 80e5f67466 Reduce wchar_t string length to minimum required 5 years ago
Holger Vogt c9a19c7569 Fix for bug 547 5 years ago
Holger Vogt 43c44a8ca9 correct description 5 years ago
Holger Vogt 1f54a6add3 WinGUI: Make the text output from com_hardcopy available immediately 5 years ago
Holger Vogt 683ef77955 Separate color and b&w 5 years ago
Holger Vogt 6d388e1679 Select black&white, if appropriate 5 years ago
Holger Vogt a836f81d62 This is a quick fix to the Windows printing function. 6 years ago
Jim Monte ca2be5dd41 More efficient utf-8 to tchar conversion 6 years ago
Holger Vogt 779bd0e6e2 Commit [88653f] Fixed assorted compiler warnings, memory leaks, etc. 6 years ago
Holger Vogt a084f4f2b5 avoid type conversion warning size_t -> int 6 years ago
Holger Vogt 09d3fbe3ad remove false bracket in EXT_ASC 6 years ago
Holger Vogt 1919cf5c94 replace variable 'gridwidth' by 'xgridwidth' 6 years ago
Holger Vogt 32722ecc57 some missing brackets, typos 6 years ago
Vogt 728ddae41e Set the color tables and linewidths personal for each graph, 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 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 921058cb39 fix remaining bugs when EXT_ASC is defined 6 years ago
Holger Vogt 18f1e896f8 allow independent linewidth and gridwidth settings from within the .control section 6 years ago
Holger Vogt 8751092812 Enable separate linewidths for grids and graphs. 9 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
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, 7 years ago
Holger Vogt 65ee87e0a2 grid.c, windisp.c, vertical text for postscript and WINGUI 8 years ago
Holger Vogt 56701e3d10 add rotation angle to text output, currently used only by postscript, 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
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 13 years ago
rlar 6c8f002eea unify #ifndef include wrapper 13 years ago
rlar 1ee88a5694 prepare for #ifndef include wrapper unification 13 years ago
Francesco Lannutti a4e0cfe341 move windows specific `STRICT' definition to canonical place 14 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar f285dd0aa8 use strchr() instead of index() 14 years ago