Emmanuele Bassi 3409a941a4 Use a dynamic array for the actors when delivering events
Instead of using a fixed size array for storing the scenegraph sub-node
during event delivery we should use a GPtrArray. The benefits are:

  - a smaller allocation
  - no undocumented yet binding constraint on the scenegraph size
2009-02-24 09:29:08 +00:00
..
2009-02-23 13:00:52 +00:00
2009-02-16 12:46:37 +00:00
2009-01-20 18:47:50 +00:00
2009-01-27 14:24:31 +00:00
2009-01-20 23:40:25 +00:00
2009-01-20 23:40:25 +00:00
2009-01-21 17:35:47 +00:00
2009-01-27 15:18:45 +00:00