Commit graph

791 commits

Author SHA1 Message Date
Gregory John Casamento
49c7adba2b New classes/headers, fleshed out document class, added document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20509 72102866-910b-0410-8b05-ffd578937521
2005-01-01 07:39:12 +00:00
Gregory John Casamento
01a4bfe708 New form/section for miniwindow icon.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20508 72102866-910b-0410-8b05-ffd578937521
2004-12-31 19:26:21 +00:00
Gregory John Casamento
cfa2fe4385 Corrected rect drawing bug under ART and simplified headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20506 72102866-910b-0410-8b05-ffd578937521
2004-12-31 13:21:30 +00:00
Gregory John Casamento
162768468f Improved image handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20501 72102866-910b-0410-8b05-ffd578937521
2004-12-29 02:21:11 +00:00
Gregory John Casamento
985d7c9a41 Enhancement to allow loading of older palettes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20500 72102866-910b-0410-8b05-ffd578937521
2004-12-28 21:37:44 +00:00
Gregory John Casamento
fb898530c6 Gorm portion of fix for bug#11409.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20499 72102866-910b-0410-8b05-ffd578937521
2004-12-28 17:07:59 +00:00
Gregory John Casamento
cbffe63197 Improvement on previous correction.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20497 72102866-910b-0410-8b05-ffd578937521
2004-12-28 13:35:52 +00:00
Gregory John Casamento
027c7540a0 Correction for bug#11410.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20494 72102866-910b-0410-8b05-ffd578937521
2004-12-28 03:00:32 +00:00
Gregory John Casamento
edf2035650 Removed some methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20493 72102866-910b-0410-8b05-ffd578937521
2004-12-28 02:37:02 +00:00
Gregory John Casamento
0d3289f6c3 Correction for a number of issues found today.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20492 72102866-910b-0410-8b05-ffd578937521
2004-12-28 02:25:18 +00:00
Gregory John Casamento
ff53d2bb5c Corrected minor bug with FirstResponder.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20481 72102866-910b-0410-8b05-ffd578937521
2004-12-23 19:52:33 +00:00
Gregory John Casamento
007c457cf4 Correction for image resizing issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20480 72102866-910b-0410-8b05-ffd578937521
2004-12-23 18:30:25 +00:00
Gregory John Casamento
4273cafae2 Added nextKeyView for all views in the window.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20479 72102866-910b-0410-8b05-ffd578937521
2004-12-23 11:19:43 +00:00
Gregory John Casamento
8ece5d7b6e Correction for problem loading gmodels.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20478 72102866-910b-0410-8b05-ffd578937521
2004-12-23 11:03:45 +00:00
Gregory John Casamento
56ace42056 Added more detail to INSTALL
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20472 72102866-910b-0410-8b05-ffd578937521
2004-12-19 14:53:30 +00:00
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