apps-gorm/Plugins/Nib
Gregory John Casamento 4671ec0870 * GormCore/GormClassInspector.m
* GormCore/GormClassManager.m
	* GormCore/GormDocument.m
	* GormCore/GormGenericEditor.m
	* GormCore/GormObjectInspector.m
	* GormCore/GormOutlineView.m
	* GormCore/GormPrivate.h
	* GormCore/GormPrivate.m
	* Palettes/0Menus/GormMenuEditor.m
	* Palettes/1Windows/GormDrawerAttributesInspector.m
	* Palettes/3Containers/GormTableColumnAttributesInspector.m
	* Palettes/3Containers/GormTableViewEditor.m
	* Palettes/4Data/DataPalette.m
	* Palettes/4Data/GormNumberFormatterAttributesInspector.m: Change int/unsigned int to NSInteger
	and NSUInteger to address 64-bit issues.  Patch by
	Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
	* Plugins/Gorm/GormGormWrapperLoader.m
	* Plugins/Nib/GormNibWrapperBuilder.m
	* Plugins/Nib/GormNibWrapperLoader.m
	* Plugins/Xib/GormXibWrapperLoader.m: Clean up warnings found by clang.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35091 72102866-910b-0410-8b05-ffd578937521
2012-04-20 06:12:32 +00:00
..
GNUmakefile Move GormWindowTemplate to GormCore since it is shared between GormXibWrapperLoader and GormNibWrapperLoader. 2011-11-05 01:44:24 +00:00
GNUmakefile.preamble * GNUmakefile: Added plugins as resources. 2008-05-17 00:43:33 +00:00
GormNibCustomResource.h * GormCore/GormOutlineView.m: Remove .tiff from the end of the images. 2009-08-22 22:05:57 +00:00
GormNibCustomResource.m * GormCore/GormOutlineView.m: Remove .tiff from the end of the images. 2009-08-22 22:05:57 +00:00
GormNibPlugin.m * GormCore/GormWrapperBuilder.h 2008-06-24 23:18:16 +00:00
GormNibWrapperBuilder.m * GormCore/GormClassInspector.m 2012-04-20 06:12:32 +00:00
GormNibWrapperLoader.h * GormCore/GormOutlineView.m: Remove .tiff from the end of the images. 2009-08-22 22:05:57 +00:00
GormNibWrapperLoader.m * GormCore/GormClassInspector.m 2012-04-20 06:12:32 +00:00