Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 35709) +++ trunk/doc/TODO (revision 35710) @@ -4,6 +4,7 @@ 2. For later releases =============================================================================== - DEL: remove c-pcb support in favor of the more generic external autorouter plugin +- CLEANUP: librnd 3.1.0: replace layersel.c all_open_xpm and all_closed_xpm with lobrnd named xpm plus and minus - 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)