2014-04-22  Ian Martin  <martin_id@vodafone.co.nz>

	Deprecates the BoxLayout::pack() method (use Actor methods instead)

2014-04-22  Murray Cumming  <murrayc@murrayc.com>

	Documentation: Fixed a typo

2014-04-17  Murray Cumming  <murrayc@murrayc.com>

	Remove the deprecated signal to avoid clashing with the paint vfunc.

2014-04-17  Murray Cumming  <murrayc@murrayc.com>

	Actor: Ignore destroy() and the destroy signal.

	They are too strange.

2014-04-17  Murray Cumming  <murrayc@murrayc.com>

	Actors example: Use the init() that takes an OptionContext.

2014-04-17  Murray Cumming  <murrayc@murrayc.com>

	Init: Uncomment the init() overload that takes an OptionContext.