Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 21035) +++ trunk/doc/TODO (revision 21036) @@ -3,7 +3,6 @@ 1. For the upcoming release =============================================================================== ? BUG: property editor can not change padstack prototype ID because of mm conversion [report: TwisteR] + BUG: gtk: 'tab' drifts cursor when used repeatedly, video repro: http://scififaster.net/wantitthatway_pcb-rnd.ogg [report: Miloh] -+ BUG: gl hid, press {t t} (or any other invalid key seq) while the mouse cursor is not in the drawing area but over the top window: crosshair is drawn (it shouldn't appear until the mosue cursor enters the drawing area) [report: pstuge, miloh] + BUG: pcb_backup() should always use the file name pattern from config, not the "-" [report: TwisteR] ? BUG: loadscript(graphics,/path/to/graphicstypo.awk,mawk);loadscript(graphics,/path/to/graphics.awk,mawk) fails with '(null): cannot convert to realpath', then issues 'ID already in use' [report:Miloh]