mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 20:11:20 +00:00
* 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 |
||
---|---|---|
.. | ||
GormNSBrowserInspector.gorm | ||
GormNSTableColumnInspector.gorm | ||
GormNSTableColumnSizeInspector.gorm | ||
GormNSTableViewInspector.gorm | ||
GormTabViewInspector.gorm | ||
.cvsignore | ||
ContainersPalette.m | ||
ContainersPalette.tiff | ||
GNUmakefile | ||
GNUmakefile.preamble | ||
GormBrowserAttributesInspector.h | ||
GormBrowserAttributesInspector.m | ||
GormNSBrowser.h | ||
GormNSBrowser.m | ||
GormNSOutlineView.h | ||
GormNSOutlineView.m | ||
GormNSTableView.h | ||
GormNSTableView.m | ||
GormTableColumnAttributesInspector.h | ||
GormTableColumnAttributesInspector.m | ||
GormTableColumnSizeInspector.h | ||
GormTableColumnSizeInspector.m | ||
GormTableViewAttributesInspector.h | ||
GormTableViewAttributesInspector.m | ||
GormTableViewEditor.h | ||
GormTableViewEditor.m | ||
GormTableViewSizeInspector.h | ||
GormTableViewSizeInspector.m | ||
GormTabViewAttributesInspector.h | ||
GormTabViewAttributesInspector.m | ||
GormTabViewEditor.h | ||
GormTabViewEditor.m | ||
inspectors.m | ||
palette.table |