Ahmed Khanzada
ab9810a771
Fixed grammatical error ("All Rights" -> "All rights")
2020-04-20 22:07:14 -07:00
Lars Sonchocky-Helldorf
94816bea7f
headers cleaned up: use umbrella headers when using headers from other subprojects (to make PCH easier in the future); umbrella headers created for GormCore, GormObjCHeaderParser, GormPrefs; GNUmakefiles updated accordingly; some stray .cvsignore files deleted
2019-11-03 02:57:39 +01:00
David Chisnall
3cd12bee73
Next bit of NSInteger cleanup for -gui.
...
Fix all of the current warnings in Gorm so that it can be used to test
NSInteger things.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@36039 72102866-910b-0410-8b05-ffd578937521
2013-01-30 12:43:27 +00:00
Gregory John Casamento
b1b23f9a77
* GormCore/GNUmakefile: Added GormServer.h to the headers.
...
* GormCore/GormCustomClassInspector.m: Change tooltip when
a new custom class is selected from the list.
* GormCore/GormPalettesManager.m: Set autoresizing on drag view.
* GormCore/GormServer.h: Protocol for GormServer.
* GormCore/GormViewEditor.m: Add the class name to the
tooltip.
* Gorm.m: Vend the object so that other apps can talk
to Gorm via DO.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@29499 72102866-910b-0410-8b05-ffd578937521
2010-02-07 10:42:42 +00:00
Gregory John Casamento
89386fd640
Changed header to reflect license change to GPLv3.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@25559 72102866-910b-0410-8b05-ffd578937521
2007-11-05 23:44:36 +00:00
David Ayers
dd7c51c1f4
* GormCore/GormCustomClassInspector.m
...
([-_replaceWithCellClassForClassName:]): Cast to NSCell to invoke
type to disambiguate incompatible method signatures.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22841 72102866-910b-0410-8b05-ffd578937521
2006-04-30 09:17:09 +00:00
Gregory John Casamento
720681d60e
Corrected handling of image/text cells.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21999 72102866-910b-0410-8b05-ffd578937521
2005-11-14 04:19:20 +00:00
Gregory John Casamento
1bec36dab3
Corrected problem with cell.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21942 72102866-910b-0410-8b05-ffd578937521
2005-11-04 05:21:00 +00:00
Gregory John Casamento
98f8771caa
Minor fix.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21908 72102866-910b-0410-8b05-ffd578937521
2005-10-29 16:33:56 +00:00
Gregory John Casamento
5a7cce4806
Updated files for 1.0 release. Fixed a minor issue.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21902 72102866-910b-0410-8b05-ffd578937521
2005-10-29 13:07:31 +00:00
Gregory John Casamento
f6526cbc54
Added checks to prevent error when changing cell.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21426 72102866-910b-0410-8b05-ffd578937521
2005-07-08 08:35:20 +00:00
Gregory John Casamento
03dfa955f4
Made a more generic cell replacement algorith for custom classes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21423 72102866-910b-0410-8b05-ffd578937521
2005-07-08 02:08:16 +00:00
Gregory John Casamento
d9356d6300
Implemented logic to use canSubstituteForClass: to determine what classes should appear in the custom class inspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21157 72102866-910b-0410-8b05-ffd578937521
2005-04-24 15:21:12 +00:00
Gregory John Casamento
42aeea536e
Bugfix for button/textview problem and bugfix for NSSecureTextField problem.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21123 72102866-910b-0410-8b05-ffd578937521
2005-04-18 00:54:54 +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