Files
gtk3/gtk
Benjamin Otte af4b26f581 a11y: Fix refcounting for treeview cells
Old code assumed that AT-SPI would keep track of references and
therefore tried to only hold weak references. On the other hand it also
tried to keep objects alive so it referenced objects very randomly. All
of that lead to cycles and leaking.

As AT-SPI does not keep track of objects at all, the treeview now does.
The refcounting looks as follows:
GtkTreeViewAccessible
  => creates per row/column
GtkTreeViewAccessibleCellInfo
  => which references 1
GtkCellAccessible

If there is only one cell, this accessible is a
GtkRendererCellAccessible, otherwise a GtkContainerCellAccessible is
created and that accessible holds references to the
GtkRendererCellAccessibles that are created for every cell renderer.

https://bugzilla.gnome.org/show_bug.cgi?id=554618
2014-02-26 02:36:08 +01:00
..
2013-04-23 13:58:09 -04:00
2014-02-23 16:07:38 -05:00
2014-02-07 13:32:47 -05:00
2012-02-27 17:06:11 +00:00
2013-12-20 13:31:08 -05:00
2012-02-27 17:06:11 +00:00
2014-02-12 08:08:03 -05:00
2014-02-16 23:05:21 -05:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-07 13:06:10 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2014-02-12 08:08:03 -05:00
2014-01-08 18:21:26 -05:00
2014-01-08 18:21:26 -05:00
2014-02-05 15:08:42 -05:00
2014-02-07 13:32:47 -05:00
2014-01-20 12:31:21 -05:00
2014-02-07 09:42:12 -05:00
2013-05-05 15:38:47 -04:00
2014-01-20 12:31:21 -05:00
2014-01-20 12:31:21 -05:00
2014-01-20 12:31:21 -05:00
2013-12-16 13:51:54 -05:00
2013-05-05 15:38:47 -04:00
2014-02-05 15:08:42 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2014-02-07 13:32:47 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2014-02-07 15:40:52 -05:00
2012-02-27 17:06:11 +00:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2014-02-16 22:57:24 -05:00
2014-02-05 15:08:42 -05:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-02-07 13:32:47 -05:00
2013-11-18 06:00:02 -05:00
2013-11-18 06:00:02 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-07 13:06:10 -05:00
2014-02-05 15:08:42 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2014-02-07 13:06:10 -05:00
2014-02-19 18:56:05 -05:00
2012-02-27 17:06:11 +00:00
2014-02-05 15:08:42 -05:00
2014-02-07 13:06:10 -05:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-02-12 18:42:50 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2014-02-11 17:54:25 -05:00
2014-02-12 18:42:50 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-07 13:06:10 -05:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2013-11-09 19:27:53 -05:00
2014-02-07 13:35:54 -05:00
2014-02-07 13:32:47 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-02-12 18:42:50 -05:00
2014-02-07 13:06:10 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2012-11-25 03:25:15 +01:00
2012-11-25 03:25:15 +01:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-02-07 13:32:47 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2014-02-07 11:13:11 -05:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-01-04 10:54:03 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-01-20 12:31:21 -05:00
2014-01-22 17:10:05 +01:00
2014-02-19 18:56:05 -05:00
2014-02-19 01:03:37 -05:00
2014-02-19 18:56:05 -05:00
2014-02-05 15:08:42 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2014-01-21 12:41:16 -05:00
2013-05-05 15:38:47 -04:00
2014-01-20 12:31:21 -05:00
2014-02-02 01:22:14 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-07 15:11:50 -05:00
2014-02-07 15:11:50 -05:00
2013-05-13 16:33:43 -04:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-01-21 18:57:39 -05:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-01-20 12:31:21 -05:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-02-07 13:06:10 -05:00
2012-02-27 17:06:11 +00:00
2014-01-20 12:31:21 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2013-05-19 21:24:01 -04:00
2014-02-05 15:08:42 -05:00
2013-05-05 15:38:47 -04:00
2014-02-07 13:06:10 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2013-10-23 13:31:18 +02:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-05 15:08:42 -05:00
2012-02-27 17:06:11 +00:00
2014-02-05 15:08:42 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2014-02-07 13:32:47 -05:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2014-02-05 15:08:42 -05:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-05 15:08:42 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-21 15:22:38 -05:00
2014-02-05 15:08:42 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-19 18:56:05 -05:00
2013-09-25 23:54:31 -04:00
2014-02-07 13:06:10 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2012-02-27 17:06:11 +00:00
2014-02-05 15:08:42 -05:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-02-05 15:08:42 -05:00
2012-09-03 00:19:03 -04:00
2014-02-19 18:56:05 -05:00
2014-02-07 13:32:47 -05:00
2012-02-27 17:06:11 +00:00
2014-02-07 13:06:10 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2014-02-07 13:37:09 -05:00
2014-02-07 13:06:10 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2013-05-05 15:38:47 -04:00
2013-10-15 20:11:30 -04:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-01-20 12:31:21 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-20 18:31:10 -05:00
2014-02-05 15:08:42 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-05 15:08:42 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2014-02-07 13:06:10 -05:00
2014-02-05 15:08:42 -05:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2014-01-20 12:31:21 -05:00
2014-02-19 18:56:05 -05:00
2013-05-05 15:38:47 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-07 13:06:10 -05:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-02-19 18:56:05 -05:00
2012-02-27 17:06:11 +00:00