Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 20942) +++ trunk/doc/TODO (revision 20943) @@ -9,7 +9,6 @@ + BUG: gtk: 'tab' drifts cursor when used repeatedly, video repro: http://scififaster.net/wantitthatway_pcb-rnd.ogg [report: Miloh] ? fp_wget/conf_internal.c is autogenerated by cquote.c, should be the internal version [report: Miloh, Igor] -> seems to be generated properly, what's the bug? + 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: {u u} undo is piecemeal after flipping {s f} a group of subc to backside. repro: place a part, copy, select a few to flip sides, then flipsides and undo doesn't work on the group. [report: 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]