76 Commits (228d6e19ef1216b739cc69854c7e9494a67cd8ae)

Author SHA1 Message Date
Holger Vogt 7889b5d540 re-add the icon to the top header of the ngspice GUI 6 years ago
Holger Vogt 258c01d9bb Replace swprintf by MultiByteToWideChar to correctly 6 years ago
Holger Vogt 4bcb38abb5 clean up winmain.c 6 years ago
Holger Vogt 8d9d40d621 enable compiling wide char with MINGW 6 years ago
Holger Vogt 08a2f04e8d make code compile with MINGW (preliminary) 6 years ago
Holger Vogt c4045d371d single space indent in analysis window 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 e7022f7fae utf-8 string length determined by strlen 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 7c0b72c387 prevent compiler warnings 6 years ago
h_vogt dbd0a5743a Enable utf-8 and UNICODE for string handling. 9 years ago
Holger Vogt c77da1870d Fixed compiler warnings related to const, unreachable code, and an empty translation unit. 6 years ago
Holger Vogt b1be546939 User expects an empty input line, not a text that has to be deleted befopre writing 6 years ago
Holger Vogt 3ab2c6468c raise time for immediate output, to catch some more information 7 years ago
Holger Vogt fac46c0bfd Speed up the text output in Windows GUI: 7 years ago
Holger Vogt 6ac67c2285 make GUI more responsive. Prevent output freezing 7 years ago
Jim Monte 3874916948 [PATCH #56] New history buffering 7 years ago
Jim Monte 9e5b0e8f82 [PATCH #58] Made annotations of WinMain() agree with its prototype 7 years ago
Jim Monte 8f2677438b [PATCH #57] Fixed several issues with win_x_fread() 7 years ago
Jim Monte ea81da2b01 [PATCH #55-1] Fixed some compiler warnings added by Visual Studio 2019 7 years ago
Jim Monte ba60c4e8a9 [PATCH #54] Fixed bug with processing of user input when the user input 7 years ago
Jim Monte 0fd5b0fd80 [PATCH #51] Added scrolling to input window 7 years ago
Holger Vogt 9f40c2b584 add an icon to MS Windows VC exe 7 years ago
h_vogt 67e06bb4ac winmain.c, bug fix, #315 ngspice under windows 10 shows exception on quit 9 years ago
h_vogt 78ea2e1523 winmain.c, remove of fcn 'read' in Windows 9 years ago
rlar 2bafe98f17 winmain.c, etc, cleanup 9 years ago
rlar 90a205d36d winmain.c, etc, whitespace cleanup 9 years ago
rlar 3a9ace82bb winmain.c, etc, cleanup, rewrite obfuscated symbols 9 years ago
rlar 93d040703d winmain.c, drop artefact "fgetchar", cleanup/emphasise disabled "freopen" 9 years ago
rlar 69537a7899 winmain.c, fs_c_a_n_f(), bug fix, and cleanup "minimise" 9 years ago
rlar 0932120a7f special cases of the char variants of the <ctype.h> family 10 years ago
h_vogt 8b8f275645 defines.h, winmain.c, .h: fix --with-wingui for CYGWIN 13 years ago
h_vogt d7e291c53a HAS_WINDOWS --> HAS_WINGUI 13 years ago
h_vogt 92a529f15c winmain.c: print buffer enlarged 13 years ago
rlar 0beb95757f cancer of the semicolon 14 years ago
h_vogt fe86d3d5c7 Enable ctrl-c to interrupt a simulation also for Windows GUI 14 years ago
h_vogt fc7692a896 outheap removed 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 0d7f64657c move stringutil.h --> src/include/ngspice 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
h_vogt e7ce26c118 convert float to double 15 years ago
rlar b4dc54b3e3 another type fix for Visual Studio, QUIT_BUTTON_ID 15 years ago
h_vogt e5a255a030 Windows progress message 15 years ago
rlar 12eba3888e cleanup integer type conversions 15 years ago
rlar 7ecafe2aa3 cleanup integer type conversions 15 years ago