Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 11793) +++ trunk/doc/TODO (revision 11794) @@ -68,6 +68,7 @@ ? BUG: attribute dialog (on via): I opened the attribute editor again to delete any attributes I added. It showed p=new as an attribute. Deleting that attribute caused pcb-rnd to crash. Looks like deleting the last attribute in the attribute editor and then opening it again caused it to take whatever is behind it in the heap as an attribute. [report: keantoken] - BUG: exporters should export empty layers if there are pin/via rings on them; see PATCH.LAYER_GRP_EMPTY - BUG: when DRC sizes are saved in user conf, they are overridden from the default.pcb -> should be fixed by removing these from pcb_board_t [report: Alain] + Reason: pcb_board_t Bloat, Shrink, minWid, minSlk, minDrill, minRing -> remove them, use values from the config system instead - BUG: cycledrag doesn't work on arc endpoint + line endpoint when rubber band is enabled [report:Ade] - feautres/cleanup: hid: - "erase" color: @@ -77,8 +78,7 @@ - feature: fp_wget cache dir confiurable [report: agaran] - feature in subc/term: - new terminal attribute: "do not connect to the same subc copper" (agaran's coil example) -- feature req: show grid in both mm and mil in the status bar [report:smilie] - Reason: pcb_board_t Bloat, Shrink, minWid, minSlk, minDrill, minRing -> remove them, use values from the config system instead ++ feature req: show grid in both mm and mil in the status bar [report:smilie] - update /usr/share/pcb-rnd/default.pcb to default lihata - after switch, update doc/conf and doc/user references to conf settings from .pcb to .lht as needed - HID: option for using a fixed background color for the preview widget renders; using the user configured one goes wrong when it's set to dark [report: Alain]