Index: doc/TODO =================================================================== --- doc/TODO (revision 21051) +++ doc/TODO (revision 21052) @@ -4,7 +4,6 @@ ? 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: 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] 2. For later releases =============================================================================== - BUG: (prio) bug_files/png_export_fix_dpi.patch , ML #2474 [report: Cyril] @@ -312,3 +311,4 @@ - 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? +? 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]