Skip to content
Snippets Groups Projects
  1. 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
  2. Mar 30, 2024
  3. Apr 22, 2023
  4. Oct 22, 2016
  5. Aug 23, 2016
  6. Mar 11, 2015
  7. Dec 31, 2009
  8. Sep 10, 2008
Loading