Commit graph

90 commits

Author SHA1 Message Date
Gregory John Casamento
4a749387da Added code to inspect scroll views.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16844 72102866-910b-0410-8b05-ffd578937521
2003-06-01 04:51:41 +00:00
Gregory John Casamento
0aa897ddd7 Forgot to add this one...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16830 72102866-910b-0410-8b05-ffd578937521
2003-05-29 05:44:34 +00:00
Gregory John Casamento
8fef77ed94 General clean up. Moved some constants. added the beginnings of a new
inspector.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16829 72102866-910b-0410-8b05-ffd578937521
2003-05-29 05:40:28 +00:00
Fabien Vallon
f5f3d2a5f4 previous change was stupid
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16801 72102866-910b-0410-8b05-ffd578937521
2003-05-26 18:19:28 +00:00
Fabien Vallon
5be6eda3e0 Remove nib loading for NSTableView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16800 72102866-910b-0410-8b05-ffd578937521
2003-05-26 18:06:51 +00:00
Gregory John Casamento
dc86bbbd18 Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16776 72102866-910b-0410-8b05-ffd578937521
2003-05-23 02:25:34 +00:00
Adam Fedor
fe43fc2f1f Don't install palettes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16590 72102866-910b-0410-8b05-ffd578937521
2003-05-01 04:20:22 +00:00
Adam Fedor
eacb1b3b6b Update instpectors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16126 72102866-910b-0410-8b05-ffd578937521
2003-03-04 17:07:09 +00:00
Adam Fedor
51ebbb3154 Update app name, info menu item
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16125 72102866-910b-0410-8b05-ffd578937521
2003-03-04 16:47:54 +00:00
Richard Frith-Macdonald
2852d2e510 Fix use of #import
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16111 72102866-910b-0410-8b05-ffd578937521
2003-03-03 09:15:48 +00:00
Gregory John Casamento
0169623822 Fixing GormTableViewEditor issue which was causing an exception when no columns were selected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15862 72102866-910b-0410-8b05-ffd578937521
2003-02-03 01:52:08 +00:00
Gregory John Casamento
d7e21278a0 Started implementing new feature and fixed a bug with the NSWindowTemplate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15607 72102866-910b-0410-8b05-ffd578937521
2003-01-16 04:09:07 +00:00
Gregory John Casamento
ec5593d988 Corrected problem w/ size inspector for tab view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15559 72102866-910b-0410-8b05-ffd578937521
2003-01-09 03:57:58 +00:00
Gregory John Casamento
f86a25b225 Improved panel support and some cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15504 72102866-910b-0410-8b05-ffd578937521
2003-01-05 06:03:14 +00:00
Gregory John Casamento
b5ecfcdaa2 Replacing old style .gorm/.classes files with .gorm packages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15488 72102866-910b-0410-8b05-ffd578937521
2003-01-04 04:51:12 +00:00
Gregory John Casamento
314ea111d8 Various fixes to compilation warnings and an NSPanel fix which allows the NSWindow inspector to be used on a panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15477 72102866-910b-0410-8b05-ffd578937521
2003-01-04 00:17:43 +00:00
Gregory John Casamento
e150b5b43b Adding new interface file and enhancing Gorm.m to validate menu correctly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15439 72102866-910b-0410-8b05-ffd578937521
2003-01-01 17:50:17 +00:00
Gregory John Casamento
4a7b6df80a Bug fixes and updates. Corrected problem with menu editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15437 72102866-910b-0410-8b05-ffd578937521
2003-01-01 05:37:02 +00:00
Adam Fedor
5dd4796de5 Don't allow all items to be removed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15367 72102866-910b-0410-8b05-ffd578937521
2002-12-29 03:43:19 +00:00
Gregory John Casamento
1649aa007e Adding NSTabView inspector submitted by Fabien Vallon
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15185 72102866-910b-0410-8b05-ffd578937521
2002-11-30 00:49:55 +00:00
Gregory John Casamento
941ef0858c Adding new NSComboBox inspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15094 72102866-910b-0410-8b05-ffd578937521
2002-11-25 03:55:11 +00:00
Gregory John Casamento
3bb991f44f Removing old versions of the .gorm files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15093 72102866-910b-0410-8b05-ffd578937521
2002-11-25 03:34:20 +00:00
Gregory John Casamento
7e3d19eea7 Corrected problem w/ Menus palette
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15076 72102866-910b-0410-8b05-ffd578937521
2002-11-24 03:55:25 +00:00
Gregory John Casamento
ffaf1174f0 Fixed window/panel palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15075 72102866-910b-0410-8b05-ffd578937521
2002-11-24 03:45:11 +00:00
Adam Fedor
d3a55312fb Some preliminary work on loading gmodels (not working yet).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14987 72102866-910b-0410-8b05-ffd578937521
2002-11-13 16:10:22 +00:00
Pierre-Yves Rivaille
01eee8a433 * GormDocument.m: change nameTable retaining policy from
NSNonRetainedObjectMapKeyCallBacks to NSObjectMapKeyCallBacks.
  This eliminates segfaults that happened when saving/testing multiple
  times. Note: this might not be the best solution, but it does work.

