Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 22344) +++ trunk/doc/TODO (revision 22345) @@ -11,7 +11,8 @@ - BUG: search for #gtkzoom in lib_gtk_common; bug reprod: set pcb height to 50 mil, {w l} -> zooms are off because of the clamp [report: Igor2] + CLEANUP: dad: make the implicit dialog ok/cancel buttons configurable or do not use them at all; e.g. export dialog is confusing [report: Cyril, ml2409] + FEATURE: {e t} dialog: pressing enter should close the window [report: Ade] -- FEATURE: make default refdes attribute (after footprint conversion) configurable; probably make the set of initial attributes configurable [report: Ade] ++ FEATURE: make default refdes attribute (after footprint conversion) configurable; probably make the set of initial attributes configurable [report: Ade] + -> editor.subc_conv_refdes - FEATURE: view lists - FEATURE: import sch. shouldn't select elements to be removed but put them on a drc list - FEATURE: generic, non-modal, multi-instance user view list DAD dialog Index: trunk/doc/conf/tree/editor.html =================================================================== --- trunk/doc/conf/tree/editor.html (revision 22344) +++ trunk/doc/conf/tree/editor.html (revision 22345) @@ -56,4 +56,5 @@ live_routing boolean 0 autorouter shows tracks in progress beep_when_finished boolean 0 flag if a signal should be produced when searching of connections is done undo_warning_size integer 0 warn the user when undo list exceeds this amount of kilobytes in memory + subc_conv_refdes string 0 automatic refdes value assigned to new subcircuits on conversion from objects - if empty, no refdes text is added