Commit graph

68 commits

Author SHA1 Message Date
Gregory John Casamento
0778f595b4 Changes to make class editor more self sufficient. Some minor refactoring.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20421 72102866-910b-0410-8b05-ffd578937521
2004-12-05 20:52:36 +00:00
Gregory John Casamento
c0e1de4049 Cleanup of warnings with gcc 3.4.x and some minor bug fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20357 72102866-910b-0410-8b05-ffd578937521
2004-11-18 05:34:19 +00:00
Gregory John Casamento
5203d67e8d Code cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20010 72102866-910b-0410-8b05-ffd578937521
2004-09-06 21:41:32 +00:00
Gregory John Casamento
958fdfcabb A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19719 72102866-910b-0410-8b05-ffd578937521
2004-07-12 04:16:09 +00:00
Gregory John Casamento
ead6139314 New .gorm file version support and some other minor changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19650 72102866-910b-0410-8b05-ffd578937521
2004-06-29 03:27:37 +00:00
Gregory John Casamento
5067b75ff7 Some bugfixes and enhancements. Correction for Report #9461. Adds ability of Class Inspector to change the name of a class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19626 72102866-910b-0410-8b05-ffd578937521
2004-06-26 22:08:42 +00:00
Gregory John Casamento
f5bafcc089 Corrected a connections issue. Report #9461.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19624 72102866-910b-0410-8b05-ffd578937521
2004-06-26 12:19:18 +00:00
Gregory John Casamento
fdb6848bfb Correcting connection inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19484 72102866-910b-0410-8b05-ffd578937521
2004-06-08 03:53:48 +00:00
Gregory John Casamento
a092bea159 Fixed a longstanding bug with making connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19427 72102866-910b-0410-8b05-ffd578937521
2004-05-30 03:48:38 +00:00
Gregory John Casamento
7377aafb21 Corrected some behavior in the sound and image inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19349 72102866-910b-0410-8b05-ffd578937521
2004-05-16 11:40:16 +00:00
Gregory John Casamento
73cf5625be Some additional changes for memory/crash issues after the memory-leak fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19323 72102866-910b-0410-8b05-ffd578937521
2004-05-14 15:41:31 +00:00
Gregory John Casamento
89398d7533 More fixes to stabilize Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19304 72102866-910b-0410-8b05-ffd578937521
2004-05-14 06:32:24 +00:00
Gregory John Casamento
6f559a5400 Correction to recent fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19020 72102866-910b-0410-8b05-ffd578937521
2004-04-04 19:15:00 +00:00
Gregory John Casamento
126429a965 Some bugfixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19017 72102866-910b-0410-8b05-ffd578937521
2004-04-04 16:37:16 +00:00
Gregory John Casamento
04a1c007b5 Code cleanup and some fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18759 72102866-910b-0410-8b05-ffd578937521
2004-03-04 04:01:09 +00:00
Gregory John Casamento
9ca5ae8069 Correction for report #7938 and minor cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18720 72102866-910b-0410-8b05-ffd578937521
2004-02-29 16:52:30 +00:00
Gregory John Casamento
a7bd9866f3 Cleanup of logging and new prefs section for archives.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18637 72102866-910b-0410-8b05-ffd578937521
2004-02-21 18:48:48 +00:00
Gregory John Casamento
4b25020198 Improved class inspector title.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18311 72102866-910b-0410-8b05-ffd578937521
2004-01-05 01:34:00 +00:00
Gregory John Casamento
f00f63fac7 Fixes to correct bugs found while savannah was down. Corrections to the
addition and deletion of outlets/actions.   Made the test application use a .gorm
file instead of a hardcoded interface.   Corrected a problem with the "set name" functionality
and removed the "establishConnection" call in the GormInspectorsManager since this
was causing issues when the user added a delegate or a next key view.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18266 72102866-910b-0410-8b05-ffd578937521
2003-12-24 02:50:34 +00:00
Gregory John Casamento
3380ce66c4 corrected issue with connecting to NSFirst
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18025 72102866-910b-0410-8b05-ffd578937521
2003-11-02 03:10:38 +00:00
Gregory John Casamento
d23519ef81 Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17984 72102866-910b-0410-8b05-ffd578937521
2003-10-28 05:25:14 +00:00
Gregory John Casamento
2a1b4c2d92 Added check for connection to NSFirst (not allowed).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17828 72102866-910b-0410-8b05-ffd578937521
2003-10-13 04:14:46 +00:00
Gregory John Casamento
7b2f9f74b4 Correcting some menu difficulties with Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17827 72102866-910b-0410-8b05-ffd578937521
2003-10-13 03:32:51 +00:00
Gregory John Casamento
7c8894276f Some fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17820 72102866-910b-0410-8b05-ffd578937521
2003-10-12 05:45:44 +00:00
Gregory John Casamento
130af7186b Updated GormInspectorsManager.m to check for problems when creating connections. If there is a problem the connection is cleared and an error is displayed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17642 72102866-910b-0410-8b05-ffd578937521
2003-09-08 03:53:49 +00:00
Gregory John Casamento
3b7d508e7d Added check for valid destination.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17641 72102866-910b-0410-8b05-ffd578937521
2003-09-08 03:34:40 +00:00
Gregory John Casamento
6e3bb6428c Corrected selection problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17521 72102866-910b-0410-8b05-ffd578937521
2003-08-24 01:29:35 +00:00
Gregory John Casamento
d18b70deb2 Temporarily removing call to select class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17520 72102866-910b-0410-8b05-ffd578937521
2003-08-24 01:21:18 +00:00
Gregory John Casamento
ddefb9580e Further bugfixes and improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17517 72102866-910b-0410-8b05-ffd578937521
2003-08-23 06:31:53 +00:00
Gregory John Casamento
3999531d91 Adding fix for outlet deletion exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17462 72102866-910b-0410-8b05-ffd578937521
2003-08-10 03:36:27 +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
Gregory John Casamento
194f1b0d9e Made some enhancements to class manager and inspector manager. General
clean up and corrected some bugs.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16788 72102866-910b-0410-8b05-ffd578937521
2003-05-25 19:08:36 +00:00
Fabien Vallon
3df86b7e01 Add Localization
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16786 72102866-910b-0410-8b05-ffd578937521
2003-05-24 12:40:54 +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
Richard Frith-Macdonald
0f8a9bc08c Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16109 72102866-910b-0410-8b05-ffd578937521
2003-03-02 19:26:51 +00:00
Richard Frith-Macdonald
2746219035 Improve connection inspector highlighting
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15930 72102866-910b-0410-8b05-ffd578937521
2003-02-11 06:55:50 +00:00
Pierre-Yves Rivaille
a8ebc11e39 * GormInspectorsManager.m: _internalCall:
only reload the column when needed, this was causing segfaults
  with the new lockFocus code.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15928 72102866-910b-0410-8b05-ffd578937521
