Index: TODO =================================================================== --- TODO (revision 38145) +++ TODO (revision 38146) @@ -2,7 +2,6 @@ + BUG: debian packaging: sort control file so diff'ing is easier; propagate the change to all projects [report: Bdale] 1. For the upcoming release =============================================================================== -- DOC: pool node on how to use pixmap for breadboading + BUG: footprint edit mode: convert selected to padstack fails with the wrong error message [report: bdale] + BUG: bug_files/TODO/TO247.rp, { w l }, select TO247, shift click onto subc in TO247.rp layout, shift click again on rotated subc, segfault ensues. bug persists, added backtrace bug_files/TODO/TO247.bt [report: Erich] @@ -15,6 +14,7 @@ - BUG?: enforce style clearance doesn't work with middle-line rubber band move, see bug_files/TODO/drag.rs [report: Majenko] -> may be a non-bug, if we take this as a line move operation (doesn't enforce) - DEL: remove c-pcb support in favor of the more generic external autorouter plugin +- DOC: pool node on how to use pixmap for breadboading - CLEANUP: rewrite query's parent_net_len_found_cb() to collect objects in a tree (from->to objects, at most 2 'to' objects from a single 'from'); use slab allocation for tree elems; see bug_files/revp.lht: {n l o} on the long horizontal line causes zig-zagging map that a single segment reverse won't fix; also revise pads ascii write with this [report: cuvoodoo] - CLEANUP: TODO27: undo's removed list shouldn't depend on object IDs but probably remove list index because IDs are not unique if we want our operations to retrain IDs. Repro: shift-click subc replace twice, then undo; or drag&drop move selected object and undo [report: Igor2] - CLEANUP/BUG: undo operation while drawing a multiple segment line doesn't change segment attached to the crosshair [report:wojciechk8]