apps-gorm/Palettes/2Controls
Sergii Stoian 5bcdc44706 * GormCore/GormInspectorsManager.m (setCurrentInspector:): increase height of
inspector panel frame if inspector taller then previous; set minimum size
accordingly.
* Palettes/2Controls/GormNSMatrixInspector.gorm: made inspector content taller
to look better and as a test case for change in GorInspectorManager.
2020-01-04 02:01:36 +02:00
..
ControlsPalette.gorm * Palettes/2Controls: return code for NSPopUpButton adding programmatically into palette. 2019-12-24 02:00:16 +02:00
GormNSBoxInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
GormNSButtonInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
GormNSCellInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
GormNSColorWellInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
GormNSFormInspector.gorm * Palettes/2Controls/GormNSFormInspector.gorm: sizes and positions cleanup and fix. 2019-12-27 19:26:30 +02:00
GormNSMatrixInspector.gorm * GormCore/GormInspectorsManager.m (setCurrentInspector:): increase height of 2020-01-04 02:01:36 +02:00
GormNSPopUpButtonInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
GormNSProgressIndicatorInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
GormNSSliderInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
GormNSStepperInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
GormNSTextFieldInspector.gorm * Palettes/2Controls/GormNSBoxInspector.gorm, 2019-12-28 00:41:32 +02:00
.cvsignore Added .cvsignore 2000-01-10 02:42:32 +00:00
ControlsPalette.m * Palettes/2Controls: return code for NSPopUpButton adding programmatically into palette. 2019-12-24 02:00:16 +02:00
ControlsPalette.tiff GormPalettesManager: palettes selection icons now display selection with white color of selected icon background; removed arrows from scroller; icons are replaced to make selection color visible. 2019-12-23 01:14:25 +02: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.h: Use 2014-01-19 19:25:44 +00:00
GormButtonAttributesInspector.m * Palettes/2Controls/GormButtonAttributesInspector.m (ok:): set "Key:" textfield value to after selecting popup button items. 2019-12-26 02:50:09 +02:00
GormButtonEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormButtonEditor.m * Palettes/2Controls/GormButtonAttributesInspector.h: Use 2014-01-19 19:25:44 +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 * Palettes/2Controls/GormColorWellAttributesInspector.h 2014-05-30 12:08:28 +00:00
GormColorWellAttributesInspector.m * Palettes/2Controls/GormColorWellAttributesInspector.m: NSColorWell 2013-01-13 21:58:40 +00:00
GormFormAttributesInspector.h Accepted patch for 34877 by Sergei. 2014-05-26 22:33:29 +00:00
GormFormAttributesInspector.m Add .gitignore. 2019-07-26 21:29:00 +02:00
GormMatrixAttributesInspector.h Fix for bug#28646 2014-05-27 07:27:32 +00:00
GormMatrixAttributesInspector.m Add .gitignore. 2019-07-26 21:29:00 +02: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 * Palettes/2Controls/GormButtonAttributesInspector.h: Use 2014-01-19 19:25:44 +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 Add usesSingleLineMode in inspector 2019-04-14 00:26:47 -04:00
GormTextFieldAttributesInspector.m Single line mode fix 2019-04-15 03:42:44 -04: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