Commit graph

51 commits

Author SHA1 Message Date
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
Gregory John Casamento
22950c742d * GormLib/IBInspector.m: Remove uneeded call to
[window setDocumentEdited:] in touch: method.
	* Palettes/2Controls/GormButtonAttributesInspector.m:
	In ok: call [super ok:].


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23844 72102866-910b-0410-8b05-ffd578937521
2006-10-11 01:29:53 +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
966d2b8409 Merge from NibCompatibility branch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@23033 72102866-910b-0410-8b05-ffd578937521
2006-06-05 02:12:00 +00:00
Gregory John Casamento
de2a5082ea Corrected problem in IBInspector.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21619 72102866-910b-0410-8b05-ffd578937521
2005-08-06 21:55:23 +00:00
Gregory John Casamento
cde6e64c5e Improved button inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21618 72102866-910b-0410-8b05-ffd578937521
2005-08-06 21:46:01 +00:00
Gregory John Casamento
a568609f3c 2005-07-23 18:02 Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormInspectorsManager.m: Remove extra revert: call.
	* GormLib/IBInspector.m: Touch changes the inspector X to the broken
	X, per specs.
	* Gorm.m:
	* Palettes/0Menus/main.m: Added to authors list.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21524 72102866-910b-0410-8b05-ffd578937521
2005-07-24 01:17:16 +00:00
Gregory John Casamento
b742588aea Implemented view resource delegate functionality.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21402 72102866-910b-0410-8b05-ffd578937521
2005-07-03 16:27:52 +00:00
Gregory John Casamento
3c8628157c Addition of IBInspectorMode and changes to inspector manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21396 72102866-910b-0410-8b05-ffd578937521
2005-07-02 20:09:49 +00:00
Gregory John Casamento
9ce0b44f38 Added revert to setObject:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21313 72102866-910b-0410-8b05-ffd578937521
2005-06-16 23:42:34 +00:00
Gregory John Casamento
f5d58d88ac Change of address change for FSF.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21261 72102866-910b-0410-8b05-ffd578937521
2005-05-26 03:37:38 +00:00
Gregory John Casamento
6618ced98b Added new resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21139 72102866-910b-0410-8b05-ffd578937521
2005-04-22 00:43:10 +00:00
Gregory John Casamento
564893d37a Fix to prevent a problem in unarchiving from crashing the app.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21134 72102866-910b-0410-8b05-ffd578937521
2005-04-21 03:04:08 +00:00
Gregory John Casamento
80bcf1a1ec More improvements to the resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21086 72102866-910b-0410-8b05-ffd578937521
2005-04-11 05:43:19 +00:00
Gregory John Casamento
d9cc373584 Implementation of resource manager handling for adding objects to the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21082 72102866-910b-0410-8b05-ffd578937521
2005-04-11 00:16:01 +00:00
Gregory John Casamento
660c9fd7ad Improved attachObject:toParent: and implemented more of the resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21080 72102866-910b-0410-8b05-ffd578937521
2005-04-10 22:21:59 +00:00
Gregory John Casamento
a61ec02510 Removed resources.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21077 72102866-910b-0410-8b05-ffd578937521
2005-04-09 10:49:44 +00:00
Gregory John Casamento
5e2a90da82 Implementation for IBResourceManager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21039 72102866-910b-0410-8b05-ffd578937521
2005-04-03 11:42:35 +00:00
Nicola Pero
149d0f39aa Adding -lobjc manually is no longer needed on mingw
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20949 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:17:21 +00:00
Nicola Pero
537db39e12 Fixed building on Windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20948 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:16:52 +00:00
Gregory John Casamento
a80f102678 Added new file to the GormLib.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20929 72102866-910b-0410-8b05-ffd578937521
2005-03-19 20:56:22 +00:00
Gregory John Casamento
9eb5c02771 Corrected bug#11346. Redid background for all inspectors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20627 72102866-910b-0410-8b05-ffd578937521
2005-01-28 05:41:55 +00:00
Gregory John Casamento
6d04958743 Improved docs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20511 72102866-910b-0410-8b05-ffd578937521
2005-01-01 15:29:40 +00:00
Gregory John Casamento
a7690ef937 Completed documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20510 72102866-910b-0410-8b05-ffd578937521
2005-01-01 14:56:11 +00:00
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
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
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
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
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
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
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
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
Gregory John Casamento
169d8c4a56 Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20307 72102866-910b-0410-8b05-ffd578937521
2004-11-07 19:32:57 +00:00
Gregory John Casamento
6f84ed7fb7 Cleaned up the makefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20264 72102866-910b-0410-8b05-ffd578937521
2004-10-28 05:24:38 +00:00
Gregory John Casamento
e82c5ffffe More makefile fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20252 72102866-910b-0410-8b05-ffd578937521
2004-10-24 00:24:03 +00:00
Gregory John Casamento
e8f162808e Removed some uneeded includes from GormPalettesPref.m and changed the build process slightly to fix an issue with compilation on win32 under mingw.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20250 72102866-910b-0410-8b05-ffd578937521
2004-10-24 00:08:42 +00:00
Gregory John Casamento
25947784ca Correction for Report#9830 and other improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19810 72102866-910b-0410-8b05-ffd578937521
2004-08-02 03:18:45 +00:00
Gregory John Casamento
055388add7 More changes for standalone views.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19782 72102866-910b-0410-8b05-ffd578937521
2004-07-28 03:54:42 +00:00
Gregory John Casamento
ee2888370c Implementation for enhancement req/bug #5024.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19779 72102866-910b-0410-8b05-ffd578937521
2004-07-27 06:20:45 +00:00
Gregory John Casamento
958fdfcabb A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19719 72102866-910b-0410-8b05-ffd578937521
2004-07-12 04:16:09 +00:00
Gregory John Casamento
e7d5af0253 Corrected some menu issues with testing and added the paletteDocument method to IBPalette.[hm].
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19356 72102866-910b-0410-8b05-ffd578937521
2004-05-16 21:20:14 +00:00
Gregory John Casamento
79fad1e58a New logic to add predefined connectors and some documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18321 72102866-910b-0410-8b05-ffd578937521
2004-01-06 06:11:24 +00:00
Adam Fedor
4bea75fdf2 Add library depends
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18256 72102866-910b-0410-8b05-ffd578937521
2003-12-23 16:33:03 +00:00
Gregory John Casamento
ef9cf368da Modifications to make use of new templates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17512 72102866-910b-0410-8b05-ffd578937521
2003-08-23 01:04:36 +00:00
Gregory John Casamento
78484ab25d Some small changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16879 72102866-910b-0410-8b05-ffd578937521
2003-06-07 16:33:59 +00:00
Gregory John Casamento
8fef77ed94 General clean up. Moved some constants. added the beginnings of a new
inspector.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16829 72102866-910b-0410-8b05-ffd578937521
2003-05-29 05:40:28 +00:00
Gregory John Casamento
dcd8956ff5 removing -Werror from GormLib
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16781 72102866-910b-0410-8b05-ffd578937521
2003-05-24 05:37:59 +00:00