1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-10-06 01:45:07 +03:00
eda-tools/gencat
Werner Almesberger 463e8dcac4 gencat/pdf.c: key index entries by the tree node, to distinguish duplicates
Before, duplicate names in the tree always pointed to the same page.
Now they point to the respective locations.

Note that this does not affect handling of duplicate names in libraries,
where still only one "wins" while the other is completely ignored.
2012-07-11 23:52:54 -03:00
..
comp.c gencat/: move script execution from pdf.c to library-specific function 2012-07-11 23:16:03 -03:00
DESC genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00
expand-pintype genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00
gencat genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00
gencat.c gencat/: abstract library data structure and its management (WIP) 2012-07-11 22:28:44 -03:00
gencat.h genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00
libs.c gencat/libs.[ch]: keep back pointer to lib in "struct file" 2012-07-11 23:11:08 -03:00
libs.h gencat/: move script execution from pdf.c to library-specific function 2012-07-11 23:16:03 -03:00
Makefile gencat/: move script execution from pdf.c to run.c 2012-07-11 23:07:59 -03:00
mkgencat-wrapper genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00
pdf.c gencat/pdf.c: key index entries by the tree node, to distinguish duplicates 2012-07-11 23:52:54 -03:00
pdf.h genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00
run genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00
run.c gencat/: move script execution from pdf.c to run.c 2012-07-11 23:07:59 -03:00
run.h gencat/: move script execution from pdf.c to run.c 2012-07-11 23:07:59 -03:00
sym2xps genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00
tree.c gencat/: keep "struct entry" ptr in "struct node" instead of duplicating content 2012-07-11 22:54:07 -03:00
tree.h gencat/: keep "struct entry" ptr in "struct node" instead of duplicating content 2012-07-11 22:54:07 -03:00
util.h genex/: renamed genex to gencat 2012-06-25 21:04:59 -03:00