Skip to content
  1. Feb 24, 2018
  2. Feb 15, 2018
  3. Feb 13, 2018
  4. Jan 08, 2018
  5. Dec 23, 2017
  6. Dec 20, 2017
  7. Nov 27, 2017
  8. Nov 04, 2017
    • Michael Catanzaro's avatar
      ui: Fix certificate export dialog to not hang the application · aabe746d
      Michael Catanzaro authored
      I don't know why -- I guess something must have changed in GTK+ -- but
      currently the certificate export dialog does nothing except hang. It
      can't receive any user input or anything.
      
      gtk_dialog_run() seems to fix this, so let's use it.
      
      Note we have to adjust the refcounting here now, since if the Cancel
      button is pressed the operation will complete before
      _gcr_certificate_exporter_export_async returns. The function is still
      partially async, but it now blocks until the dialog is closed.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=789804
      aabe746d
  9. Oct 29, 2017
  10. Oct 05, 2017
  11. Sep 10, 2017
  12. Sep 06, 2017
  13. Sep 01, 2017
  14. Aug 26, 2017
  15. Aug 23, 2017
  16. Jul 30, 2017
  17. Jun 21, 2017
  18. May 05, 2017
  19. Apr 15, 2017
  20. Mar 18, 2017
  21. Mar 05, 2017
  22. Mar 04, 2017
  23. Feb 28, 2017
  24. Feb 26, 2017
  25. Feb 25, 2017
  26. Feb 22, 2017
  27. Feb 21, 2017
  28. Feb 18, 2017
  29. Feb 16, 2017
  30. Feb 06, 2017
  31. Jan 21, 2017
  32. Jan 19, 2017
  33. Jan 12, 2017