Gregory John Casamento
e7965029b0
Move resources and correct gorm loading logic
2023-06-14 03:40:51 -04:00
Gregory John Casamento
d2062aeff0
outlets now showing properly when loading a xib file
2021-05-04 21:40:09 -04:00
Gregory John Casamento
f9ae7fc326
Fix use of fast enumeration in GormConnectionInspector.m
2021-03-09 13:22:57 -05:00
Sergii Stoian
8ad8ce08a8
Merge branch 'master' into UsabilityEnhancements
2020-01-11 01:30:33 +02:00
Sergii Stoian
1ce96d0d79
* GormCore/GormConnectionInspector.m (ok:): return on problem with making connection, don't mark document as edited; update "Outlets" browser after makeing changes to connections - updates "connected" image on selected outlet.
2019-12-28 01:13:38 +02:00
Sergii Stoian
35c2b55e35
* GormCore/GormConnectionInspector.m: use custom cell class for "Outlets" browser to draw dimple image on connected outlets.
2019-12-27 02:37:37 +02: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
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
Gregory John Casamento
fc12745708
Implemented simple help inspector to set tool tips on objects in Gorm.
...
* English.lproj/GormHelpInspector.gorm: Help inspector .gorm file.
* GNUmakefile: Add .gorm file.
* GormCore/GNUmakefile: Add new class.
* GormCore/GormConnectionInspector.m: Call [super ok:] from ok: method.
* GormCore/GormHelpInspector.[hm]: Implemented the beginnings of
the help inspector.
* GormCore/GormObjectEditor.m: Add helpInspectorClassName
implementation to NSView category.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23947 72102866-910b-0410-8b05-ffd578937521
2006-10-23 05:16:42 +00:00
Gregory John Casamento
b6bfd4b2cb
* GormCore/GormConnectionInspector.m: Added awakeFromNib method
...
to call setDoubleAction: on the newBrowser (connection) object
so that double click will now cause a connection to be made.
* GormCore/GormGenericEditor.m: Initialize local variables in
refreshCells method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23939 72102866-910b-0410-8b05-ffd578937521
2006-10-21 20:07:42 +00:00
Gregory John Casamento
0c864577da
Corrected resizing problems.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21758 72102866-910b-0410-8b05-ffd578937521
2005-09-29 23:40:18 +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
402f1a6f95
New header for GormConnectionInspector.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21623 72102866-910b-0410-8b05-ffd578937521
2005-08-07 14:17:05 +00:00
Gregory John Casamento
a926755a79
Split out GormConnectionInspector
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21622 72102866-910b-0410-8b05-ffd578937521
2005-08-07 12:29:43 +00:00