Gregory John Casamento
|
3d9eb1203b
|
More translation code to allow for the user to translate from one language to another.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21300 72102866-910b-0410-8b05-ffd578937521
|
2005-06-11 18:06:43 +00:00 |
|
Gregory John Casamento
|
d6989fa187
|
Added logic to translate method to assist in user translation from one language to another.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21299 72102866-910b-0410-8b05-ffd578937521
|
2005-06-11 09:08:47 +00:00 |
|
Gregory John Casamento
|
9d70705d9d
|
Added translation and corrected infinite loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21295 72102866-910b-0410-8b05-ffd578937521
|
2005-06-10 11:43:51 +00:00 |
|
Gregory John Casamento
|
4d39d97c82
|
Updated gorm file version to handle window autopositioning.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21281 72102866-910b-0410-8b05-ffd578937521
|
2005-06-04 11:46:43 +00:00 |
|
Gregory John Casamento
|
f5d58d88ac
|
Change of address change for FSF.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21261 72102866-910b-0410-8b05-ffd578937521
|
2005-05-26 03:37:38 +00:00 |
|
Gregory John Casamento
|
5ac7372ea2
|
Corrected problem with outline/browser view shrinking when switched.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21243 72102866-910b-0410-8b05-ffd578937521
|
2005-05-21 17:17:00 +00:00 |
|
Gregory John Casamento
|
9b9575fb7f
|
Correction for a bug which was preventing editing of class names in the outline view also, preparations for the use of NSBrowser to view the classes (in addition to the outline).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21186 72102866-910b-0410-8b05-ffd578937521
|
2005-05-04 09:34:49 +00:00 |
|
Gregory John Casamento
|
e203f18136
|
Correction for crash seen by Banlu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21163 72102866-910b-0410-8b05-ffd578937521
|
2005-04-28 12:50:50 +00:00 |
|
Gregory John Casamento
|
314f0e9d38
|
Improved top level editor switching functionality.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21150 72102866-910b-0410-8b05-ffd578937521
|
2005-04-24 00:15:57 +00:00 |
|
Gregory John Casamento
|
2c832d7795
|
Refactored code out of GormPrivate and into separate headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21149 72102866-910b-0410-8b05-ffd578937521
|
2005-04-23 18:43:36 +00:00 |
|
Gregory John Casamento
|
9d4a74153b
|
Refactored NSCell additions out of GormPrivate and added a new method for pboard type registration.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21148 72102866-910b-0410-8b05-ffd578937521
|
2005-04-23 17:16:10 +00:00 |
|
Gregory John Casamento
|
91ddcae2a9
|
Code to allow drag and drop parsing of headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21146 72102866-910b-0410-8b05-ffd578937521
|
2005-04-23 06:54:22 +00:00 |
|
Gregory John Casamento
|
577c17a847
|
Corrected a problem with switching top level editors during drag and drop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21144 72102866-910b-0410-8b05-ffd578937521
|
2005-04-22 21:27:14 +00:00 |
|
Gregory John Casamento
|
2d0b6fc07e
|
Added method which switches to the appropriate editor to accept a drag.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21143 72102866-910b-0410-8b05-ffd578937521
|
2005-04-22 20:02:45 +00:00 |
|
Gregory John Casamento
|
6618ced98b
|
Added new resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21139 72102866-910b-0410-8b05-ffd578937521
|
2005-04-22 00:43:10 +00:00 |
|
Gregory John Casamento
|
6a0a061693
|
Implemented SubstituteClasses mechanism. This allows palettes to use subclasses of the class to edit and they will be saved as the real class when the gorm file is save and read as the substitute class when the gorm class is loaded by Gorm.app.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21120 72102866-910b-0410-8b05-ffd578937521
|
2005-04-17 16:14:12 +00:00 |
|
Gregory John Casamento
|
d6c63c9e96
|
Send the connector as the object in the notification sent by removeConnector:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21118 72102866-910b-0410-8b05-ffd578937521
|
2005-04-17 01:48:49 +00:00 |
|
Gregory John Casamento
|
2c60ce5777
|
Improved documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21091 72102866-910b-0410-8b05-ffd578937521
|
2005-04-11 20:42:33 +00:00 |
|
Gregory John Casamento
|
5a0150c3bb
|
Correction for resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21085 72102866-910b-0410-8b05-ffd578937521
|
2005-04-11 05:09:40 +00:00 |
|
Gregory John Casamento
|
1465667ceb
|
Corrections for IBResourceManager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21084 72102866-910b-0410-8b05-ffd578937521
|
2005-04-11 04:05:30 +00:00 |
|
Gregory John Casamento
|
d9cc373584
|
Implementation of resource manager handling for adding objects to the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21082 72102866-910b-0410-8b05-ffd578937521
|
2005-04-11 00:16:01 +00:00 |
|
Gregory John Casamento
|
660c9fd7ad
|
Improved attachObject:toParent: and implemented more of the resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21080 72102866-910b-0410-8b05-ffd578937521
|
2005-04-10 22:21:59 +00:00 |
|
Gregory John Casamento
|
db6fe33741
|
Merge from branch: build_reorg_branch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21012 72102866-910b-0410-8b05-ffd578937521
|
2005-03-31 03:01:36 +00:00 |
|