Skip to content
Snippets Groups Projects
  1. Feb 04, 2020
  2. Jan 24, 2020
  3. Jan 22, 2020
  4. Jan 23, 2020
  5. Jan 02, 2020
  6. Dec 16, 2019
  7. Nov 28, 2019
  8. Sep 19, 2019
  9. Oct 05, 2019
  10. Sep 29, 2019
  11. Sep 19, 2019
    • Cédric Krier's avatar
      Return a copy of font-desc · 8549db153b63
      Cédric Krier authored
      It seems that the FontDescription attributes are cleared despite having a
      Python reference on it. The result is that Pango get a FontDescription with a
      family name containing memory garbage.
      
      bug21
      8549db153b63
  12. Apr 06, 2019
  13. Mar 28, 2019
  14. Mar 22, 2019
  15. Mar 05, 2019
  16. Oct 15, 2018
  17. Oct 08, 2018
  18. Oct 02, 2018
  19. Jun 26, 2018
  20. Jun 21, 2018
  21. Nov 28, 2016
  22. Oct 31, 2016
    • Cédric Krier's avatar
      Add support for GooCanvas >= 2.0 · e46cf297837d
      Cédric Krier authored
      Replace computation of color using style by properties on Calendar.
      Add and use font-desc properties instead of relying only on the default style.
      Add default text_color on EventItem as GTK-3 does not have on GooCanvasText.
      
      bug4
      review28791002
      e46cf297837d
Loading