* GormInspectorsManager.m
* GormScrollViewEditor.m
* Palettes/3Containers/inspectors.m
* Palettes/4Data/inspectors.m
  Various updates to GormScrollViewEditor and to NSTextView support.
  (addition of GormTextViewEditor)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14869 72102866-910b-0410-8b05-ffd578937521
2002-10-29 18:30:05 +00:00
Adam Fedor
d1e16ff0ff Set saved class file as className
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14836 72102866-910b-0410-8b05-ffd578937521
2002-10-23 14:37:21 +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
d553c938c2 * GormTableViewEditor.m: removed (was moved in Palettes/3Containers
some time ago).
* Palettes/3Containers/GormTableViewEditor.m: updated
  drag'n'drop support


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14512 72102866-910b-0410-8b05-ffd578937521
2002-09-22 14:40:57 +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
Gregory John Casamento
6e0ac100e7 Corrected problem with assertion failure at startup...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14294 72102866-910b-0410-8b05-ffd578937521
2002-08-17 22:46:19 +00:00
Pierre-Yves Rivaille
2f68960319 * GormNSTableView.m [GormNSTableView -setGormDelegate]: changed return
type from id to void (this was conflicting with GormNSTableView.h).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14277 72102866-910b-0410-8b05-ffd578937521
2002-08-14 17:32:45 +00:00
Pierre-Yves Rivaille
1452b805da adding .cvsignore
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14270 72102866-910b-0410-8b05-ffd578937521
2002-08-14 10:24:57 +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
Gregory John Casamento
186be08164 Removed NSLog which was causing compilation error on gcc < 3.0 compilers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13401 72102866-910b-0410-8b05-ffd578937521
2002-04-08 23:25:52 +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
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
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
Pierre-Yves Rivaille
af63d0b288 GormDocument.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/main.m
Palettes/3Containers/inspectors.m
Palettes/3Containers/GormNSTableView.m
Palettes/3Containers/GormNSTableView.h


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13242 72102866-910b-0410-8b05-ffd578937521
2002-03-26 17:15:26 +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
Pierre-Yves Rivaille
ef475a3451 * Palettes/3Containers/GNUmakefile
* Palettes/3Containers/main.m
* Palettes/3Containers/GormNSBrowser.m
* Palettes/3Containers/GormNSBrowser.h
* Gorm.m
* GormDocument.m
Subclass of NSBrowser and NSTableView to be able to set the
delegate for runtime only (there is a dummy delegate for edit-time
and test-time). Those classes are encoded as NSBrowser/NSTableView
and NSTableView/NSBrowser are decoded as GormNSBrowser/GormNSTableView

* Palettes/1Windows/GNUmakefile
* Palettes/1Windows/GormNSWindow.h
* Palettes/1Windows/GormNSWindow.m
* Palettes/1Windows/main.m
* GormDocument.m
* Gorm.m
Subclass of NSWindow to be able to choose the stylemask
and to still be able to resize/close/minimize the window in the editor
regardless of the stylemask. This class is encoded as NSWindow and
NSWindow is decoded as GormNSWindow.

* GormDocument.m ([-attachObect:toParent]):
NSTableView & NSTextView objects contained in NSScrollView are now
added. Connections to and from those objects are now available.

* GormWindowEditor.m: new bestKnownSuperview function
(original patch from Stefan Urbanek <stefanurbanek@yahoo.fr>
modified to let the user select the NSScrollView or the NSTextView/
NSTableView contained within the NSScrollView).

* Palettes/3Containers/inspectors.m
* Palettes/3Containers/GormBrowserInspector.gorm
* Palettes/3Containers/GormTableViewInspector.gorm
NSTableView and NSBrowser inspectors updated (new tag field)
(patch from Stefan Urbanek <stefanurbanek@yahoo.fr>)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12559 72102866-910b-0410-8b05-ffd578937521
2002-02-18 12:37:26 +00:00
Adam Fedor
57e7b4ccc5 Correct cursor handling during dragging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@12095 72102866-910b-0410-8b05-ffd578937521
2002-01-14 04:19:01 +00:00
Laurent Julliard
0db24eeb91 Date and Number Formatters added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11629 72102866-910b-0410-8b05-ffd578937521
2001-12-04 22:26:32 +00:00
Laurent Julliard
63cc43c1ac Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11625 72102866-910b-0410-8b05-ffd578937521
2001-12-04 22:13:55 +00:00
Laurent Julliard
f6105edd41 Initial revision
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11444 72102866-910b-0410-8b05-ffd578937521
2001-11-20 16:52:51 +00:00
Laurent Julliard
eaa63cd496 Browser and TableView initialization added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11443 72102866-910b-0410-8b05-ffd578937521
2001-11-20 16:52:25 +00:00
Laurent Julliard
6d20d72c87 Browser and TableView inspectors added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11442 72102866-910b-0410-8b05-ffd578937521
2001-11-20 16:51:40 +00:00
Laurent Julliard
55e84732a5 Data Palette added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11441 72102866-910b-0410-8b05-ffd578937521
2001-11-20 16:50:47 +00:00