Skip to content
  1. Apr 27, 2021
  2. Apr 19, 2021
  3. Sep 27, 2020
  4. Sep 10, 2020
  5. May 24, 2020
  6. May 06, 2020
    • Michael Gratton's avatar
      GI annotation fixes (#96) · 507b1499
      Michael Gratton authored
      * Fix g_mime_message_get_date ownership txfr GI annotation
      
      The message owns the date (it's effectively a property), so don't
      transfer ownership.
      
      Fixes a critical in vala when using this object.
      
      See GNOME/vala#986
      
      
      
      * Add missing nullable GI annotations to GMimeMessage
      
      These help out bindings for languages that care about nullability,
      like vala.
      
      Co-authored-by: default avatarRico Tzschichholz <ricotz@ubuntu.com>
      507b1499
  7. Apr 24, 2020
  8. Mar 20, 2020
  9. Mar 18, 2020
  10. Mar 10, 2020
  11. Mar 09, 2020
  12. Mar 03, 2020
  13. Feb 16, 2020
  14. Feb 15, 2020
  15. Feb 12, 2020
  16. Feb 11, 2020
  17. Feb 08, 2020
  18. Feb 06, 2020
  19. Dec 25, 2019
    • Michael Gratton's avatar
      Fix vala abstract public constructor warning (#76) · b53c1894
      Michael Gratton authored and Jeffrey Stedfast's avatar Jeffrey Stedfast committed
      This fixes "Creation method of abstract class cannot be public" warnings
      when compiling with recent valac.
      
      Since `g_mime_object_new[_type]` are effectively static factory methods
      rather than constructors, suppress their use as ctors and bind using
      custom static methods.
      b53c1894
  20. Dec 10, 2019
  21. Dec 04, 2019
  22. Dec 02, 2019
  23. Nov 14, 2019
  24. Nov 13, 2019
  25. Nov 11, 2019
  26. Nov 10, 2019
  27. Nov 09, 2019
  28. Oct 18, 2019
  29. Oct 03, 2019
  30. Oct 02, 2019