Index: doc/TODO =================================================================== --- doc/TODO (revision 35690) +++ doc/TODO (revision 35691) @@ -8,6 +8,7 @@ - BUG: lesstif: popup on padstack fails: doesn't remember the object 2. For later releases =============================================================================== +- DEL: remove c-pcb support in favor of the more generic external autorouter plugin - 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/FEATURE: new breadboard - FEATURE: gfx rotated pixmap scale -> uneven x/y scale can not be done while rendering; change the API so the x/y aspect change is done in software during the rotation (pcb_pixmap_alloc_insert_transformed) and only an even x/y scale is done during rendering (ghid_draw_pixmap)