Gregory John Casamento
ad8c3a1261
Made the prefs manager a little more silent.. added some checks to keep users from shooting themselves in the foot.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19743 72102866-910b-0410-8b05-ffd578937521
2004-07-16 01:50:40 +00:00
Gregory John Casamento
52db475527
Several important fixes. Document cleanup, menu management.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18859 72102866-910b-0410-8b05-ffd578937521
2004-03-21 05:12:27 +00:00
Gregory John Casamento
562eee3f9c
Updated the class information list.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18643 72102866-910b-0410-8b05-ffd578937521
2004-02-24 04:49:24 +00:00
Gregory John Casamento
4ebb91f329
Adding fix for Report#7850
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18561 72102866-910b-0410-8b05-ffd578937521
2004-02-08 16:38:09 +00:00
Gregory John Casamento
6cfc472fcf
Correction for Report#6890
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18430 72102866-910b-0410-8b05-ffd578937521
2004-01-18 04:05:42 +00:00
Gregory John Casamento
f72c2b677c
Corrected some of the classes in the .plist and improved usability.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18285 72102866-910b-0410-8b05-ffd578937521
2003-12-30 05:39:20 +00:00
Gregory John Casamento
90fec02a37
Code to remove all subviews of a view deleted from the GUI.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17918 72102866-910b-0410-8b05-ffd578937521
2003-10-18 06:20:45 +00:00
Gregory John Casamento
5a32088d14
Added GSStepper and GSStepperCell to the ClassInformation.plist.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17600 72102866-910b-0410-8b05-ffd578937521
2003-09-01 18:17:36 +00:00
Gregory John Casamento
d3489bacaa
corrected minor compilation error
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17268 72102866-910b-0410-8b05-ffd578937521
2003-07-20 22:00:34 +00:00
Gregory John Casamento
242b6d5b82
Fixed font panel problem
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15566 72102866-910b-0410-8b05-ffd578937521
2003-01-09 05:52:19 +00:00
Gregory John Casamento
7a147011c2
Added support for NSOpenGLView in class information file
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15025 72102866-910b-0410-8b05-ffd578937521
2002-11-19 22:12:54 +00:00
Adam Fedor
95f4f0bb78
Typo fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14984 72102866-910b-0410-8b05-ffd578937521
2002-11-12 21:44:48 +00:00
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
1dbef9900b
GormObjectEditor.m
...
ClassInformation.plist
Gorm.m
GormWindowEditor.m
GormTableViewEditor.m
GormDocument.m
GormInspectorsManager.m
Palettes/0Menus/main.m
Palettes/0Menus/GormMenuEditor.m
Palettes/0Menus/GNUmakefile
Palettes/0Menus/GormNSMenu.m
Palettes/0Menus/GormNSMenu.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13391 72102866-910b-0410-8b05-ffd578937521
2002-04-07 22:02:41 +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
Pierre-Yves Rivaille
1ff190361e
ClassInformation.plist
...
GNUmakefile
GormDocument.m
GormPrivate.h GormWindowEditor.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/GormNSTableView.m
Palettes/3Containers/GormNSTableView.h
Palettes/3Containers/inspectors.m
GormTableViewEditor.m
Palettes/3Containers/GormTableColumnInspector.gorm
Palettes/3Containers/GormTableColumnInspector.classes
Palettes/3Containers/GormTableColumnSizeInspector.gorm
Palettes/3Containers/GormTableColumnSizeInspector.classes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13270 72102866-910b-0410-8b05-ffd578937521
2002-03-29 16:30:01 +00:00
Adam Fedor
a9dd27a452
Add first responder actions
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12268 72102866-910b-0410-8b05-ffd578937521
2002-01-29 22:41:02 +00:00
Adam Fedor
278a0760c6
Update
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12263 72102866-910b-0410-8b05-ffd578937521
2002-01-29 16:17:13 +00:00
Laurent Julliard
9e6bcdb394
IBInspector actions/outlets closer to OS 4.2
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11261 72102866-910b-0410-8b05-ffd578937521
2001-10-27 20:33:20 +00:00
Adam Fedor
4847d7d30d
Add IBInspector
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11146 72102866-910b-0410-8b05-ffd578937521
2001-10-15 02:16:03 +00:00
Adam Fedor
b316362eef
Minor fixes for intercell spacing validation, popubutton fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11084 72102866-910b-0410-8b05-ffd578937521
2001-10-05 02:34:59 +00:00
Richard Frith-MacDonald
308f97b6ba
Limited menu support
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5741 72102866-910b-0410-8b05-ffd578937521
2000-01-13 21:19:03 +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
88ba65dc4e
Info
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5591 72102866-910b-0410-8b05-ffd578937521
1999-12-20 15:22:52 +00:00
Richard Frith-MacDonald
2a6f2299ed
Connection management code.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5587 72102866-910b-0410-8b05-ffd578937521
1999-12-20 14:20:06 +00:00