Commit graph

258 commits

Author SHA1 Message Date
Gregory John Casamento
e95739bc29 Added code to initialize a internal var before it is used. This was causing weirdness in the backend.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17466 72102866-910b-0410-8b05-ffd578937521
2003-08-10 20:18:56 +00:00
Gregory John Casamento
36af42bd09 Corrected NSMenuItem add problem.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17465 72102866-910b-0410-8b05-ffd578937521
2003-08-10 19:55:04 +00:00
Gregory John Casamento
3999531d91 Adding fix for outlet deletion exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17462 72102866-910b-0410-8b05-ffd578937521
2003-08-10 03:36:27 +00:00
Fabien Vallon
5b95b9555c minor Fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17432 72102866-910b-0410-8b05-ffd578937521
2003-08-04 11:49:38 +00:00
Fabien Vallon
e81b44f8c4 Fix dnd in GormImageEditor
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17430 72102866-910b-0410-8b05-ffd578937521
2003-08-04 09:34:59 +00:00
Fabien Vallon
157b407f38 Add offset when pasting, re-organize/clean Gorm.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17426 72102866-910b-0410-8b05-ffd578937521
2003-08-03 09:03:24 +00:00
Gregory John Casamento
2ecd14b4a8 Committing header updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17410 72102866-910b-0410-8b05-ffd578937521
2003-08-01 03:20:43 +00:00
Gregory John Casamento
a28d99df15 Adding changes to files for Gorm 0.3.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17330 72102866-910b-0410-8b05-ffd578937521
2003-07-24 05:03:38 +00:00
Gregory John Casamento
7992efeb9c Updated change log.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17329 72102866-910b-0410-8b05-ffd578937521
2003-07-24 05:01:16 +00:00
Gregory John Casamento
1ae5c3a2f3 Added changes to make Gorm compile in one go.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17271 72102866-910b-0410-8b05-ffd578937521
2003-07-21 03:44:59 +00:00
Gregory John Casamento
84ccb3b773 Adding inspector and interface for image inspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17269 72102866-910b-0410-8b05-ffd578937521
2003-07-20 23:11:37 +00:00
Gregory John Casamento
049184d253 Corrected an issue with saving images/sounds
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17267 72102866-910b-0410-8b05-ffd578937521
2003-07-20 20:26:20 +00:00
Gregory John Casamento
9b150d6e34 Changes to correct header reading issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17212 72102866-910b-0410-8b05-ffd578937521
2003-07-15 04:20:09 +00:00
Gregory John Casamento
db162f282c Added code to correct problem where new classes are not showing up in the file's owner inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17070 72102866-910b-0410-8b05-ffd578937521
2003-06-30 02:15:00 +00:00
Gregory John Casamento
80c950ec34 Added code from Matt Rice to allow multiple selection of images/sounds.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17068 72102866-910b-0410-8b05-ffd578937521
2003-06-29 17:23:39 +00:00
Gregory John Casamento
f614f555d1 Added inspector for NSColorWell and added some stubbed methods to GormFontViewController
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17044 72102866-910b-0410-8b05-ffd578937521
2003-06-27 02:48:09 +00:00
Gregory John Casamento
1136d398d1 Added an inspector for NSProgressIndicator class
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17036 72102866-910b-0410-8b05-ffd578937521
2003-06-26 03:00:13 +00:00
Gregory John Casamento
cb11fd65de Corrected issue with importing of Headers where comments were
being and imported into the outlets list.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16995 72102866-910b-0410-8b05-ffd578937521
2003-06-22 05:13:11 +00:00
Gregory John Casamento
904f61cf9b Added patch from Andreas.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16961 72102866-910b-0410-8b05-ffd578937521
2003-06-20 03:54:19 +00:00
Gregory John Casamento
fe9a5134a6 Added font view controller for accessory view in Gorm's font panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16899 72102866-910b-0410-8b05-ffd578937521
2003-06-10 01:38:38 +00:00
Gregory John Casamento
2402c3e4ee Updated editor to handle ungrouping of scroll view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16897 72102866-910b-0410-8b05-ffd578937521
2003-06-08 06:11:28 +00:00
Gregory John Casamento
0d03f3958d Inspector now updates classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16881 72102866-910b-0410-8b05-ffd578937521
2003-06-07 19:31:48 +00:00
Gregory John Casamento
7eaef5f1e7 Improving on some of the fixes made yesterday.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16877 72102866-910b-0410-8b05-ffd578937521
2003-06-07 05:21:16 +00:00
Gregory John Casamento
ba5c344474 Adding new inspector for classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16872 72102866-910b-0410-8b05-ffd578937521
2003-06-06 06:24:46 +00:00
Gregory John Casamento
e3733a243d Added button inspector key equivalent pull down.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16853 72102866-910b-0410-8b05-ffd578937521
2003-06-01 23:49:18 +00:00
Gregory John Casamento
5750604191 Remove preferences files which have been replaced.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16851 72102866-910b-0410-8b05-ffd578937521
2003-06-01 21:29:22 +00:00
Gregory John Casamento
0f2aaa0e35 Added images for tab view inspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16849 72102866-910b-0410-8b05-ffd578937521
2003-06-01 17:50:36 +00:00
Gregory John Casamento
4a749387da Added code to inspect scroll views.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16844 72102866-910b-0410-8b05-ffd578937521
2003-06-01 04:51:41 +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
323114eb4e Making it impossible to subclass the pseudoclass FirstResponder
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16789 72102866-910b-0410-8b05-ffd578937521
2003-05-26 00:40:57 +00:00
Gregory John Casamento
194f1b0d9e Made some enhancements to class manager and inspector manager. General
clean up and corrected some bugs.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16788 72102866-910b-0410-8b05-ffd578937521
2003-05-25 19:08:36 +00:00
Fabien Vallon
819aa1e91b Fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16787 72102866-910b-0410-8b05-ffd578937521
2003-05-25 12:33:29 +00:00
Fabien Vallon
3df86b7e01 Add Localization
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16786 72102866-910b-0410-8b05-ffd578937521
2003-05-24 12:40:54 +00:00
Fabien Vallon
d1f357a5bf refactored new documents in Gorm.m , add tags for new documents in Gorm.gorm.
intelligent window placement (cascade)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16785 72102866-910b-0410-8b05-ffd578937521
2003-05-24 11:18:11 +00:00
Gregory John Casamento
b33b4819e1 Fixed minor segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16780 72102866-910b-0410-8b05-ffd578937521
2003-05-24 05:29:35 +00:00
Gregory John Casamento
dc86bbbd18 Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16776 72102866-910b-0410-8b05-ffd578937521
2003-05-23 02:25:34 +00:00
Gregory John Casamento
ae0687d0fc Submitting patch by fabien vallon to toggle the guidlines.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16752 72102866-910b-0410-8b05-ffd578937521
2003-05-20 03:57:37 +00:00
Gregory John Casamento
cfcc4d2f9d Fixed minor bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16746 72102866-910b-0410-8b05-ffd578937521
2003-05-18 02:06:38 +00:00
Gregory John Casamento
b5f14f087d Adding patch supplied by Fabien Vallon
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16705 72102866-910b-0410-8b05-ffd578937521
2003-05-13 04:10:12 +00:00
Gregory John Casamento
dfa2cef136 Cleaned up some of the code in GormDocument and also corrected the copy/paste
bug.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16686 72102866-910b-0410-8b05-ffd578937521
2003-05-11 06:06:38 +00:00
Gregory John Casamento
70d53d483a Updated files to get rid of warnings. Also added GNUmakefile.preamble with the
-Werror option so that future warnings will be treated as errors.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16685 72102866-910b-0410-8b05-ffd578937521
2003-05-10 21:19:25 +00:00
Gregory John Casamento
2795d5b995 Corrected a bug which was causing issues with custom classes and gorm file
corruption.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16684 72102866-910b-0410-8b05-ffd578937521
2003-05-10 17:34:45 +00:00
Gregory John Casamento
1678fafeae Fixed a bug which was causing issues with custom classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16679 72102866-910b-0410-8b05-ffd578937521
2003-05-09 04:02:41 +00:00
Gregory John Casamento
b0c1c7c958 Adding changes necessary to use the icon by Andrew Lindesay as the file icon
for .gmodel files.  Patch submitted by Rob Burns.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16670 72102866-910b-0410-8b05-ffd578937521
2003-05-08 04:56:10 +00:00
Adam Fedor
fe43fc2f1f Don't install palettes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16590 72102866-910b-0410-8b05-ffd578937521
2003-05-01 04:20:22 +00:00
Richard Frith-Macdonald
28612c2376 Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16482 72102866-910b-0410-8b05-ffd578937521
2003-04-18 05:40:25 +00:00
Gregory John Casamento
4ed098146a Made a fix to GormFilesOwner to correct a bug reported by Scott Cristely
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16383 72102866-910b-0410-8b05-ffd578937521
2003-04-07 04:00:30 +00:00
Adam Fedor
409b0f6cf2 Version 0.2.6
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16133 72102866-910b-0410-8b05-ffd578937521
2003-03-05 19:38:55 +00:00
Adam Fedor
eacb1b3b6b Update instpectors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16126 72102866-910b-0410-8b05-ffd578937521
2003-03-04 17:07:09 +00:00
Adam Fedor
51ebbb3154 Update app name, info menu item
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16125 72102866-910b-0410-8b05-ffd578937521
2003-03-04 16:47:54 +00:00