Skip to content
Snippets Groups Projects
  1. Apr 12, 2024
  2. Apr 11, 2024
  3. Apr 10, 2024
  4. Apr 08, 2024
  5. Apr 05, 2024
  6. Apr 04, 2024
  7. Apr 02, 2024
  8. Mar 29, 2024
  9. Mar 28, 2024
  10. Mar 27, 2024
  11. Mar 26, 2024
  12. Mar 25, 2024
  13. Mar 24, 2024
  14. Mar 22, 2024
  15. Mar 20, 2024
  16. Mar 19, 2024
  17. Mar 18, 2024
  18. Mar 15, 2024
  19. Mar 14, 2024
    • Joseph Earl Lambert's avatar
      ConfigBlock: change groupName, noneAction and duplicateAction · 050689b9
      Joseph Earl Lambert authored and Walter Lampl's avatar Walter Lampl committed
      ConfigBlock: remove groupName, change noneAction, and duplicateAction
      
      The groupName variable was changed to blockName and set from a
      set/get function.
      
      Add instanceName to identify specific instances when there is a
      desire to set the value of an option in an arbitrary location and
      there is more than one instance of a block.
      
      Removed code to potentially throw an error if an option was
      set more than once.
      
      Instead of haing the user say "I am setting this option to None
      and it is okay," the noneAction variable can be set when adding
      an option. If the author of a class determines that an option
      can be set to None, then they can set this for that option.
      050689b9
  20. Mar 12, 2024
  21. Mar 07, 2024
  22. Mar 06, 2024
  23. Mar 05, 2024
  24. Mar 04, 2024
Loading