Commit graph

1026 commits

Author SHA1 Message Date
Gregory John Casamento
d78d21370b Added some detail to the install to make it clearer.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20471 72102866-910b-0410-8b05-ffd578937521
2004-12-19 14:52:26 +00:00
Gregory John Casamento
6528ede51b Added [super init] to init.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20470 72102866-910b-0410-8b05-ffd578937521
2004-12-19 14:05:10 +00:00
Gregory John Casamento
302a7df6af Added inspector manager to GormLib. This is part of the standard InterfaceBuilder framework.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20469 72102866-910b-0410-8b05-ffd578937521
2004-12-19 13:39:56 +00:00
Gregory John Casamento
0db0944bef Corrected the define name for IB_EXTERN
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20465 72102866-910b-0410-8b05-ffd578937521
2004-12-18 18:24:28 +00:00
Gregory John Casamento
c08135357b Corrected calls to NSRunAlertPanel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20464 72102866-910b-0410-8b05-ffd578937521
2004-12-18 15:06:18 +00:00
Gregory John Casamento
57ffd597ea Added IBSystem header.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20463 72102866-910b-0410-8b05-ffd578937521
2004-12-18 13:57:26 +00:00
Gregory John Casamento
68ef08b403 Change to correct some crashes which I just detected
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20462 72102866-910b-0410-8b05-ffd578937521
2004-12-18 02:29:31 +00:00
Gregory John Casamento
6be559f890 Minor refactorization.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20461 72102866-910b-0410-8b05-ffd578937521
2004-12-17 10:49:01 +00:00
Gregory John Casamento
94bed640ce Remove class instances for classes which are deleted from the class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20460 72102866-910b-0410-8b05-ffd578937521
2004-12-16 10:38:14 +00:00
Gregory John Casamento
4bf6880f87 More refactoring.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20458 72102866-910b-0410-8b05-ffd578937521
2004-12-15 06:51:55 +00:00
Gregory John Casamento
84ef527ee2 Change to prevent subclasses of FirstResponder from being added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20457 72102866-910b-0410-8b05-ffd578937521
2004-12-15 02:33:17 +00:00
Gregory John Casamento
4f20e420d3 Added code to prevent a user from subclassing FirstResponder.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20456 72102866-910b-0410-8b05-ffd578937521
2004-12-15 02:10:54 +00:00
Gregory John Casamento
2435542dcc Further correction for previous problem with deleteSelection.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20451 72102866-910b-0410-8b05-ffd578937521
2004-12-14 11:59:17 +00:00
Gregory John Casamento
8164894cfc Correction for potential problem on delete.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20450 72102866-910b-0410-8b05-ffd578937521
2004-12-14 11:36:16 +00:00
Gregory John Casamento
b2cdaedc13 Changes to support cut/copy/paste for classes in Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20449 72102866-910b-0410-8b05-ffd578937521
2004-12-14 11:13:59 +00:00
Gregory John Casamento
b0287361d7 More GormLib changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20445 72102866-910b-0410-8b05-ffd578937521
2004-12-13 01:58:43 +00:00
Gregory John Casamento
6de6f32167 New files to be more compliant.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20444 72102866-910b-0410-8b05-ffd578937521
2004-12-12 21:04:53 +00:00
Gregory John Casamento
b3e02df247 Correction for class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20443 72102866-910b-0410-8b05-ffd578937521
2004-12-12 20:29:13 +00:00
Gregory John Casamento
707a0260e7 Changes to make the implementation of IntefaceBuilder spec more precise in Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20442 72102866-910b-0410-8b05-ffd578937521
2004-12-12 19:58:28 +00:00
Gregory John Casamento
ec792b978b Correction for reparenting.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20441 72102866-910b-0410-8b05-ffd578937521
2004-12-11 23:05:52 +00:00
Gregory John Casamento
a87abe7ff1 First responder change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20440 72102866-910b-0410-8b05-ffd578937521
2004-12-11 15:25:54 +00:00
Gregory John Casamento
7d1020708d Inspector now shows outlet/action counts.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20439 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:53:51 +00:00
Gregory John Casamento
e5565e59aa Blank inspector on class name change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20438 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:24:12 +00:00
Gregory John Casamento
af64103540 Todo additions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20437 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:09:01 +00:00
Gregory John Casamento
8991805873 Correction to resizing behavior.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20436 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:00:11 +00:00
Gregory John Casamento
099ef420b0 Improvements to the outline view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20435 72102866-910b-0410-8b05-ffd578937521
2004-12-10 22:58:24 +00:00
Gregory John Casamento
6825599ba5 Fixed a leak in GormOutlineView.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20431 72102866-910b-0410-8b05-ffd578937521
2004-12-09 02:06:22 +00:00
Gregory John Casamento
d84f889c8d reimplemented addAction: and addOutlet: in the class manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20430 72102866-910b-0410-8b05-ffd578937521
2004-12-09 00:56:57 +00:00
Gregory John Casamento
b1efb8b092 Various improvements in GormImage/GormSound and their editors. Also a very very temporary fix for a recently discovered crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20426 72102866-910b-0410-8b05-ffd578937521
2004-12-07 05:23:00 +00:00
Gregory John Casamento
39b9a92fd4 Implement stub for deleteSelection.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20423 72102866-910b-0410-8b05-ffd578937521
2004-12-06 03:13:02 +00:00
Gregory John Casamento
730f3612c4 Refactoring and some minor corrections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20422 72102866-910b-0410-8b05-ffd578937521
2004-12-05 23:30:56 +00:00
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
b53a7e50eb Correction for a segfault, corrections for all inspectors when resizing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20419 72102866-910b-0410-8b05-ffd578937521
2004-12-05 13:00:36 +00:00
Gregory John Casamento
ed4499f43b Changes to use IBObjectAdditions informal protocol.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20418 72102866-910b-0410-8b05-ffd578937521
2004-12-04 22:55:39 +00:00
Gregory John Casamento
191c716d3b Change to make the class added by the parser be selected in the outline/classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20414 72102866-910b-0410-8b05-ffd578937521
2004-12-03 12:19:18 +00:00
Gregory John Casamento
935fba9568 Further improvments to the class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20412 72102866-910b-0410-8b05-ffd578937521
2004-12-03 03:43:24 +00:00
Gregory John Casamento
122766b676 Improvements to header parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20411 72102866-910b-0410-8b05-ffd578937521
2004-12-02 11:30:32 +00:00
Gregory John Casamento
d25c893d49 Made the code throw a handled exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20403 72102866-910b-0410-8b05-ffd578937521
2004-12-01 07:20:37 +00:00
Gregory John Casamento
e8e0f1d5d0 Correction for a couple of minor issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20397 72102866-910b-0410-8b05-ffd578937521
2004-11-30 04:51:19 +00:00
Gregory John Casamento
2363466584 More improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20390 72102866-910b-0410-8b05-ffd578937521
2004-11-27 22:38:53 +00:00
Gregory John Casamento
b282d75ec3 Continuing improvements to the class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20389 72102866-910b-0410-8b05-ffd578937521
2004-11-27 20:37:25 +00:00
Gregory John Casamento
c3dcc6f3b0 More improvements to the class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20388 72102866-910b-0410-8b05-ffd578937521
2004-11-27 18:20:44 +00:00
Gregory John Casamento
f5d1828901 Minor bug correction in class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20387 72102866-910b-0410-8b05-ffd578937521
2004-11-27 14:14:55 +00:00
Gregory John Casamento
2543fee8fb Bumping version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20386 72102866-910b-0410-8b05-ffd578937521
2004-11-27 10:59:08 +00:00
Gregory John Casamento
bc8ec60a05 Changes for new class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20385 72102866-910b-0410-8b05-ffd578937521
2004-11-27 10:56:40 +00:00
Gregory John Casamento
1d23eafdf9 Correction for bug #10118. Table color selection was sticking.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20374 72102866-910b-0410-8b05-ffd578937521
2004-11-24 05:06:32 +00:00
Gregory John Casamento
a9793b7a10 Also updated these gorms.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20366 72102866-910b-0410-8b05-ffd578937521
2004-11-20 18:29:55 +00:00
Gregory John Casamento
71a9a54e2b Updated all of the existing .gorm files to the latest format.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20365 72102866-910b-0410-8b05-ffd578937521
2004-11-20 18:27:16 +00:00
Gregory John Casamento
61f8047895 Made the choice slightly clearer in GModel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20359 72102866-910b-0410-8b05-ffd578937521
2004-11-18 06:38:40 +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