Files
gtk/gdk
Matthias Clasen ea66300cf9 wayland: Make display closing work
The code in _gdk_wayland_window_dispose was not safe against
being called twice - it would call g_hash_table_destroy twice
on the known_globals hash table, the second time operating on
freed memory. It was also leaking the list of async_roundtrips.

After fixing both of these issues, the displayclose testcase
now works on Wayland.
2015-08-28 16:15:26 -04:00
..
2015-08-14 12:12:01 +00:00
2015-07-31 22:23:35 -04:00
2012-02-27 17:06:11 +00:00
2015-02-02 09:28:22 +01:00
2014-10-13 10:43:31 -04:00
2015-05-08 14:21:11 -04:00
2015-05-08 13:34:25 -04:00
2012-02-27 17:06:11 +00:00
2015-07-31 22:23:35 -04:00
2015-01-17 01:03:10 -05:00
2014-09-01 19:17:53 +02:00
2014-09-01 19:17:53 +02:00
2012-02-27 17:06:11 +00:00
2014-02-07 13:06:10 -05:00
2015-03-22 14:40:57 -04:00
2015-02-12 17:51:31 +00:00
2014-11-06 12:24:43 +01:00
2012-02-27 17:06:11 +00:00
2013-04-19 20:11:39 -04:00
2013-04-19 20:11:38 -04:00
2013-04-19 20:11:38 -04:00
2014-02-19 18:56:05 -05:00
2014-06-11 21:55:15 -04:00
2014-05-22 09:31:15 -04:00
2014-08-30 00:53:21 -04:00
2014-06-11 21:55:15 -04:00
2015-03-22 02:10:23 -04:00
2014-09-07 17:14:37 -04:00
2014-06-11 21:55:15 -04:00
2012-02-27 17:06:11 +00:00
2015-08-28 16:15:26 -04:00
2012-02-27 17:06:11 +00:00
2013-07-17 17:52:19 -04:00
2015-02-02 09:28:22 +01:00