Skip to content
  1. Aug 16, 2015
  2. Aug 11, 2015
  3. Aug 09, 2015
  4. Aug 08, 2015
  5. Aug 07, 2015
  6. Aug 06, 2015
  7. Aug 05, 2015
  8. Jul 31, 2015
  9. Jul 30, 2015
  10. Jul 29, 2015
  11. Jul 25, 2015
  12. Jul 24, 2015
  13. Jul 23, 2015
  14. Jul 22, 2015
  15. Jul 21, 2015
  16. Jul 20, 2015
  17. Jul 16, 2015
  18. Jun 29, 2015
  19. Jun 22, 2015
  20. Jun 19, 2015
    • Florian Müllner's avatar
      chatView: Guard calls to gtk_style_context_get_color() · a6d7dc23
      Florian Müllner authored
      Commit fe51ac273c8 changed the fallback behavior when the looked up
      state mismatches the actual state; as a result, the lookup may now
      trigger the GtkStyleContext::changed signal - and as we happen to do
      the lookup from a ::changed handler, we set off infinite recursion
      with the expected fatal consequences.
      Prevent this by guarding the lookup with a save()/restore() pair.
      a6d7dc23
  21. Jun 04, 2015
  22. Jun 02, 2015