Index: doc/TODO =================================================================== --- doc/TODO (revision 20943) +++ doc/TODO (revision 20944) @@ -7,7 +7,6 @@ + BUG: fungw: 'make clean' removes libfungwbind/lua/fungw_lua.mak -> make install fails later on [report: Ade] ? 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] -? 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: 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] @@ -296,3 +295,4 @@ - CLEANUP: core lib splitup: - gsch2pcb: generalize plugin/buildin loading for external tools, check if gsch2pcb can work from plugins - FEATURE: revise the importer; http://repo.hu/cgi-bin/pool.cgi?cmd=show&node=make_import ; should work without an existing file [report: TwisteR] +? 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?