Commit graph

992 commits

Author SHA1 Message Date
Gregory John Casamento
a685897ef9 Fix for duplicate call to setView:. Also eliminates a recursive notification loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21136 72102866-910b-0410-8b05-ffd578937521
2005-04-21 04:41:57 +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
d71b1e88b8 Improved standalone view support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21133 72102866-910b-0410-8b05-ffd578937521
2005-04-21 01:56:08 +00:00
Gregory John Casamento
3b0820f7e3 Corrected minor problem with palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21132 72102866-910b-0410-8b05-ffd578937521
2005-04-20 10:31:56 +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
6a0a061693 Implemented SubstituteClasses mechanism. This allows palettes to use subclasses of the class to edit and they will be saved as the real class when the gorm file is save and read as the substitute class when the gorm class is loaded by Gorm.app.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21120 72102866-910b-0410-8b05-ffd578937521
2005-04-17 16:14:12 +00:00
Gregory John Casamento
d6c63c9e96 Send the connector as the object in the notification sent by removeConnector:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21118 72102866-910b-0410-8b05-ffd578937521
2005-04-17 01:48:49 +00:00
Gregory John Casamento
194491fe6c Improved palette import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21116 72102866-910b-0410-8b05-ffd578937521
2005-04-16 23:33:23 +00:00
Gregory John Casamento
aef0f307df improvments to palette loading.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21115 72102866-910b-0410-8b05-ffd578937521
2005-04-16 21:25:33 +00:00
Gregory John Casamento
0ef62e3d93 Added palette.table as a resource.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21114 72102866-910b-0410-8b05-ffd578937521
2005-04-16 20:40:23 +00:00
Gregory John Casamento
73bf25235a Improvments to the palette code and a way to connect from table columns.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21110 72102866-910b-0410-8b05-ffd578937521
2005-04-15 06:39:21 +00:00
Gregory John Casamento
33bee67221 Added missing classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21109 72102866-910b-0410-8b05-ffd578937521
2005-04-14 05:46:15 +00:00
Gregory John Casamento
3861edb3fa Simplfied code. started outlet/action export code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21108 72102866-910b-0410-8b05-ffd578937521
2005-04-14 04:40:48 +00:00
Gregory John Casamento
13ebd044a8 Correction for notification issue and connection problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21102 72102866-910b-0410-8b05-ffd578937521
2005-04-13 00:32:33 +00:00
Gregory John Casamento
f1ab2ddbb1 More corrections/improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21094 72102866-910b-0410-8b05-ffd578937521
2005-04-12 03:29:00 +00:00
Gregory John Casamento
20a69d296f Correction for crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21093 72102866-910b-0410-8b05-ffd578937521
2005-04-12 02:54:24 +00:00
Gregory John Casamento
9c1037fd7b Correction for "double drag" problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21092 72102866-910b-0410-8b05-ffd578937521
2005-04-11 23:27:16 +00:00
Gregory John Casamento
2c60ce5777 Improved documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21091 72102866-910b-0410-8b05-ffd578937521
2005-04-11 20:42:33 +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
5a0150c3bb Correction for resource manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21085 72102866-910b-0410-8b05-ffd578937521
2005-04-11 05:09:40 +00:00
Gregory John Casamento
1465667ceb Corrections for IBResourceManager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21084 72102866-910b-0410-8b05-ffd578937521
2005-04-11 04:05:30 +00:00
Gregory John Casamento
99380cf45a Updated version to 0.9.7.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21083 72102866-910b-0410-8b05-ffd578937521
2005-04-11 02:47:00 +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
3a84a68109 Small correction when cutting/pasting. Attach the view to the proper parent.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21079 72102866-910b-0410-8b05-ffd578937521
2005-04-10 16:32:10 +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
Gregory John Casamento
2b77b33078 Update the version of the file when it's saved.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21019 72102866-910b-0410-8b05-ffd578937521
2005-03-31 04:37:40 +00:00
Gregory John Casamento
32ccadfa82 Updating version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21018 72102866-910b-0410-8b05-ffd578937521
2005-03-31 03:44:57 +00:00
Gregory John Casamento
4af202a535 Removed files which were modified on the branch and manually merged back.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21013 72102866-910b-0410-8b05-ffd578937521
2005-03-31 03:04:43 +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
Gregory John Casamento
10a906ca42 Correction for minor bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20981 72102866-910b-0410-8b05-ffd578937521
2005-03-27 11:16:36 +00:00
Gregory John Casamento
71299b7722 Adding shell script for mingw on windows.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20972 72102866-910b-0410-8b05-ffd578937521
2005-03-26 15:07:22 +00:00
Gregory John Casamento
de93235a77 Correction to previous commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20971 72102866-910b-0410-8b05-ffd578937521
2005-03-26 06:38:55 +00:00
Gregory John Casamento
e13a923c4d Enhanced build.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20970 72102866-910b-0410-8b05-ffd578937521
2005-03-26 06:29:56 +00:00
Nicola Pero
d3158d23da Make it build out of the box on Windows under Mingw
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20958 72102866-910b-0410-8b05-ffd578937521
2005-03-22 04:36:33 +00:00
Nicola Pero
06f235397f Fixed Windows building
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20951 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:19:23 +00:00
Nicola Pero
b324bfa6c7 Fixed linking palette against libGorm
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20950 72102866-910b-0410-8b05-ffd578937521
2005-03-21 22:18:43 +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
5d1448ad99 Inspector should now show the name of an image when it's added to the button (or whatever view).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20931 72102866-910b-0410-8b05-ffd578937521
2005-03-20 15:08:59 +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
e538fd2c68 Corrected problem with guideline adjustment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20928 72102866-910b-0410-8b05-ffd578937521
2005-03-19 10:31:38 +00:00
Gregory John Casamento
d10aef8928 Added new preferences panel for guideline spacing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20927 72102866-910b-0410-8b05-ffd578937521
2005-03-19 09:50:47 +00:00
Gregory John Casamento
2989e661d0 Change AllowsUserBundles default to YES.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20926 72102866-910b-0410-8b05-ffd578937521
2005-03-19 08:22:10 +00:00
Gregory John Casamento
2536d5b694 Removed Testing from the makefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20900 72102866-910b-0410-8b05-ffd578937521
2005-03-12 02:25:42 +00:00
Gregory John Casamento
64c64b679d Remove cvsignore.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20899 72102866-910b-0410-8b05-ffd578937521
2005-03-12 02:21:57 +00:00
Gregory John Casamento
a703c5f2ae Removed GormTest.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20898 72102866-910b-0410-8b05-ffd578937521
2005-03-12 02:20:18 +00:00
Gregory John Casamento
c80afb4514 Added some code which tries another way to change the font if the responder chain isn't sucessful in locating the object to call changeFont: on.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20871 72102866-910b-0410-8b05-ffd578937521
2005-03-08 05:11:41 +00:00
Gregory John Casamento
fabc6eb8cc Correction for Bug#12224
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20870 72102866-910b-0410-8b05-ffd578937521
2005-03-08 03:12:32 +00:00