apps-gorm/Palettes/2Controls
Eric Wasylishen 66f31dd063 * Palettes/2Controls/GormNSMatrixInspector.gorm:
*  Palettes/2Controls/GormNSSliderInspector.gorm:
*  Palettes/2Controls/GormNSBoxInspector.gorm:
*  Palettes/2Controls/GormNSTextFieldInspector.gorm:
*  Palettes/2Controls/GormNSPopUpButtonInspector.gorm:
*  Palettes/2Controls/GormNSButtonInspector.gorm:
*  Palettes/2Controls/ControlsPalette.gorm:
*  Palettes/2Controls/GormNSFormInspector.gorm:
*  Palettes/2Controls/GormNSCellInspector.gorm:
*  Palettes/0Menus/GormMenuAttributesInspector.gorm:
*  Palettes/3Containers/GormNSTableColumnSizeInspector.gorm:
*  Palettes/3Containers/GormTabViewInspector.gorm:
*  Palettes/3Containers/GormNSTableViewInspector.gorm:
*  Palettes/3Containers/GormNSBrowserInspector.gorm:
*  Palettes/1Windows/GormNSWindowSizeInspector.gorm:
*  Palettes/1Windows/GormNSWindowInspector.gorm:
*  Palettes/4Data/GormNSComboBoxInspector.gorm:
*  Palettes/4Data/GormNSImageViewInspector.gorm:
*  Palettes/4Data/GormNSTextViewInspector.gorm:
Turn off "Draws Background" on NSMatrix and NSForms; there's no need
to draw backgrounds and it may look bad with themes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37228 72102866-910b-0410-8b05-ffd578937521
2013-10-14 17:50:59 +00:00
..
ControlsPalette.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
GormNSBoxInspector.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
GormNSButtonInspector.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
GormNSCellInspector.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
GormNSColorWellInspector.gorm Merged post 1.0 branch. Gorm 1.0 development will continue on a new gorm_1_0 branch. 2005-08-06 17:59:08 +00:00
GormNSFormInspector.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
GormNSMatrixInspector.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
GormNSPopUpButtonInspector.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
GormNSProgressIndicatorInspector.gorm Merged post 1.0 branch. Gorm 1.0 development will continue on a new gorm_1_0 branch. 2005-08-06 17:59:08 +00:00
GormNSSliderInspector.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
GormNSStepperInspector.gorm Merged post 1.0 branch. Gorm 1.0 development will continue on a new gorm_1_0 branch. 2005-08-06 17:59:08 +00:00
GormNSTextFieldInspector.gorm * Palettes/2Controls/GormNSMatrixInspector.gorm: 2013-10-14 17:50:59 +00:00
.cvsignore Added .cvsignore 2000-01-10 02:42:32 +00:00
ControlsPalette.m * GormCore/GormCustomView.m 2012-04-20 16:03:21 +00:00
ControlsPalette.tiff Remove background, replace with alpha. 2010-02-24 22:57:22 +00:00
GNUmakefile * GormCore/GormCustomView.m 2012-04-20 16:03:21 +00:00
GNUmakefile.preamble * GNUmakefile: Added plugins as resources. 2008-05-17 00:43:33 +00:00
GormBoxAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormBoxAttributesInspector.m 2008-04-14 17:37-EDT Gregory John Casamento <greg_casamento@yahoo.com> 2008-04-14 21:40:11 +00:00
GormButtonAttributesInspector.h * Palettes/2Controls/GormButtonAttributesInspector.[hm]: 2009-02-02 22:05:56 +00:00
GormButtonAttributesInspector.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormButtonEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormButtonEditor.m Fix Gorm bug where a button's title was lost when starting editing by 2010-09-17 20:38:14 +00:00
GormCellAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormCellAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormColorWellAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormColorWellAttributesInspector.m * Palettes/2Controls/GormColorWellAttributesInspector.m: NSColorWell 2013-01-13 21:58:40 +00:00
GormFormAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormFormAttributesInspector.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormMatrixAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormMatrixAttributesInspector.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormNSPopUpButton.h * Palettes/2Controls/GormNSPopUpButton.h 2012-04-20 16:17:06 +00:00
GormNSPopUpButton.m * Palettes/2Controls/GormNSPopUpButton.h 2012-04-20 16:17:06 +00:00
GormPopUpButtonAttributesInspector.h Add a form to Gorm's pop up button inspector to allow editing the 2010-06-23 22:32:22 +00:00
GormPopUpButtonAttributesInspector.m Add a form to Gorm's pop up button inspector to allow editing the 2010-06-23 22:32:22 +00:00
GormPopUpButtonEditor.m * GormCore/GormCustomView.m 2012-04-20 16:03:21 +00:00
GormProgressIndicatorAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormProgressIndicatorAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSliderAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSliderAttributesInspector.m * Palettes/2Controls/GormSliderAttributesInspector.m: Cleaned up 2008-02-17 01:57:01 +00:00
GormStepperAttributesInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormStepperAttributesInspector.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormTextFieldAttributesInspector.h Implemenation of changes for task #10799. Send action on end/enter. 2011-04-01 06:55:48 +00:00
GormTextFieldAttributesInspector.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
inspectors.m Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
palette.table improvments to palette loading. 2005-04-16 21:25:33 +00:00