apps-gorm/Palettes/4Data
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
..
GormNSComboBoxInspector.gorm Removed #warning messages. 2005-09-04 13:59:16 +00:00
GormNSDateFormatterInspector.gorm set firstInitialFirstResponder 2005-07-11 14:01:07 +00:00
GormNSImageViewInspector.gorm * Palettes/4Data/GormImageViewAttributesInspector.m: Remove check for 2010-12-05 23:02:35 +00:00
GormNSNumberFormatterInspector.gorm Clarify inspector labels. 2006-03-25 15:32:59 +00:00
GormNSTextViewInspector.gorm Add switches to Gorm's text view inspector to control use of an undo 2010-09-17 20:41:36 +00:00
.cvsignore adding .cvsignore 2002-08-14 10:24:57 +00:00
DataPalette.m * GormCore/GormClassInspector.m 2012-04-20 06:12:32 +00:00
DataPalette.tiff Remove background, replace with alpha. 2010-02-24 22:57:22 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gorm 2008-12-19 13:09:11 +00:00
GNUmakefile.preamble * GNUmakefile: Added plugins as resources. 2008-05-17 00:43:33 +00:00
GormDateFormatterAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormDateFormatterAttributesInspector.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormImageViewAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormImageViewAttributesInspector.m Archive by name. 2010-12-05 23:59:32 +00:00
GormNSComboBoxAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormNSComboBoxAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormNumberFormatterAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormNumberFormatterAttributesInspector.m * GormCore/GormClassInspector.m 2012-04-20 06:12:32 +00:00
GormTextViewAttributesInspector.h Complete last commit, which was missing the actual code changes. 2010-09-17 20:45:55 +00:00
GormTextViewAttributesInspector.m Complete last commit, which was missing the actual code changes. 2010-09-17 20:45:55 +00:00
GormTextViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextViewEditor.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextViewSizeInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextViewSizeInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
inspectors.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
palette.table Added palette.table as a resource. 2005-04-16 20:40:23 +00:00