Skip to content
Snippets Groups Projects
  1. Oct 02, 2024
  2. Oct 01, 2024
  3. Sep 25, 2024
  4. Sep 24, 2024
  5. Sep 06, 2024
  6. Sep 04, 2024
  7. 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
  8. Aug 15, 2024
  9. Aug 09, 2024
  10. Jun 06, 2024
  11. May 13, 2024
  12. Apr 08, 2024
  13. Mar 31, 2024
Loading