| .. |
|
INIT.c
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
INIT.h
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
Makefile.plugin
|
instance names (refdes) are hashed as uppercase, so collision check will be case insensitive, if enabled
|
2022-08-21 10:22:56 +02:00 |
|
find_cairo.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_cairo.h
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
find_gd.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_gd.h
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
find_gl.c
|
allow @symname , @param (param defined in symbol template string) translation in instance or symbol spice_sym_def attributes
|
2024-06-14 08:21:43 +02:00 |
|
find_gl.h
|
if a subcircuit has spiceprefix set in template string do not consider it as an attribute to dump in netlist as a subckt parameter (.subckt xxxx A B C spiceprefix=X)
|
2022-08-20 11:23:18 +02:00 |
|
find_gtk2.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_gtk2.h
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
find_gtk3.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_gtk3.h
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
find_gtk4.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_gtk4.h
|
old_winpath[] removed from globals, put as static string into callback(), fix ngspice::annotate netlist_dir fetching.
|
2021-11-23 23:20:10 +01:00 |
|
find_lesstif2.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_lesstif2.h
|
upstream fixes in scconfig parameter mismatch on find_lesstif2_exthi() function declaration
|
2021-11-07 11:12:42 +01:00 |
|
find_misc.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_misc.h
|
populating xschem git repo
|
2020-08-08 15:47:34 +02:00 |
|
find_sdl2.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_sdl2.h
|
some small code refactoring, allow multiple selected (bold) waves, one per graph, store the bold waves into file
|
2022-08-27 12:56:33 +02:00 |
|
find_x.c
|
change preprocessor defined(HAS_CAIRO) to HAS_CAIRO==1
|
2023-04-09 15:36:06 +02:00 |
|
find_x.h
|
instance names (refdes) are hashed as uppercase, so collision check will be case insensitive, if enabled
|
2022-08-21 10:22:56 +02:00 |
|
gui.c
|
some small code refactoring, allow multiple selected (bold) waves, one per graph, store the bold waves into file
|
2022-08-27 12:56:33 +02:00 |