* Refactored THistory to use Delphi's TObjectList<> object instead of project's TObjectListEx to store history list of view items.
* Replaced call to FreeAndNil with direct call to object's Free method.
Authored by: delphidabbler 2010-06-16
Parent: [r815]
Child: [r817]