Adam Fedor
22a40338e5
Fix first responder methods, editing Form titles, etc
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14773 72102866-910b-0410-8b05-ffd578937521
2002-10-14 03:26:08 +00:00
Pierre-Yves Rivaille
ca8fb4f95a
* Gorm.m: added menu item for "group in scroll view".
...
* GNUmakefile: added GormScrollViewEditor.m
* GormScrollViewEditor.m: new file.
* GormInternalViewEditor.m: added support for NSScrollView
contents editing.
* Palettes/3Containers/GormTableViewEditor.m: removed old support
for NSScrollView.
* GormViewWithContentViewEditor.m: added support for keyboard
moving & resizing of elements & support for "group in scroll view".
* Palettes/0Menus/GormMenuEditor.m: fixes when adding a menu item
into an NSPopupButton.
* Palettes/2Controls/GormBoxInspector.gorm:
* Palettes/1Windows/GormWindowInspector.gorm:
* Palettes/1Windows/GormWindowSizeInspector.gorm:
updated for better visual aspect.
* GormButtonEditor.m: fixed inline title editing.
* GormDocument.m: do not save the last directory if the save/openpanel
do not return NSOKButton.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14677 72102866-910b-0410-8b05-ffd578937521
2002-10-08 20:17:17 +00:00
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
Pierre-Yves Rivaille
420c315961
GormBoxEditor.h
...
GormBoxEditor.m
GormButtonEditor.h
GormButtonEditor.m
GormControlEditor.h
GormControlEditor.m
GormInternalViewEditor.h
GormInternalViewEditor.m
GormMatrixEditor.h
GormPlacementInfo.h
GormPosingView.h
GormPosingView.m
GormSplitViewEditor.h
GormSplitViewEditor.m
GormTabViewEditor.h
GormTabViewEditor.m
GormViewEditor.h
GormViewEditor.m
GormViewWithContentViewEditor.h
GormViewWithContentViewEditor.m
GormViewWithSubviewsEditor.h
GormViewWithSubviewsEditor.m
Palettes/3Containers/GormTableViewEditor.h
Palettes/3Containers/GormTableViewEditor.m
ChangeLog
GNUmakefile
Gorm.h
Gorm.m
GormClassEditor.m
GormClassManager.m
GormCustomClassInspector.m
GormCustomView.m
GormDocument.m
GormMatrixEditor.m
GormObjectEditor.m
GormOutlineView.m
GormPrivate.h
GormWindowEditor.m
Palettes/0Menus/GormMenuEditor.m
Palettes/1Windows/main.m
Palettes/2Controls/GormBoxInspector.gorm
Palettes/2Controls/GormButtonInspector.gorm
Palettes/2Controls/GormTextFieldInspector.gorm
Palettes/2Controls/main.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/GormNSBrowser.m
Palettes/3Containers/GormNSOutlineView.m
Palettes/3Containers/GormNSTableView.h
Palettes/3Containers/GormTableColumnInspector.classes
Palettes/3Containers/GormTableColumnInspector.gorm
Palettes/3Containers/GormTableViewInspector.gorm
Palettes/3Containers/inspectors.m
Palettes/3Containers/main.m
Palettes/4Data/inspectors.m
Palettes/4Data/main.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14267 72102866-910b-0410-8b05-ffd578937521
2002-08-14 00:01:42 +00:00
Pierre-Yves Rivaille
8f48a9ffef
GormWindowEditor.m
...
Palettes/2Controls/main.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13278 72102866-910b-0410-8b05-ffd578937521
2002-03-31 19:05:28 +00:00
Pierre-Yves Rivaille
3f892d52a9
ChangeLog
...
GormWindowEditor.m
GNUmakefile
GormObjectEditor.m
GormTableViewEditor.m
ClassInformation.plist
GormDocument.m
Palettes/3Containers/main.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/inspectors.m
Palettes/2Controls/GormBoxInspector.gorm
Palettes/2Controls/GormTextFieldInspector.gorm
Palettes/2Controls/GormSliderInspector.gorm
Palettes/2Controls/GormFormInspector.gorm
Palettes/2Controls/GormButtonInspector.gorm
Resources/GormViewSizeInspector.gorm
Resources/GormViewSizeInspector.classes
Palettes/3Containers/GormNSOutlineView.m
Palettes/3Containers/GormNSOutlineView.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13277 72102866-910b-0410-8b05-ffd578937521
2002-03-31 15:59:18 +00:00
Richard Frith-Macdonald
ee033590b1
Minor bugfix and consistency cleanups.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13020 72102866-910b-0410-8b05-ffd578937521
2002-03-06 11:43:38 +00:00
Laurent Julliard
7a06ebb93a
UI tuning
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11440 72102866-910b-0410-8b05-ffd578937521
2001-11-20 16:50:10 +00:00
Laurent Julliard
0c95340b5e
PopUpButton received instead of MenuItem in NSButton inspector
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11433 72102866-910b-0410-8b05-ffd578937521
2001-11-20 09:42:39 +00:00
Adam Fedor
c9b7a1cc94
Set target/action for all NSForms in inspectors.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11290 72102866-910b-0410-8b05-ffd578937521
2001-11-02 04:59:43 +00:00
Richard Frith-Macdonald
9e120d1e90
get current text info from textfields before switching
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11273 72102866-910b-0410-8b05-ffd578937521
2001-10-29 05:51:02 +00:00
Pierre-Yves Rivaille
5e2df61b49
take the new size of NSStepper into account within the palette
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11271 72102866-910b-0410-8b05-ffd578937521
2001-10-28 20:07:49 +00:00
Laurent Julliard
582fd09210
code for new/updated inspectors
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11260 72102866-910b-0410-8b05-ffd578937521
2001-10-27 20:31:33 +00:00
Laurent Julliard
ee6c5a8d5f
reworked layout/fields, ok button removed, icons used
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11259 72102866-910b-0410-8b05-ffd578937521
2001-10-27 20:30:54 +00:00
Laurent Julliard
73a4bedd22
Initial Revision
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11188 72102866-910b-0410-8b05-ffd578937521
2001-10-17 23:04:52 +00:00
Laurent Julliard
a8b91726da
New Form, PopUpButton and Cell inspectors
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11184 72102866-910b-0410-8b05-ffd578937521
2001-10-17 22:56:17 +00:00
Adam Fedor
bfc6f87df4
Add support for custom views
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11078 72102866-910b-0410-8b05-ffd578937521
2001-10-03 17:38:46 +00:00
Adam Fedor
1e8fa702d9
Update popup button logic
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11076 72102866-910b-0410-8b05-ffd578937521
2001-10-02 19:04:32 +00:00
Adam Fedor
7b342746be
New inspectors
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11031 72102866-910b-0410-8b05-ffd578937521
2001-09-28 03:37:59 +00:00
Adam Fedor
60f219bec7
Implement button type popup
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10929 72102866-910b-0410-8b05-ffd578937521
2001-09-17 17:22:10 +00:00
Adam Fedor
6f5ebc106f
Fixes to handle matrixes better. Editable matrix cells. Improved
...
editors for window size and buttons.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10917 72102866-910b-0410-8b05-ffd578937521
2001-09-16 18:53:33 +00:00
Pierre-Yves Rivaille
1da67ea605
changed font in text fields
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10751 72102866-910b-0410-8b05-ffd578937521
2001-08-21 13:23:36 +00:00
Pierre-Yves Rivaille
d80513ff6a
Added NSStepper in the controls' palette.
...
Added an attributes inspector for NSStepper.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10741 72102866-910b-0410-8b05-ffd578937521
2001-08-20 11:09:20 +00:00
Adam Fedor
f36b66a949
Size NSForms when titles edited. Add slider instector
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10726 72102866-910b-0410-8b05-ffd578937521
2001-08-19 03:46:49 +00:00
Richard Frith-MacDonald
0f1bd6b5bc
Minor fixes and improvements to controls palette
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@8980 72102866-910b-0410-8b05-ffd578937521
2001-02-06 08:37:33 +00:00
Richard Frith-MacDonald
bffcf44703
popup and pulldown menus added to palette
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@6017 72102866-910b-0410-8b05-ffd578937521
2000-02-14 07:50:01 +00:00
Nicola Pero
ab08178ecd
Added .cvsignore
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5735 72102866-910b-0410-8b05-ffd578937521
2000-01-10 02:42:32 +00:00
Richard Frith-MacDonald
472f55d440
Changes for update to make package for palettes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5680 72102866-910b-0410-8b05-ffd578937521
2000-01-07 06:47:08 +00:00
Richard Frith-MacDonald
4330b2ccbf
Tidy
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5619 72102866-910b-0410-8b05-ffd578937521
1999-12-23 18:05:49 +00:00
Richard Frith-MacDonald
caf45f1d8b
New palettes layout
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5540 72102866-910b-0410-8b05-ffd578937521
1999-12-16 21:41:21 +00:00