apps-gorm/Palettes/0Menus
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
..
GormMenuAttributesInspector.gorm Add support for a recent documents menu in gorm documents. 2010-05-28 21:41:25 +00:00
GormMenuItemAttributesInspector.gorm Updated docs and added key dropdown for menu. 2007-11-11 02:47:42 +00:00
.cvsignore Added .cvsignore 2000-01-10 02:42:32 +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 Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormMenuAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormMenuAttributesInspector.m Add code to address bug #33457. Menu title change should not cause document to be marked as modified. 2011-11-28 03:33:49 +00:00
GormMenuDrag.tiff Improvements in menu handling. 2004-03-24 03:08:02 +00:00
GormMenuEditor.m * GormCore/GormClassInspector.m 2012-04-20 06:12:32 +00:00
GormMenuInspectors.m Add code to address bug #33457. Menu title change should not cause document to be marked as modified. 2011-11-28 03:33:49 +00:00
GormMenuItemAttributesInspector.h Moved variables to class to fix linking issues. 2008-01-08 01:06:03 +00:00
GormMenuItemAttributesInspector.m Moved variables to class to fix linking issues. 2008-01-08 01:06:03 +00:00
GormNSMenu.h Don't validate menu items in design menus in Gorm. 2010-05-28 21:46:07 +00:00
GormNSMenu.m Don't validate menu items in design menus in Gorm. 2010-05-28 21:46:07 +00:00
GormNSMenuView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormNSMenuView.m * Palettes/0Menus/GormMenuEditor.m: Display the in certain situations. 2009-01-25 11:45:09 +00:00
inspectors.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
MenusPalette.m Initialize the items of Gorm's predefined Find menu with tags and 2010-08-02 19:10:17 +00:00
MenusPalette.tiff New palettes layout 1999-12-16 21:41:21 +00:00
palette.table 2007-07-26 10:06-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2007-07-26 14:09:13 +00:00