Index: doc/TODO =================================================================== --- doc/TODO (revision 5884) +++ doc/TODO (revision 5885) @@ -4,9 +4,10 @@ ? all route styles deleted when using 'File>load layout data to paste buffer' + in the 45-deg line mode, while DRC enforce settings toggled 'on' can cause isolated trace crossing, violating DRC ? `--dump-actions` and `--show-actions` ends with segmentation fault (compile without debug) Can't reproduce [report:miloh] - - liblihata shouldn't compile genht (different cflags) ? GTK: redraws the board after tab-flip but it doesn't hit the screen on mac [report:James] + - start pcb-rnd as ./pcb-rnd foo.lht; draw; save -> file content is in pcb format + - Lihata persistent save: - flag compatibility: save unknown, string-flags as loaded by io_pcb - ind: space in ha:layer name @@ -43,6 +44,8 @@ - remove -m pcb CLEANUP #5 +- BUG: liblihata shouldn't compile genht (different cflags) +- BUG: redraw after pin renumber in gtk with shift+ctrl+n - save buffer element to file - preferred format is hardwired and file name guess is crude (function Save() in gtkhid-main.c) - import hackvana gerber naming scheme from mainline [report:Erich] - gsch2pcb-rnd: plugin_register() should be in glue.c