Index: trunk/doc-rnd/TODO =================================================================== --- trunk/doc-rnd/TODO (revision 3703) +++ trunk/doc-rnd/TODO (revision 3704) @@ -2,6 +2,7 @@ - Display(cycleclip) [or line_refraction] while DRC enforce settings toggled 'on' can cause isolated trace crossing, violating DRC - changes to route style doesn't always trigger 'save changes' dialog. reproduce: open layout with test.pcb, delete a route style, then close file. route style deletion is lost. - deleting all route styles wth gtk gui in a given .pcb creates an unreadable .pcb file + - poly bug (affects mainline): set full poly to 1, draw a poly cut in ~half, smaller part won't be on rtree, can't be moved by that - replace settings with lihata (conf_*) - TEST: @@ -19,9 +20,6 @@ - test with all plugins enabled (maybe add an scconfig cli arg for this?) - change style in both GUIs - what are these and how to test them: - {"showmask", FlagTESTFLAG, SHOWMASKFLAG} - show solder mask - {"fullpoly", FlagSETTINGS, OffsetOf(conf_core_t, editor.full_poly)} - {"savelastcommand", FlagSETTINGS, OffsetOf(conf_core_t, editor.save_last_command)} - save last CLI command {"saveintmp", FlagSETTINGS, OffsetOf(conf_core_t, editor.save_in_tmp)} - save in tmp on exit (hid-dep?) {"showdrcmode", FlagSETTINGS, OffsetOf(conf_core_t, editor.show_drc)} {"resetafterelement", FlagSETTINGS, OffsetOf(conf_core_t, editor.reset_after_element)} @@ -35,7 +33,6 @@ - route style vs. autorouter CLEANUP #5 - - rework the gpmi plugin to make it more standard in regard of the build system and to remove a few directories - dir rename trunk/pcblib/tru-hole should handle make correctly and not walk on existing web services or user installs - figure why mainline changed xy rotation - maybe find someone with access to xy device?