Changes between #171 and #172

#172 (Nov 1, 2024 9:36:43 AM)

  1. release notes — Jeremy Faden / detail
  2. put in placeholder empty icon when favicon is not available. — Jeremy Faden / detail
  3. release notes — Jeremy Faden / detail
  4. https://sourceforge.net/p/autoplot/bugs/2217/: explicitly remove listener from child after observing it was still running around in memory. — Jeremy Faden / detail
  5. https://sourceforge.net/p/autoplot/bugs/2217/: delete children when they become disconnected. — Jeremy Faden / detail
  6. https://sourceforge.net/p/autoplot/bugs/2217/: parentComponentListener is more careful about adjusting the operation to follow the parent's operation — Jeremy Faden / detail
  7. if ( 'a' in [ 'a','b','c'] ): — Jeremy Faden / detail
  8. handle code which assigns values to dictionary to make lookup table. — Jeremy Faden / detail
  9. support '#'*50.  Support "is" operator.  Start support for "in" for dictionaries. — Jeremy Faden / detail
  10. release notes — Jeremy Faden / detail
  11. many references to http://autoplot changed to https://autoplot.  (Turns out tools.xml bookmarks file was missing.) — Jeremy Faden / detail
  12. https://sourceforge.net/p/autoplot/bugs/2638/: layout and data tabs will be on for new users. — Jeremy Faden / detail
  13. experiment with automatically enabling the inactive plotElement when its component is changed (to non-empty).
    Jeremy Faden / detail