38 Commits (5a69b9efc4e2ef8eddbb2e1352a1addea22ec82e)

Author SHA1 Message Date
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
rlar acac8cefe5 winmain.c, remove redundant global variable `oflag' 15 years ago
h_vogt 51614f0915 prototypes 15 years ago
h_vogt 561e339365 reduce compiler warnings 15 years ago
rlar 241783d0b5 use for(;;) instead of while(1) to muffle some visual-C warnings 16 years ago
h_vogt 80af4f24a6 SystemParametersInfo() 16 years ago
h_vogt 7dc6417e6d add xfont, wfont, wfont_size variables 16 years ago
h_vogt f34a09b540 gnuplot update 16 years ago
dwarning ddd6ceaebb rm unused variable 17 years ago
h_vogt c579717d00 replace strdup by copy 17 years ago
h_vogt 8d7356970b updating windows 17 years ago
h_vogt 9fb0d31390 MS Visual Studio: build date, "quit" button 17 years ago
h_vogt 5f9f71b5a4 variable ngdebug for additional debug info 17 years ago
h_vogt c84522b842 prints time required for setup 17 years ago
h_vogt c25d028cbf SetAnalyse output extended 17 years ago
dwarning 1ce76b68f1 small cosmetics 17 years ago
h_vogt 05c0d50e55 SetAnalys, maxord 17 years ago
h_vogt c9b58436f6 winmessage() modified 17 years ago
h_vogt 19b999e0d2 larger width of ngspice window to allow displaying 80 characters per line 17 years ago
h_vogt 1fa4faf88c tclspice for Windows 17 years ago
h_vogt c03b298876 larger text buffer, MakeArgcArgv() improved, winmessage() added 18 years ago
dwarning da6d5ea3d7 better TRACEing 18 years ago
sjborley 488483183a Fixed main window name. Now picks uses package name 21 years ago
sjborley c9eb061bd3 Changes to correct warning when compiled with gcc 21 years ago
sjborley 7271c3ce01 Fixed declaration of oflag 21 years ago
sjborley c80365cbf3 Conversion to ASCII of German comments by Dietmar Warning 21 years ago
pnenzi a7e1405208 Windows port of Ngspice (Holger Vogt) (part 2) 25 years ago