################################################################### UPDATE: $$ Sep 2024 ################################################################### Summary: (1) ... (2) ... ------------------------------------------- [new function] ------------------------------------------- ... ########################################################################## UPDATE: ## Sep 2024 ########################################################################## YOU ARE HERE [tmprelease 240503] --tkmedit.c: catch crash in FILL struct 3D ROI if (irrelevant) im2(i) not loaded --tkmedit.tcl: add buttonbar for FILL button (event gen hack for compactness --tkmedit.tcl: COMPARE/TRUNC: 'after 1' fix butt state race after bind->proc --tksurfer.tcl: put neighbor order info on paintball popup into [tmprelease 240501] --tkmedit.tcl: add toggle linearflag button to COMPARE buttonbar --tkmedit.tcl: add buttonbar for COMPARE button, change bind's to proc's --tkmedit.tcl: buttonbar for F3 TEST butt (event gen hack keep binds like APPLY) --tkmedit.tcl: buttonbar for CORONAL (event gen hack to keep binds like SAG/HOR) --tkmedit.tcl: convert TRUNC butt bind's to procs (rm event generate hacks) --tkmedit.tcl: section dividers for readability ########################################################################## UPDATE: 26 Apr 2024 ########################################################################## --tksurfer.tcl: new buttonbar for areal-line "D" button --tksurfer.tcl: new buttonbar for "SMOOTH" button --tksurfer.tcl: conv val-line "W" butt bind's to procs (rm event generate hacks) --tksurfer.tcl: new buttonbar for val line "CLR" button (just 2: val, all) --tksurfer.tcl: new buttonbar for val-line "CS" button (just 2: cluster, FDR) --tksurfer.tcl: conv val-line "S/V" butt bind's to procs (rm event gen hacks) --tksurfer.tcl: new buttonbar for val-line "R" button (bind's -> proc's) --tksurfer.tcl: new button bar for label-line "X" butt (bind's -> proc's) --tksurfer.tcl: new button bar for label-line "S" butt (bind's -> proc's) --tksurfer.tcl: new button bar for label-line "T" butt (bind's -> proc's) --tksurfer.tcl: conv fs-line GR butt bind's to procs (rm event generate hacks) --tksurfer.tcl: conv label-line W butt bind's to procs (rm event generate hack) --tksurfer.tcl: conv label-line R butt bind's to procs (rm event generate hack) --tksurfer.tcl: conv label-line CLR butt bind's to procs (rm eventgenerate hack) --tksurfer.tcl: conv label-line C butt bind's to procs (rm event generate hack) --tksurfer.tcl: conv label-line D butt bind's to procs (rm event generate hack) --tksurfer.tcl: fix stale funct name: read_poi_annot -> read_poi_to_annot [tmprelease 240418] --lib/help/tksurfer/label_write: update write_sorted_by_pathdist_label --tksurfer.tcl: R-clk label W for C pathsort: write_sorted_by_pathdist_label ...