Commit graph

231 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
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
323114eb4e Making it impossible to subclass the pseudoclass FirstResponder
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16789 72102866-910b-0410-8b05-ffd578937521
2003-05-26 00:40:57 +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
819aa1e91b Fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16787 72102866-910b-0410-8b05-ffd578937521
2003-05-25 12:33:29 +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
Fabien Vallon
d1f357a5bf refactored new documents in Gorm.m , add tags for new documents in Gorm.gorm.
intelligent window placement (cascade)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16785 72102866-910b-0410-8b05-ffd578937521
2003-05-24 11:18:11 +00:00
Gregory John Casamento
b33b4819e1 Fixed minor segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16780 72102866-910b-0410-8b05-ffd578937521
2003-05-24 05:29:35 +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
Gregory John Casamento
ae0687d0fc Submitting patch by fabien vallon to toggle the guidlines.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16752 72102866-910b-0410-8b05-ffd578937521
2003-05-20 03:57:37 +00:00
Gregory John Casamento
cfcc4d2f9d Fixed minor bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16746 72102866-910b-0410-8b05-ffd578937521
2003-05-18 02:06:38 +00:00
Gregory John Casamento
b5f14f087d Adding patch supplied by Fabien Vallon
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16705 72102866-910b-0410-8b05-ffd578937521
2003-05-13 04:10:12 +00:00
Gregory John Casamento
dfa2cef136 Cleaned up some of the code in GormDocument and also corrected the copy/paste
bug.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16686 72102866-910b-0410-8b05-ffd578937521
2003-05-11 06:06:38 +00:00
Gregory John Casamento
70d53d483a Updated files to get rid of warnings. Also added GNUmakefile.preamble with the
-Werror option so that future warnings will be treated as errors.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16685 72102866-910b-0410-8b05-ffd578937521
2003-05-10 21:19:25 +00:00
Gregory John Casamento
2795d5b995 Corrected a bug which was causing issues with custom classes and gorm file
corruption.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16684 72102866-910b-0410-8b05-ffd578937521
2003-05-10 17:34:45 +00:00
Gregory John Casamento
1678fafeae Fixed a bug which was causing issues with custom classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16679 72102866-910b-0410-8b05-ffd578937521
2003-05-09 04:02:41 +00:00
Gregory John Casamento
b0c1c7c958 Adding changes necessary to use the icon by Andrew Lindesay as the file icon
for .gmodel files.  Patch submitted by Rob Burns.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16670 72102866-910b-0410-8b05-ffd578937521
2003-05-08 04:56:10 +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
Richard Frith-Macdonald
28612c2376 Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16482 72102866-910b-0410-8b05-ffd578937521
2003-04-18 05:40:25 +00:00
Gregory John Casamento
4ed098146a Made a fix to GormFilesOwner to correct a bug reported by Scott Cristely
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16383 72102866-910b-0410-8b05-ffd578937521
2003-04-07 04:00:30 +00:00
Adam Fedor
409b0f6cf2 Version 0.2.6
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16133 72102866-910b-0410-8b05-ffd578937521
2003-03-05 19:38:55 +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
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
106830ca99 Minor class outline view vix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15954 72102866-910b-0410-8b05-ffd578937521
2003-02-13 13:32:59 +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
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
719c82309b General cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15742 72102866-910b-0410-8b05-ffd578937521
2003-01-28 03:20:22 +00:00
Gregory John Casamento
8b5d9b34c6 Correcting minor compilation error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15682 72102866-910b-0410-8b05-ffd578937521
2003-01-23 04:39:39 +00:00
Adam Fedor
dc50f55fd0 Version 0.2.5
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15669 72102866-910b-0410-8b05-ffd578937521
2003-01-21 15:18:30 +00:00
Gregory John Casamento
0f19e9a112 Correcting testInterface bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15612 72102866-910b-0410-8b05-ffd578937521
2003-01-17 03:55:55 +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
a939756a02 Corrected another small problem w/ custom class support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15593 72102866-910b-0410-8b05-ffd578937521
2003-01-14 06:50:45 +00:00
Gregory John Casamento
b7931b0b4f Fixed a bug with custom classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15591 72102866-910b-0410-8b05-ffd578937521
2003-01-14 06:29:34 +00:00
Gregory John Casamento
8c0b18b4ab Improved GModel support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15581 72102866-910b-0410-8b05-ffd578937521
2003-01-13 07:15:18 +00:00
Gregory John Casamento
a03ab599c2 Some bug fixes to header parsing and a documentation change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15579 72102866-910b-0410-8b05-ffd578937521
2003-01-12 06:29:19 +00:00
Gregory John Casamento
82b8ee1eb4 Change log entries for GormCustomView.m modifications
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15577 72102866-910b-0410-8b05-ffd578937521
2003-01-10 03:01:55 +00:00
Gregory John Casamento
d0d355ec92 Remove of action/outlet/class now acts correctly when user cancels.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15568 72102866-910b-0410-8b05-ffd578937521
2003-01-09 07:03:36 +00:00
Gregory John Casamento
7801ab1a9c Added code to remove connections when an action, outlet or class is deleted.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15567 72102866-910b-0410-8b05-ffd578937521
2003-01-09 06:17:07 +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
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
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
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
99a4624a98 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15491 72102866-910b-0410-8b05-ffd578937521
2003-01-04 06:26:03 +00:00
Gregory John Casamento
b51bfa2089 Removing some old directories.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15490 72102866-910b-0410-8b05-ffd578937521
2003-01-04 05:48:46 +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