Skip to content
Snippets Groups Projects
  1. Sep 20, 1999
  2. Sep 17, 1999
  3. Sep 13, 1999
  4. Sep 09, 1999
  5. Sep 08, 1999
  6. Sep 07, 1999
  7. Sep 06, 1999
  8. Sep 03, 1999
  9. Sep 02, 1999
  10. Sep 01, 1999
  11. Aug 31, 1999
  12. Aug 29, 1999
  13. Aug 28, 1999
  14. Aug 27, 1999
    • Elliot Lee's avatar
      control-center/capplet-widget-libs.c: If we're in a nest of main loops · 3109866e
      Elliot Lee authored
      
      control-center/capplet-widget-libs.c: If we're in a nest of main loops (e.g. modal
      dialogs or something), do bad hacks to make sure capplets exit properly.
      
      /* This gross hack is here because just doing gtk_main_quit() won't exit a modal dialog
      that has popped up in a capplet, but at the same time just doing exit() won't let some
      capplets (e.g. wm-properties) do their preference saving in the post-gtk_main() part of
      main() -ECL */
      
      Also cleanup the symbol names a little & make stuff static when possible.
      3109866e
  15. Aug 26, 1999
  16. Aug 24, 1999
  17. Aug 23, 1999
  18. Aug 21, 1999
  19. Aug 19, 1999
  20. Aug 18, 1999