Skip to content
  1. Dec 01, 2016
  2. Oct 29, 2016
  3. Sep 14, 2016
  4. Sep 05, 2016
  5. Aug 31, 2016
  6. Jun 30, 2016
    • Georges Basile Stavracas Neto's avatar
      window: avoid a crashing timeout · 2c9fd052
      Georges Basile Stavracas Neto authored
      If the user quickly performs a search, open up the calendar
      and close it immediately after, the timeout for showing the
      event is mistakenly called after the window is destroyed and
      causes Calendar to crash.
      
      Fix that by keeping the source id tracked, and realizing it
      on finalize().
      2c9fd052
    • Georges Basile Stavracas Neto's avatar
      manager: keep the Shell's activated event alive · 56dd3085
      Georges Basile Stavracas Neto authored
      Currently, the user performs a search in Shell and activates
      the result. That should show the edit dialog with the event
      being edited, but it's not happening correctly.
      
      Debugging the warnings generated, it was found that the event
      was being unref()d and, obviously, that was not what we wanted.
      
      Fix that by only unref()ing the events we don't want, and keeping
      the wanted event alive.
      56dd3085
  7. Jun 29, 2016
  8. May 23, 2016
  9. May 21, 2016
  10. May 15, 2016
  11. May 10, 2016
  12. May 08, 2016
  13. May 01, 2016
  14. Apr 30, 2016
  15. Apr 24, 2016
  16. Apr 17, 2016
  17. Apr 14, 2016
  18. Apr 08, 2016
  19. Apr 07, 2016
  20. Apr 06, 2016
  21. Apr 04, 2016
  22. Mar 29, 2016
  23. Mar 27, 2016