Klaas Pieter Annema
677cb4638f
fix bug where CPViewController viewDidLoad is called to early
...
The bug was caused by connections (outlets) being defined in undefined order. Sometimes the view connection was decoded and connected before other connections, because setView: would automatically call viewDidLoad the first time a view was set viewDidLoad was called before the entire view was actually loaded.
ViewDidLoad is now only called from setView: if the _view === nil and no view is currently being loaded.
2010-09-14 12:58:47 +02:00
..
2010-09-08 22:13:39 +02:00
2010-03-16 18:13:57 -07:00
2010-08-31 22:26:54 -04:00
2010-07-28 15:09:02 -07:00
2010-08-31 22:15:46 -04:00
2010-08-24 11:58:36 -04:00
2010-09-03 10:18:26 -07:00
2010-08-19 23:03:35 -04:00
2010-09-10 14:20:19 +02:00
2010-07-22 00:21:02 -05:00
2010-01-19 14:45:47 -08:00
2010-09-08 22:13:39 +02:00
2010-01-13 22:39:15 -08:00
2010-01-13 22:39:15 -08:00
2010-01-13 22:39:15 -08:00
2010-01-13 22:39:15 -08:00
2010-08-11 23:07:05 -04:00
2010-05-15 12:36:36 -07:00
2010-08-27 14:04:28 -04:00
2009-10-09 14:30:56 -07:00
2010-09-08 16:12:22 +02:00
2010-09-04 22:12:08 -04:00
2009-08-08 03:50:52 +08:00
2010-09-10 20:35:38 -04:00
2010-06-04 19:21:43 -07:00
2010-09-10 09:56:26 +02:00
2010-04-27 22:11:17 -07:00
2010-09-10 09:56:26 +02:00
2010-04-26 11:11:42 -04:00
2010-06-26 00:10:21 -05:00
2009-09-15 05:00:56 -07:00
2010-09-13 15:20:26 +02:00
2009-12-17 00:25:49 -05:00
2010-03-03 21:20:00 -08:00
2010-09-10 14:17:39 +02:00
2010-04-09 14:17:11 -07:00
2010-08-27 15:58:35 -04:00
2009-07-22 23:54:38 -07:00
2010-09-13 01:30:46 -04:00
2010-06-10 16:42:28 -05:00
2010-04-12 12:21:45 -07:00
2009-11-16 11:47:06 -08:00
2010-04-24 11:10:36 -07:00
2010-06-11 10:19:07 -07:00
2010-01-28 17:58:08 -05:00
2010-03-03 21:20:00 -08:00
2010-08-27 14:32:03 -04:00
2010-03-22 14:43:53 -07:00
2010-08-31 22:26:54 -04:00
2010-09-10 20:35:38 -04:00
2009-05-18 15:43:36 -07:00
2010-06-21 13:23:27 -07:00
2010-07-28 16:27:56 -07:00
2010-06-21 13:53:17 -04:00
2010-08-12 23:37:53 -04:00
2010-08-25 13:15:19 +02:00
2009-10-19 16:52:19 -07:00
2010-08-12 13:11:41 -05:00
2009-10-08 12:58:22 -07:00
2010-02-21 23:29:41 -08:00
2010-07-28 15:09:02 -07:00
2010-01-29 22:11:43 -08:00
2010-09-10 09:56:26 +02:00
2010-06-18 10:40:15 -04:00
2009-11-13 22:24:55 -08:00
2010-04-09 14:17:11 -07:00
2010-09-10 14:20:18 +02:00
2010-09-14 12:05:39 +02:00
2010-08-11 12:23:47 -04:00
2009-05-18 15:43:36 -07:00
2010-07-18 03:05:31 -04:00
2009-05-18 15:43:36 -07:00
2010-08-11 19:20:10 -04:00
2010-08-11 20:29:46 -05:00
2010-09-13 15:20:26 +02:00
2010-09-07 10:23:21 +02:00
2010-08-27 14:32:03 -04:00
2010-09-09 16:36:32 +02:00
2010-08-11 15:59:04 -05:00
2010-09-10 20:27:22 -04:00
2010-07-30 21:03:00 -04:00
2009-12-16 00:22:35 -05:00
2010-06-11 09:39:19 -07:00
2010-08-27 19:46:55 -04:00
2010-08-19 19:11:52 -04:00
2010-08-22 22:06:22 -04:00
2010-07-06 22:37:58 -05:00
2010-04-25 15:43:22 -07:00
2010-02-21 12:31:13 -08:00
2010-09-08 22:13:39 +02:00
2010-06-10 16:42:19 -05:00
2010-09-14 12:58:47 +02:00
2010-08-12 23:36:25 -04:00
2010-06-09 14:24:00 -07:00
2009-11-02 15:59:42 -08:00
2010-03-08 15:10:08 -08:00