apps-gorm/GormCore
David Chisnall 04554d25c8 Fix accidental variable shadowing.
We were looking up the ivar, but then not using the result, so got null
pointer dereferences later.

This should have been caught by normal compiler warnings, but apparently
Gorm turns them off.
2019-02-03 09:23:14 +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 Corrects bug #25001 2008-12-06 16:00:16 +00:00
GormBoxEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormBoxEditor.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormClassEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassEditor.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormClassInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassInspector.m Explicitely cast NSIntegers to avoid warning and problems 2014-05-28 07:02:41 +00:00
GormClassManager.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassManager.m Explicitely cast NSIntegers to avoid warning and problems 2014-05-28 07:02:41 +00:00
GormClassPanelController.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassPanelController.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormConnectionInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormConnectionInspector.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormControlEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormControlEditor.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormCustomClassInspector.h * Version: 1.2.16 2012-02-06 07:09:34 +00:00
GormCustomClassInspector.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormCustomView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormCustomView.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormDefines.h * GormCore/GormDefines.h: Move defines for certain things here 2009-08-10 14:02:19 +00:00
GormDocument.h Add support for a recent documents menu in gorm documents. 2010-05-28 21:41:25 +00:00
GormDocument.m Fix accidental variable shadowing. 2019-02-03 09:23:14 +00:00
GormDocumentController.h Fix bug #28644 2014-05-31 15:00:47 +00:00
GormDocumentController.m Fix bug #28644 2014-05-31 15:00:47 +00:00
GormDocumentWindow.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormDocumentWindow.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormFilePrefsManager.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormFilePrefsManager.m Update version numbers 2016-07-19 17:08:46 +00:00
GormFilesOwner.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormFilesOwner.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormFontViewController.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFontViewController.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFunctions.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormFunctions.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormGenericEditor.h * English.lproj/Gorm.gorm 2009-09-07 03:56:08 +00:00
GormGenericEditor.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormHelpInspector.h Implemented simple help inspector to set tool tips on objects in Gorm. 2006-10-23 05:16:42 +00:00
GormHelpInspector.m * GormCore/GormCustomView.m 2008-12-02 07:54:31 +00:00
GormImage.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormImage.m * GormCore/GormImage.m: Fix the init issue for the second 2014-07-21 07:21:48 +00:00
GormImageEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormImageEditor.m Added patch by Wolfgang 2008-10-20 01:48:37 +00:00
GormImageInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormImageInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormInspectorsManager.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormInspectorsManager.m Explicitely cast NSIntegers to avoid warning and problems 2014-05-28 07:02:41 +00:00
GormInternalViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormInternalViewEditor.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormMatrixEditor.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormMatrixEditor.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormNSPanel.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormNSPanel.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormNSSplitViewInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormNSSplitViewInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormNSWindow.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormNSWindow.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormObjectEditor.h * GormCore/GormObjectEditor.h 2013-02-23 08:07:56 +00:00
GormObjectEditor.m Update GormObjectEditor.m 2018-09-13 13:05:48 +02:00
GormObjectInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormObjectInspector.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormOpenGLView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormOpenGLView.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormOutlineView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormOutlineView.m Remove compiler warnings. 2014-01-19 11:19:59 +00:00
GormPalettesManager.h * GormCore/GormPalettesManager.h 2008-09-28 01:10:06 +00:00
GormPalettesManager.m * GormCore/GormObjectEditor.h 2013-02-23 08:07:56 +00:00
GormPlacementInfo.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormPlugin.h removed c99-ism 2010-11-01 13:06:01 +00:00
GormPlugin.m Fix typo in last commit. 2018-12-30 17:30:48 +00:00
GormPluginManager.h * GormCore/GormPluginManager.h 2008-05-17 00:47:38 +00:00
GormPluginManager.m * English.lproj/GormPreferences.gorm 2008-09-28 03:01:18 +00:00
GormPrivate.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormPrivate.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormProtocol.h Remove redundant Gorm->documents collection and unused method that referenced it 2017-10-26 17:10:00 +01:00
GormResource.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResource.m Remove compiler warnings. 2014-01-19 11:19:59 +00:00
GormResourceEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResourceEditor.m Update GormResourceEditor.m 2018-09-13 13:06:34 +02:00
GormResourceManager.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResourceManager.m Remove compiler warnings. 2014-01-19 11:19:59 +00:00
GormScrollViewAttributesInspector.h * English.lproj/Gorm.gorm: Changed delete to require command, 2008-01-04 18:23:10 +00:00
GormScrollViewAttributesInspector.m * English.lproj/Gorm.gorm: Changed delete to require command, 2008-01-04 18:23:10 +00:00
GormScrollViewEditor.m * GormCore/GormInternalViewEditor.m 2008-02-17 06:08:27 +00:00
GormServer.h * GormCore/GormServer.h: Added deleteClass: method 2010-02-08 11:43:41 +00:00
GormSetNameController.h Make runModal return NSInteger 2013-06-05 13:26:08 +00:00
GormSetNameController.m Make runModal return NSInteger 2013-06-05 13:26:08 +00:00
GormSound.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSound.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundEditor.m Added patch by Wolfgang 2008-10-20 01:48:37 +00:00
GormSoundInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundInspector.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormSoundView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundView.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormSplitViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSplitViewEditor.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormStandaloneViewEditor.h * GormCore/GormStandaloneViewEditor.h: 2011-05-18 00:32:50 +00:00
GormStandaloneViewEditor.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewEditor.m argument is float, so use fabs() and cast to int 2015-09-22 16:01:51 +00:00
GormViewKnobs.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewKnobs.m * Palettes/2Controls/GormButtonAttributesInspector.h: Use 2014-01-19 19:25:44 +00:00
GormViewSizeInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewSizeInspector.m * GormCore/GormViewSizeInspector.m: Correct bug#30886: Gorm should 2013-01-13 22:48:22 +00:00
GormViewWindow.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewWindow.m Fix Gorm with the new ABI. 2018-12-30 17:24:56 +00:00
GormViewWithContentViewEditor.h * English.lproj/Gorm.gorm 2009-09-07 03:56:08 +00:00
GormViewWithContentViewEditor.m cast to fix warning 2013-11-06 08:53:04 +00:00
GormViewWithSubviewsEditor.h * GormCore/GNUmakefile: Added reference to new classes. 2009-08-08 07:18:33 +00:00
GormViewWithSubviewsEditor.m int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormWindowEditor.h Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormWindowEditor.m * GormCore/GormWindowEditor.m: Second try to fix the previous 2013-02-25 20:07:57 +00:00
GormWindowTemplate.h Move GormWindowTemplate to GormCore since it is shared between GormXibWrapperLoader and GormNibWrapperLoader. 2011-11-05 01:44:24 +00:00
GormWindowTemplate.m Fix issue found by Riccardo and Fred when reading in a nib, a panel will get decoded as a NSWindow instead of an NSPanel. 2015-11-06 01:42:51 +00:00
GormWrapperBuilder.h * GormCore/GormWrapperBuilder.h 2008-06-24 23:18:16 +00:00
GormWrapperBuilder.m * GormCore/GormWrapperBuilder.h 2008-06-24 23:18:16 +00:00
GormWrapperLoader.h * GormCore/GormWrapperBuilder.h 2008-06-24 23:18:16 +00:00
GormWrapperLoader.m Fix for bug#42782 2014-10-28 07:09:52 +00:00
NSCell+GormAdditions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSCell+GormAdditions.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSColorWell+GormExtensions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSColorWell+GormExtensions.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSFontManager+GormExtensions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSFontManager+GormExtensions.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSView+GormExtensions.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
NSView+GormExtensions.m Fix Gorm with the new ABI. 2018-12-30 17:24:56 +00:00