Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 9900) +++ trunk/doc/TODO (revision 9901) @@ -5,6 +5,7 @@ - BUG: start without args; after compilation the 'pcb' dyntext in the textblock is misplaced [report: Igor2] - check calls to rnd_font_fix_v1(); don't call it if ->height is loaded; maybe not needed at all with font2, multiline is handled in librnd - baseline: probably a bad idea, skip it (incompatible with multiline and bbox placement, adds a random offset for term lables) +- BUG: io_geda: plugins/io_geda/library_search_paths doesn't resolve $(rc.path.home) [report: SnakesAndStuff] - needs librnd4.1 API upgrade: - library window "Use selected" should have a tooltip on what exactly it does (for devmap: returns name only, does not update loclib); API: close buttons can't have tooltips [report: aron] - remove sch_sim_mktempdir() and sch_sim_rmtempdir() in favor of librnd core/compat_fs_dir.h