Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 24715) +++ trunk/doc/TODO (revision 24716) @@ -2,11 +2,12 @@ 1. For the upcoming release =============================================================================== - BUG: undo: clear rats, optimize rats, delete 1 rat then undo - it should undo the rat deletion but it undos optimization -- BUG: lesstif: about box: if not high enough, hbox/vbox/tab gets confused [report: Igor2] -- BUG: lesstif: fontsel() -> no buttons [report: Igor2] -- BUG: lesstif: pstklib(), netlistdialog(), propedit(), BrowseScripts() -> widget size allocation problem [report: Igor2] -- BUG: lesstif: preferences dialog: library, layers, config tabs are unusable [report: Igor2] - BUG: lessitf: report(object) prints only to the console [report: Igor2] +- BUG: lesstif hbox/vbox allocation issues: + - fontsel() -> no buttons (if the preview has no extfill, they appear!) [report: Igor2] + - about box: if not high enough, hbox/vbox/tab gets confused [report: Igor2] + - 0 room allocated under HPANE: pstklib(), netlistdialog(), propedit(), BrowseScripts, preferences dialog config tab + - preferences dialog: library, layers tabs are unusable [report: Igor2] + BUG: kicad I/O bugs: + BUG: does not save the netlist [TwisteR] + BUG: fails to load a layout with older french or Italian layer names. Names listed at kicad-pcb.org/help/upgrading/ ; multiple test files now in alien formats kicad; layer number seems to anchor layer, and techniccal name is just a label or hash [report: erich]