6.10.35

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

Zur Übersicht

  • WIN: Add some missing CPU features to the feature list
  • WIN: Make sure the Brand string for a CPU is printable. Older Intel processors have some control characters.
  • MGR: Fix a long-standing bug that made sizers fail on Mac for Advanced Preferences dialog: I added bSizer1->Fit(this) to end of constructor. To work around this bug, the dialog had been made resizeable and the height and width were saved in the Manager settings. But this meant that when we add an item to the dialog, it is too small until the user expands it. And Modal dialogs like this should not be resizeable. I also made the dialog no longer resizeable by the user. Remove second "between" in "Switch between applications between every".