Index: doc/TODO =================================================================== --- doc/TODO (revision 20839) +++ doc/TODO (revision 20840) @@ -11,7 +11,7 @@ ? 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: 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] - BUG: lib_hid_gl should use its own CFLAGS/LDFLAGS in tmpasm [report: Vuokko] - BUG: padstack doesn't show drc xor shape while moving [report: igor2]