Nebuleon Fumika
891525aa94
Fix dynamic allocation of IconButton instances
...
Previously, IconButton instances to be added to button boxes were
allocated with new, but never freed with delete.
unique_ptr makes sure the buttons will be freed along with the button
box that owns them, or when code calls ButtonBox::clear.
The destructor of ButtonBox has been made redundant by this change, so
it's gone.
2014-08-16 05:17:31 +02:00
..
2010-06-17 18:45:52 +02:00
2014-08-15 04:03:00 +02:00
2014-08-10 04:26:59 +02:00
2014-08-10 13:25:54 +02:00
2014-08-10 13:25:54 +02:00
2014-08-16 05:17:31 +02:00
2014-08-13 07:06:05 +02:00
2014-08-16 05:17:31 +02:00
2014-08-16 05:17:31 +02:00
2013-08-28 13:14:08 -04:00
2013-08-09 03:13:02 +02:00
2014-08-10 04:26:59 +02:00
2013-08-12 19:41:56 +02:00
2010-09-17 22:31:09 +02:00
2010-07-04 03:04:42 +02:00
2013-07-29 13:02:06 -04:00
2013-07-29 12:58:25 -04:00
2014-08-10 04:26:59 +02:00
2014-08-10 04:26:59 +02:00
2014-08-13 07:06:05 +02:00
2014-08-13 07:06:05 +02:00
2014-08-13 07:06:05 +02:00
2014-08-13 07:06:05 +02:00
2014-08-14 06:43:37 +02:00
2014-08-14 05:08:36 +02:00
2014-08-15 03:32:32 +02:00
2014-08-15 03:32:32 +02:00
2014-08-15 18:49:58 +02:00
2014-08-15 17:27:09 +02:00
2010-02-04 12:33:47 +01:00
2014-08-10 04:26:59 +02:00
2014-08-10 04:26:59 +02:00
2014-08-10 04:26:59 +02:00
2014-08-10 14:21:14 +02:00
2014-08-13 07:06:05 +02:00
2011-12-23 14:03:05 +01:00
2014-07-17 01:25:41 +02:00
2014-07-17 01:25:41 +02:00
2014-08-16 05:17:31 +02:00
2011-10-23 12:46:52 +02:00
2014-08-14 09:47:05 +02:00
2014-08-14 09:47:05 +02:00
2014-08-08 02:04:05 +02:00
2014-08-08 02:04:05 +02:00
2013-08-12 19:41:56 +02:00
2014-08-10 04:26:59 +02:00
2014-08-10 14:21:14 +02:00
2014-08-15 18:49:58 +02:00
2014-08-10 14:21:14 +02:00
2014-08-07 16:48:30 +02:00
2013-08-28 13:14:08 -04:00
2013-07-19 12:37:56 -04:00
2014-08-15 16:54:30 +02:00
2014-08-15 13:56:20 +02:00
2014-08-10 04:26:59 +02:00
2014-07-24 11:07:30 +02:00
2014-08-16 05:17:31 +02:00
2014-07-24 11:07:30 +02:00
2014-08-16 05:17:31 +02:00
2011-12-23 14:03:05 +01:00
2014-08-16 05:17:31 +02:00
2011-12-23 14:03:05 +01:00
2012-06-24 23:18:02 +02:00
2011-12-23 14:03:05 +01:00
2014-08-16 05:17:31 +02:00
2014-07-24 11:07:30 +02:00
2014-08-16 05:17:31 +02:00
2011-12-23 14:03:05 +01:00
2014-08-16 05:17:31 +02:00
2014-07-24 11:07:30 +02:00
2014-08-16 05:17:31 +02:00
2011-12-23 14:03:05 +01:00
2014-08-10 04:26:59 +02:00
2014-07-24 11:07:30 +02:00
2014-08-10 13:25:54 +02:00
2011-10-23 11:32:16 +02:00
2014-08-15 14:01:11 +02:00
2014-08-15 14:01:11 +02:00
2014-08-14 09:51:51 +02:00
2014-08-14 09:47:05 +02:00
2014-08-15 18:53:08 +02:00
2014-08-12 09:17:38 +02:00
2014-08-10 14:21:14 +02:00
2011-10-23 16:13:02 +02:00
2014-08-15 01:34:35 +02:00
2014-08-15 01:34:35 +02:00
2014-08-15 04:03:00 +02:00
2014-08-15 16:54:30 +02:00
2014-08-15 18:49:58 +02:00
2014-07-24 09:00:22 +02:00
2014-08-15 18:49:58 +02:00
2014-07-24 09:00:22 +02:00
2012-06-14 23:45:57 +02:00
2012-06-14 23:45:57 +02:00
2013-08-16 09:16:04 +02:00
2013-08-01 14:37:56 +02:00
2014-07-24 10:41:20 +02:00
2014-08-12 09:07:37 +02:00
2014-08-16 05:17:31 +02:00
2011-12-23 14:03:05 +01:00