2003-02-10 20:20:04 +00:00
Gregory John Casamento
2d454a88de Fixing bugs. Outlets were not showing up in the inspector for custom classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15558 72102866-910b-0410-8b05-ffd578937521
2003-01-09 03:39:27 +00:00
Gregory John Casamento
9dc8e5105c Correcting issue with connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15545 72102866-910b-0410-8b05-ffd578937521
2003-01-08 05:54:20 +00:00
Gregory John Casamento
ca5882b572 Adding .gorm file packages and adding sound support to gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14921 72102866-910b-0410-8b05-ffd578937521
2002-11-04 13:52:31 +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
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
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
7e9a778000 Lots and lots of fixes and enhancements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14191 72102866-910b-0410-8b05-ffd578937521
2002-07-22 15:24:37 +00:00
Gregory John Casamento
4955a36d4f Adding a class editor to the outline view in Gorm. Currently this
only works for viewing.  I am going to add the editing functionlity later
this week.  GJC


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14068 72102866-910b-0410-8b05-ffd578937521
2002-07-08 04:45:23 +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
Laurent Julliard
26a3cd1f4e drag and drop logic for formatters
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11628 72102866-910b-0410-8b05-ffd578937521
2001-12-04 22:26:00 +00:00
Laurent Julliard
a76799770b Controls embedded in NSScrollView must be handled differently
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11438 72102866-910b-0410-8b05-ffd578937521
2001-11-20 16:48:18 +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
Richard Frith-Macdonald
9a45909aab iCustom class modifications
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@9897 72102866-910b-0410-8b05-ffd578937521
2001-05-08 09:43:11 +00:00