Skip to content
Snippets Groups Projects
  1. Sep 25, 2024
  2. Sep 24, 2024
  3. Sep 06, 2024
  4. Sep 04, 2024
  5. Aug 27, 2024
    • Gaël Bonithon's avatar
      prefs: Add radio buttons to correct group · 6d971cb1
      Gaël Bonithon authored
      The GSList head changes when buttons are added to the group, so it
      should not be used that way. This avoids a segfault when closing the
      prefs dialog:
      
      Program terminated with signal SIGSEGV, Segmentation fault.
      #0  gtk_radio_button_destroy (widget=0x5a4874b6d730) at ../gtk/gtk/gtkradiobutton.c:609
      609	      tmp_button->priv->group = priv->group;
      6d971cb1
  6. Aug 15, 2024
  7. Aug 09, 2024
  8. Jun 06, 2024
  9. May 13, 2024
  10. Apr 08, 2024
  11. Mar 31, 2024
Loading