apps-gorm/Palettes/2Controls
Pierre-Yves Rivaille f9ad0e9a14 * Gorm.m: fixes segfault when leaving test mode.
* GormDocument.m: fixes bad reactivating of editors.
* GormBoxEditor.m: commented unused drag'n'drop code.
* GormCustomView.m: added GormTestCustomView class to deal with unknown
  class name without raising an exception.
* GormInspectorsManager.m: fix to deal with new NSBrowser behaviour.
* GormObjectEditor.m: ([GormObjectEditor -rectForObject:]):
  Corrected returned rect.
* GormInternalViewEditor.m:
* GormViewEditor.m:
  updated drag'n'drop support.
* GormWindowEditor.m: commented unused code.
* GormButtonEditor.m:
  inline editing of button's title.

* Palettes/0Menus/GormMenuEditor.m
* Palettes/0Menus/GormMenuInspectors.m
* Palettes/0Menus/GormNSMenu.h
* Palettes/0Menus/GormNSMenu.m
* Palettes/0Menus/main.m
  Updated menu editing to support NSPopUpButton.
  Basic tag editing added.

* Palettes/2Controls/GormPopUpButtonEditor.m
* Palettes/2Controls/GNUmakefile
* Palettes/2Controls/inspectors.m
* Palettes/2Controls/main.m
* GormDocument.m
* Gorm.m
  Added support for NSPopUpButton.

* Palettes/3Containers/GormTableViewEditor.m
  Updated drag'n'drop for object connectiion.

* Palettes/4Data/main.m
  updated NSTextView initialization so that it resizes properly.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14502 72102866-910b-0410-8b05-ffd578937521
2002-09-21 15:24:59 +00:00
..
.cvsignore Added .cvsignore 2000-01-10 02:42:32 +00:00
ControlsPalette.tiff New palettes layout 1999-12-16 21:41:21 +00:00
GNUmakefile * Gorm.m: fixes segfault when leaving test mode. 2002-09-21 15:24:59 +00:00
GormBoxInspector.classes reworked layout/fields, ok button removed, icons used 2001-10-27 20:30:54 +00:00
GormBoxInspector.gorm GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormButtonInspector.classes reworked layout/fields, ok button removed, icons used 2001-10-27 20:30:54 +00:00
GormButtonInspector.gorm GormBoxEditor.h 2002-08-14 00:01:42 +00:00
GormCellInspector.classes reworked layout/fields, ok button removed, icons used 2001-10-27 20:30:54 +00:00
GormCellInspector.gorm Set target/action for all NSForms in inspectors. 2001-11-02 04:59:43 +00:00
GormColorWellInspector.classes New inspectors 2001-09-28 03:37:59 +00:00
GormColorWellInspector.gorm New inspectors 2001-09-28 03:37:59 +00:00
GormFormInspector.classes reworked layout/fields, ok button removed, icons used 2001-10-27 20:30:54 +00:00
GormFormInspector.gorm ChangeLog 2002-03-31 15:59:18 +00:00
GormMatrixInspector.classes reworked layout/fields, ok button removed, icons used 2001-10-27 20:30:54 +00:00
GormMatrixInspector.gorm Set target/action for all NSForms in inspectors. 2001-11-02 04:59:43 +00:00
GormPopUpButtonEditor.m * Gorm.m: fixes segfault when leaving test mode. 2002-09-21 15:24:59 +00:00
GormPopUpButtonInspector.classes reworked layout/fields, ok button removed, icons used 2001-10-27 20:30:54 +00:00
GormPopUpButtonInspector.gorm Set target/action for all NSForms in inspectors. 2001-11-02 04:59:43 +00:00
GormSliderInspector.classes reworked layout/fields, ok button removed, icons used 2001-10-27 20:30:54 +00:00
GormSliderInspector.gorm ChangeLog 2002-03-31 15:59:18 +00:00
GormStepperInspector.classes Added NSStepper in the controls' palette. 2001-08-20 11:09:20 +00:00
GormStepperInspector.gorm changed font in text fields 2001-08-21 13:23:36 +00:00
GormTextFieldInspector.classes reworked layout/fields, ok button removed, icons used 2001-10-27 20:30:54 +00:00
GormTextFieldInspector.gorm GormBoxEditor.h 2002-08-14 00:01:42 +00:00
inspectors.m * Gorm.m: fixes segfault when leaving test mode. 2002-09-21 15:24:59 +00:00
main.m * Gorm.m: fixes segfault when leaving test mode. 2002-09-21 15:24:59 +00:00