TaskTracker

Simple Task Tracker - includes automated modules for current content and ability to add custom tasks.

File Details

TaskTracker -- 1.4

  • R
  • May 14, 2026
  • 209.80 KB
  • 30
  • 12.0.5
  • Retail

File Name

TaskTracker.zip

Supported Versions

  • 12.0.5

Performance

  • Browse-mode list painting does less work per refresh when row content is unchanged: bind checks reuse a small per-row cache instead of rebuilding a large string signature, command-slot counts no longer allocate a temporary table, and group headers skip redundant layout when counts and labels are the same. Debouncing and dirty flags are unchanged; heavy refreshes still cost more when many rows actually change.

Bug Fixes

  • Packaged 1.3.5 incorrectly causing loading errors, Corrected here.