Index: TODO =================================================================== --- TODO (revision 9997) +++ TODO (revision 9998) @@ -7,10 +7,6 @@ - BUG: open existing symbol in symedit mode, edit, wait [report: Igor2] - changed-on-disk false positive - file name changes so {f s} saves to the wrong path -- 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 - - remove plugins/sch_dialogs/timed_chg.h in favor of librnd's lib_hid_common - BUG: copy&paste wirenet line extension merge, see TODO#merge31 in the code [report: Igor2] - TEST+DOC: - can load a project file TODO: pool node @@ -22,6 +18,8 @@ - librnd4.1 API upgrade: - lib_plot/plot_preview.c: LIBRND41 TODOs: e->coord_per_pix is available -> see bug_files/TODO/sim.patch +- needs librnd4.2 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] - FEATURE: font2: - 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)