Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 15462) +++ trunk/doc/TODO (revision 15463) @@ -65,6 +65,7 @@ - display number of items at top of drc window - export to file - BUG: DRC hilight: for each drc error, have two groups of objects with different color highlight. SetThing assumes there will be only 1 object; this was broken in the original design [report: Igor2] +- BUG: revert r15462, get conf_set do this automatically; conf_set_dry will need a create arg [report: igor2] - BUG: GL: When a padstack is selected, both the padstack and the padstack mark are drawn in the selection colour. The mark becomes invisible because the GL HID does not support XOR. [report: Ade] - BUG: GTK: "Edit->Edit attributes of->layout" dialog does not close with WM decoration [report:celem] - This dialog needs a scrolled window. => extend the attribute dialog both in gtk and lesstif to make scrollable window and rewrite this dialog using DAD, in the dialogs plugin