Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 21049) +++ trunk/doc/TODO (revision 21050) @@ -59,6 +59,8 @@ - BUG: attributes are not kept - BUG: warnings/errors in the log - would it keep a floater? +- BUG: preferences() crashes if lesstif GUI is compiled but gtk is not (missing gtk-only conf settings) [report: rqsall] +- FEATURE: make propset() able to change board properties if first arg is "board" (change baord size) [report: rqsall] - FEATURE: the property editor should display a stat of number/type of objects selected [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] - CLEANUP: remove conf_cmd_is_safe: already handled by the conf_board_ignores