Gregory Casamento
|
092d1daf6c
|
Create README.md
|
2023-07-16 15:48:16 -04:00 |
|
Gregory John Casamento
|
dc225f23dd
|
Update makefile
|
2023-06-14 04:10:28 -04:00 |
|
Gregory John Casamento
|
823258073d
|
Change name
|
2021-07-14 13:12:51 -04:00 |
|
Gregory John Casamento
|
66535f03af
|
Add Tests dir
|
2021-07-14 13:08:19 -04:00 |
|
Gregory John Casamento
|
7b237a784f
|
Remove log and summary
|
2021-07-14 13:02:45 -04:00 |
|
Gregory John Casamento
|
82d6612493
|
Add tests
|
2021-07-14 13:02:20 -04: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 |
|
Gregory John Casamento
|
c2e600fc22
|
Fixes crash seen after last commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38376 72102866-910b-0410-8b05-ffd578937521
|
2015-03-02 22:51:36 +00:00 |
|
Gregory John Casamento
|
3dc14cfc65
|
Correction for bug#44343. Set to ready for test.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@38372 72102866-910b-0410-8b05-ffd578937521
|
2015-03-02 05:07:39 +00:00 |
|
Gregory John Casamento
|
3323b82516
|
Fix for bug#30837
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@37910 72102866-910b-0410-8b05-ffd578937521
|
2014-05-26 23:26:23 +00:00 |
|
Gregory John Casamento
|
0f780c7001
|
* GormCore/GormCustomView.m
* GormCore/GormFilesOwner.m
* GormCore/GormFunctions.m
* GormObjCHeaderParser/OCHeaderParser.m
* Palettes/2Controls/ControlsPalette.m
* Palettes/2Controls/GNUmakefile
* Palettes/2Controls/GormPopUpButtonEditor.m
* Palettes/3Containers/GormNSBrowser.m
* Palettes/4Data/GormImageViewAttributesInspector.m: Correct
compiler warnings found by clang.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35094 72102866-910b-0410-8b05-ffd578937521
|
2012-04-20 16:03:21 +00:00 |
|
Gregory John Casamento
|
25fff13915
|
* GormLib/IBObjectAdditions.m
* GormObjCHeaderParser/OCClass.m
* GormObjCHeaderParser/OCHeaderParser.m
* GormObjCHeaderParser/OCIVarDecl.m
* GormObjCHeaderParser/OCIVar.m
* GormObjCHeaderParser/OCMethod.m
* GormObjCHeaderParser/ParserFunctions.m: Fix compiler warnings
when building with clang.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@35093 72102866-910b-0410-8b05-ffd578937521
|
2012-04-20 14:34:55 +00:00 |
|
Gregory John Casamento
|
d495893e23
|
* GormCore/GormDocument.m: Remove call to deprecated method.
* GormCore/GormInternalViewEditor.m: Minor cleanup
* GormObjCHeaderParser/OCMethod.m: Minor cleanup
* Palettes/2Controls/GormNSTextFieldInspector.gorm: Correct issue
with misspelled outlet name.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27841 72102866-910b-0410-8b05-ffd578937521
|
2009-02-11 06:25:12 +00:00 |
|
Nicola Pero
|
18502b461f
|
Do not set PACKAGE_NAME to GormObjCHeaderParser for the subproject; use gorm instead
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27351 72102866-910b-0410-8b05-ffd578937521
|
2008-12-19 13:10:33 +00:00 |
|
Nicola Pero
|
131c05030e
|
Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gorm
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27350 72102866-910b-0410-8b05-ffd578937521
|
2008-12-19 13:09:11 +00:00 |
|
Nicola Pero
|
86137d3fa7
|
Set GNUSTEP_CORE_SOFTWARE to YES so that gorm is installed by default in SYSTEM if gnustep-make has been configured with --disable-packages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27337 72102866-910b-0410-8b05-ffd578937521
|
2008-12-18 19:06:27 +00:00 |
|
Gregory John Casamento
|
31c6238394
|
* GormObjCHeaderParser/OCIVar.m
* GormObjCHeaderParser/ParserFunctions.h
* GormObjCHeaderParser/ParserFunctions.m: Correction for
bug #23889.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26796 72102866-910b-0410-8b05-ffd578937521
|
2008-07-20 13:35:32 +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
|
e4a7db7a1c
|
Modify GNUmakefiles to include Version to properly name .so libraries.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23926 72102866-910b-0410-8b05-ffd578937521
|
2006-10-21 00:09:12 +00:00 |
|
Nicola Pero
|
4ec1f9f55b
|
Do not set GNUSTEP_INSTALLATION_DIR in makefiles
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23811 72102866-910b-0410-8b05-ffd578937521
|
2006-10-09 22:07:35 +00:00 |
|
Gregory John Casamento
|
bc0a78c47a
|
* GormCore/GormClassManager.m: Allow addClassNamed:... to accept
arguments superClass, actions, and outlets as nil.
* GormObjCHeaderParser/OCClass.m: Correctly recognize a category
in [OCClass parse]; Corrects bug#17804.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23660 72102866-910b-0410-8b05-ffd578937521
|
2006-09-29 02:28:49 +00:00 |
|
Gregory John Casamento
|
ec0d95b96f
|
Corrected minor compilation warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21993 72102866-910b-0410-8b05-ffd578937521
|
2005-11-12 21:33:26 +00:00 |
|
Gregory John Casamento
|
f016e032d8
|
Corrected problem with header parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20703 72102866-910b-0410-8b05-ffd578937521
|
2005-02-14 05:54:39 +00:00 |
|
Gregory John Casamento
|
77e2765461
|
Minor corrections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20649 72102866-910b-0410-8b05-ffd578937521
|
2005-02-03 03:41:18 +00:00 |
|
Gregory John Casamento
|
57f35f6ece
|
Quick fix for a minor issue with the parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20644 72102866-910b-0410-8b05-ffd578937521
|
2005-02-02 06:43:25 +00:00 |
|
Gregory John Casamento
|
769457a1cb
|
Improved parser and corrected background color.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20636 72102866-910b-0410-8b05-ffd578937521
|
2005-01-30 19:30:56 +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
|
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
|
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 |
|