2014-02-28 Riccardo Mottola <rm@gnu.org>

	* FSCore/FoundationExtentions.m
	Remove old GS runtime code which do not longer compiles

2014-01-26 Riccardo Mottola <rm@gnu.org>

	* Application/FSWindowController.m
        Fix signatures to fix warnings.

2014-01-26: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
	* Application/FSController.m
	* Application/FSDocument.m
	* Application/FSFunctionHelp.m
	* Application/FSTableController+Formula.m
	* Application/FSTableController.m
	* Application/Inspection/FSCellInspectorPane.m
	* Application/Inspection/FSDocumentInspectorPane.m
	* Application/Inspection/FSInspection.m
	* Application/Inspection/FSTableInspectorPane.m
	* Application/Inspection/FSViewInspectorPane.m
	* Application/UI/FSFormulaTable.m
	* Application/UI/FSMatrix.m
	* Application/UI/FSTableView+Keyboard.m
	* Application/UI/FSTableView+Layout.m
	* Application/UI/ImageAndTextCell.m
	* FSCore/FSKeyGroup.m
	* FSCore/FSKeySet.h
	* FSCore/FSKeySet.m
	* FSCore/FSTable.m
	* FSCore/FSVariable.m
	Some NS(U)Integer and float -> CGFloat transitions and
	other minor fixes

2012-02-07 Riccardo Mottola <rm@gnu.org>

	* Application/UI/FSVarioMatrix.m
	(resetCursorRects) skip if datasrc is nil

2012-01-26 Riccardo Mottola <rm@gnu.org>

	* Application/UI/FSHeaderDock.m
	Warning fix: check delegate class.

2012-01-25 Riccardo Mottola <rm@gnu.org>

	* FSCore/FSObject.m
	* FSCore/FSObject.h
	Removed unused class

2012-01-25 Riccardo Mottola <rm@gnu.org>

	* Application/UI/FSTableView+Scrolling.m
	* Application/FSDocument+Quantrix.m
	* FSCore/FSSelection.m
	* FSCore/FSKeySet.m
	Warning fixes.

	* FSCore/FSObject.m
	Do not dealloc super.

	* Application/UI/FSVarioMatrix.m
	Initialize FSCell struct.

	* Application/UI/FSHeaderDock.m
	Check that dropimage is not nil, or its size struct is garbage.

2012-01-25 Riccardo Mottola <rm@gnu.org>

	* FSCore/FSObject.m
	* FSCore/FoundationExtentions.m
	Change imports for gcc 4.6 support
