Commit graph

56 commits

Author SHA1 Message Date
Gregory John Casamento
145a8afd69 Nib support changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23043 72102866-910b-0410-8b05-ffd578937521
2006-06-10 13:34:44 +00:00
Gregory John Casamento
5fa3ae3247 Improved automatic name generation in the name table.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23035 72102866-910b-0410-8b05-ffd578937521
2006-06-06 01:25:51 +00:00
Gregory John Casamento
8cf554d371 Nib compatibility work.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23034 72102866-910b-0410-8b05-ffd578937521
2006-06-05 05:48:10 +00:00
Gregory John Casamento
966d2b8409 Merge from NibCompatibility branch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23033 72102866-910b-0410-8b05-ffd578937521
2006-06-05 02:12:00 +00:00
Gregory John Casamento
95abbaf5b4 Further correction for bug#16587.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22937 72102866-910b-0410-8b05-ffd578937521
2006-05-16 05:00:20 +00:00
Gregory John Casamento
5c7c120367 Correction for bug #16587
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22936 72102866-910b-0410-8b05-ffd578937521
2006-05-16 02:59:45 +00:00
Gregory John Casamento
5a923726a1 Correction for problem found by Riccardo Mattolla. Cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22676 72102866-910b-0410-8b05-ffd578937521
2006-03-19 01:16:18 +00:00
Gregory John Casamento
56d153ffc4 Correction for bug#15178
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22171 72102866-910b-0410-8b05-ffd578937521
2005-12-16 00:10:23 +00:00
Gregory John Casamento
0c96d0e0af Correction for bug#15178
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22168 72102866-910b-0410-8b05-ffd578937521
2005-12-15 03:12:26 +00:00
Gregory John Casamento
ca69dba62e Correction for inspector resizing issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21743 72102866-910b-0410-8b05-ffd578937521
2005-09-25 16:57:11 +00:00
Gregory John Casamento
b12a81f134 Updated version and added logic to add menu items from a popup button to the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21662 72102866-910b-0410-8b05-ffd578937521
2005-08-19 04:25:52 +00:00
Gregory John Casamento
81ef7c4c41 Fixed problem with retrieval of objects.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21661 72102866-910b-0410-8b05-ffd578937521
2005-08-19 03:24:23 +00:00
Gregory John Casamento
4258edcf1c Attach menu items and menus.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21660 72102866-910b-0410-8b05-ffd578937521
2005-08-19 02:22:30 +00:00
Gregory John Casamento
05a4b62108 Further improvements to attachObject:toParent:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21659 72102866-910b-0410-8b05-ffd578937521
2005-08-19 01:33:16 +00:00
Gregory John Casamento
08f846d1df parent->child connection fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21658 72102866-910b-0410-8b05-ffd578937521
2005-08-19 01:05:46 +00:00
Gregory John Casamento
831d3256d2 Removed some commented out code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21657 72102866-910b-0410-8b05-ffd578937521
2005-08-19 00:22:23 +00:00
Gregory John Casamento
ddc332ae3a remove openEditors code in begin/end archiving methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21656 72102866-910b-0410-8b05-ffd578937521
2005-08-18 03:33:02 +00:00
Gregory John Casamento
47ddce6e20 Corrected bug#14004
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21655 72102866-910b-0410-8b05-ffd578937521
2005-08-18 03:32:21 +00:00
Gregory John Casamento
8647cb211f Possible correction for #14004. Also, improvement in the table view inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21628 72102866-910b-0410-8b05-ffd578937521
2005-08-10 06:28:55 +00:00
Gregory John Casamento
4ae3c45cd5 Enabled copy/paste in the objects editor, corrected a problem with the browser, expanded the capabilities of the resource manager and gormified the connection inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21620 72102866-910b-0410-8b05-ffd578937521
2005-08-07 02:24:49 +00:00
Gregory John Casamento
e5abeefe0d Removed uneeded class and corrected default creation of inspectors and palettes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21586 72102866-910b-0410-8b05-ffd578937521
2005-07-31 22:53:05 +00:00
Gregory John Casamento
71f668b9f2 Saves w/ window template when appropriate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21566 72102866-910b-0410-8b05-ffd578937521
2005-07-30 08:10:01 +00:00
Gregory John Casamento
5bf31114f7 Added documentation. Corrected a minor issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21547 72102866-910b-0410-8b05-ffd578937521
2005-07-27 05:42:04 +00:00
Gregory John Casamento
428716326e Corrected a crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21541 72102866-910b-0410-8b05-ffd578937521
2005-07-26 03:23:04 +00:00
Gregory John Casamento
5c90039127 Usability change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21473 72102866-910b-0410-8b05-ffd578937521
2005-07-14 16:36:48 +00:00
Gregory John Casamento
0e4671f628 Updated toolbar delegate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21470 72102866-910b-0410-8b05-ffd578937521
2005-07-14 13:00:28 +00:00
Gregory John Casamento
7aac9ffaa4 Removal of some old code and correction for table data source.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21419 72102866-910b-0410-8b05-ffd578937521
2005-07-07 17:23:56 +00:00
Gregory John Casamento
f55c5147da Set selection based on top level editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21411 72102866-910b-0410-8b05-ffd578937521
2005-07-06 14:47:33 +00:00
Gregory John Casamento
9d116f0f2a Corrected bug where gorm incorrectly claims to update a file. Added documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21409 72102866-910b-0410-8b05-ffd578937521
2005-07-05 14:58:42 +00:00
Gregory John Casamento
58f3adfdec Added new alignment and layout menus.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21405 72102866-910b-0410-8b05-ffd578937521
2005-07-04 21:53:33 +00:00
Gregory John Casamento
5ab6e00e3e Minor code cleanup. Replaced deprecated method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21317 72102866-910b-0410-8b05-ffd578937521
2005-06-17 04:41:24 +00:00
Gregory John Casamento
ecb1e77bfa Correction for translate to display the windows after translation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21309 72102866-910b-0410-8b05-ffd578937521
2005-06-15 00:34:36 +00:00
Gregory John Casamento
56110eebb2 Updates to fix minor issues with outline view and translation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21305 72102866-910b-0410-8b05-ffd578937521
2005-06-13 03:14:57 +00:00
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