1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-03 00:32:00 +03:00
eda-tools/eeshow/kicad
Werner Almesberger 28baddb59f kicad/pl-parse.c (process_obj): also initialize edx and edy
We don't really need to, but valgrind complains about it.
2016-08-22 06:47:28 -03:00
..
delta.c eeshow/kicad/delta.c: improve sectioning 2016-08-20 23:17:29 -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/diag.c (error): don't require user to supply newline 2016-08-22 05:04:23 -03:00
lib.h eeshow/: move graphics low-level functions to gfx/ 2016-08-17 21:28:42 -03:00
pl-common.h eeshow/kicad/: page layout: support default text size; use "pl" uniformly 2016-08-22 05:00:38 -03:00
pl-parse.c kicad/pl-parse.c (process_obj): also initialize edx and edy 2016-08-22 06:47:28 -03:00
pl-render.c eeshoe/kicad/pl-render.c: add label incrementing 2016-08-22 05:57:27 -03:00
pl.h eeshow/: support format symbols %%, %N, %S, and %T in page layout 2016-08-22 05:38:19 -03:00
sch-parse.c eeshow/kicad/sch.h, sch-parse.c: also retrieve sheet width and height 2016-08-22 04:01:19 -03:00
sch-render.c eeshow/misc.c: goes to gfx/, too 2016-08-17 21:31:56 -03:00
sch.h eeshow/kicad/sch.h, sch-parse.c: also retrieve sheet width and height 2016-08-22 04:01:19 -03:00
sexpr.c eeshow/diag.c (error): don't require user to supply newline 2016-08-22 05:04:23 -03:00
sexpr.h eeshow/kicad/sexpr.c (sexpr_abort): silently shut down parser 2016-08-22 04:02:14 -03:00