Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 27866) +++ trunk/doc/TODO (revision 27867) @@ -5,6 +5,7 @@ + FEATURE: extedit: when editing subc with pcb, save configuration and load it in the external pcb-rnd so that grid sizes and other settings are preserved [report: jg] + FEATURE: library window filter shouldn't modify filter if there's () in the string [report: pskibinski] + FEATURE: io_tedax: tEDAx netlist load should import and write pinname [report: Ade] ++ FEATURE: edakrill script for growing line thickness keeping the line on one side (side alignment) [report: keantoken] + BUG: rat rubberband bug: bug_files/anchor.lht - move the right trim subc - the internal rat conn will break; happens after {c r} too. [report: keantoken] ? BUG: parametric dialog: double click dip() in the tree; close the parametric dialog; click dip() again; edit n -> the parameter string in the filter text is ruined [report: Piotr] + BUG: 'pcb-rnd -x cam gerber:universal' throws excellon errors if there's no unplated hole on the design [report: bdale] @@ -13,7 +14,6 @@ 1. For the upcoming release =============================================================================== - DOC: finish DAD doc (doc/developer/dad/: e.g. run.html is missing) -- FEATURE: edakrill script for growing line thickness keeping the line on one side (side alignment) [report: keantoken] 2. For later releases =============================================================================== - CLEANUP: conf node split: appearance/color/cross shall be only the crosshair color; DRC highlight should use a separate node [report: Majenko]