Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 15380) +++ trunk/doc/TODO (revision 15381) @@ -13,7 +13,8 @@ + BUG: parametric footprint dialog: do not regen the footprint while the user is editing - revise the timer code [report: sam] +> if not enough, need to reset the timer in lib_param_chg() + BUG: CLI: '-x gerber A.lht --gerberfile=haha' works but '-x gerber --gerberfile=haha A.lht' does not [report: jg] -+ BUG: DRC preview windows don't show all padstacks after a shift-tab or ctrl-tab flip - bug_files/drc1.lht [report: Igor2] +? BUG: DRC preview windows don't show all padstacks after a shift-tab or ctrl-tab flip - bug_files/drc1.lht [report: Igor2] + -> the bug is still there - the problem with preview widget was that it exposed the correct part of the board, but was showing the opposite side. The patch changed expose area, but the viewport is wrong (see bug_files/drc2.lht). Before the patch there would be only the blue line shown in DRC preview, because it touches the proper DRC error area. [wojciechk8] + BUG: lesstif layer selector doesn't work on silk and mask and paste (composite layers) [report: Karl] + BUG: lesstif: invalidate_all() on config change colors [report: Karl] + BUG: lhtpers table save bug: take bug_files/lhtpers_ta.lht, insert a new point on the bottom edge, save, contour table is ruined by lhtpers [report: gpaubert]