1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-11-23 02:10:38 +02:00
eda-tools/eeshow/kicad
Werner Almesberger 54afbf5b68 eeshow/kicad/delta.c (comp_eq_objs): move object comparison to comp_eq_obj
We use "return" quite a lot, which isn't what one would want in that loop.
2016-08-20 22:34:07 -03:00
..
delta.c eeshow/kicad/delta.c (comp_eq_objs): move object comparison to comp_eq_obj 2016-08-20 22:34:07 -03:00
delta.h eeshow/delta.c: goes to kicad/ 2016-08-17 21:33:10 -03:00
dwg.c eeshow/kicad/dwg.c (dwg_line): use common direction, to avoid false pixel diffs 2016-08-20 22:13:59 -03:00
dwg.h eeshow/kicad/dwg.h: don't include fig.h; forgot to include text.h in lib.h 2016-08-17 21:17:35 -03:00
lib-parse.c eeshow/: util.h and diag.c go to misc/ 2016-08-17 21:37:15 -03:00
lib-render.c eeshow/: util.h and diag.c go to misc/ 2016-08-17 21:37:15 -03:00
lib.h eeshow/: move graphics low-level functions to gfx/ 2016-08-17 21:28:42 -03:00
sch-parse.c eeshow/kicad/sch-parse.c (parse_field): verify that we actually reached the %n 2016-08-19 19:39:35 -03:00
sch-render.c eeshow/misc.c: goes to gfx/, too 2016-08-17 21:31:56 -03:00
sch.h eeshow/: move graphics low-level functions to gfx/ 2016-08-17 21:28:42 -03:00