Commit graph

59 commits

Author SHA1 Message Date
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
78f716b8b8 Code to allow addition of sounds/images to cells in an NSMatrix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20191 72102866-910b-0410-8b05-ffd578937521
2004-10-03 16:48:24 +00:00
Gregory John Casamento
3d3f002ee3 Custom class related changes in Gorm. Simple, but necessary for some palettes which might use custom class substitution.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19934 72102866-910b-0410-8b05-ffd578937521
2004-08-28 15:05:35 +00:00
Gregory John Casamento
d5135b4e24 Made class editor a subclass of GormOutlineView. Cleaned up some code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19864 72102866-910b-0410-8b05-ffd578937521
2004-08-11 11:16:35 +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
cf60ff0dda Adding ability to import sounds and images from palettes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19731 72102866-910b-0410-8b05-ffd578937521
2004-07-14 03:10:44 +00:00
Gregory John Casamento
402a05ca2e Added code to prevent the "Services menu not in main menu" warning.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19398 72102866-910b-0410-8b05-ffd578937521
2004-05-25 10:54:06 +00:00
Gregory John Casamento
d1204e2890 Removed declaration of infoPanel: from GormDocument.h and removed commented out code from GormDocument.m also corrected a problem with adding/removing from the classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19387 72102866-910b-0410-8b05-ffd578937521
2004-05-22 16:25:35 +00:00
Gregory John Casamento
17e6bc1492 Changes to correct a minor crash and to allow the user to access the system images from within Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19338 72102866-910b-0410-8b05-ffd578937521
2004-05-15 15:39:57 +00:00
Gregory John Casamento
a840e3a7ee Rearrangement, refactoring and a memory leak fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19296 72102866-910b-0410-8b05-ffd578937521
2004-05-13 05:13:36 +00:00
Gregory John Casamento
edfcf12f7c Eliminate confusion when opening a doc. The application will give some warnings if the user opens a gorm more than once or tries to open an objects.gorm file within an existing .gorm package.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19271 72102866-910b-0410-8b05-ffd578937521
2004-05-08 20:04:13 +00:00
Gregory John Casamento
8053f279cf Cleanup of preferences and addition of a new preferences module.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18597 72102866-910b-0410-8b05-ffd578937521
2004-02-15 00:50:50 +00:00
Gregory John Casamento
f9a6d82c8f Fix for segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17922 72102866-910b-0410-8b05-ffd578937521
2003-10-19 04:56:07 +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
Fabien Vallon
c0e9eb5ce5 Claen up
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@17424 72102866-910b-0410-8b05-ffd578937521
2003-08-03 09:02:11 +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
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
a057b2a714 Fixed some bugs and added code to updated the class inspector when the class is edited in the class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16895 72102866-910b-0410-8b05-ffd578937521
2003-06-08 04:38:59 +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
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
Fabien Vallon
9fa942061d eplace newApplication: newPalettes: , newInspector: newEmpty by
newGormDocument:
Add intelligent window placement (cascade)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16784 72102866-910b-0410-8b05-ffd578937521
2003-05-24 11:12:09 +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
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
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
Richard Frith-Macdonald
2852d2e510 Fix use of #import
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16111 72102866-910b-0410-8b05-ffd578937521
2003-03-03 09:15:48 +00:00
Gregory John Casamento
0f19e9a112 Correcting testInterface bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15612 72102866-910b-0410-8b05-ffd578937521
2003-01-17 03:55:55 +00:00
Gregory John Casamento
314ea111d8 Various fixes to compilation warnings and an NSPanel fix which allows the NSWindow inspector to be used on a panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15477 72102866-910b-0410-8b05-ffd578937521
2003-01-04 00:17:43 +00:00
Gregory John Casamento
4f740ef4b3 Adding preferences and adding initial support for preloading headers into Gorm Documents.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15446 72102866-910b-0410-8b05-ffd578937521
2003-01-02 06:17:15 +00:00
Gregory John Casamento
3ca2d79b5b Corrected a problem w/ class rename.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15254 72102866-910b-0410-8b05-ffd578937521
2002-12-05 05:23:08 +00:00
Pierre-Yves Rivaille
582b406902 * GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m
and GormImageEditor.m.
* GormGenericEditor.m: new abstract superclass of GormObjectEditor,
  GormImageEditor and GormSoundEditor.
* GormImageEditor.m: new class to deal with Images.
* GormSoundEditor.m: refactored code with GormGenericEditor,
  now looks like GormImageEditor.m
* GomCustomClassInspector.m: rewrote parts to stop using notification
  and use changeObject: method instead.
* Gorm.m, Gorm.h, GormPrivate.h, GormDocument.h, GormDocument.m:
  changes to accomodate new Image & Sound code.
* GormViewSizeInspector.m: new file. Contains code moved from
  GormObjectEditor.m.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@15013 72102866-910b-0410-8b05-ffd578937521
2002-11-18 20:54:26 +00:00
Gregory John Casamento
ca5882b572 Adding .gorm file packages and adding sound support to gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14921 72102866-910b-0410-8b05-ffd578937521
2002-11-04 13:52:31 +00:00
Gregory John Casamento
32516ef426 Custom class implementation for Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14748 72102866-910b-0410-8b05-ffd578937521
2002-10-13 06:04:05 +00:00
Pierre-Yves Rivaille
420c315961 GormBoxEditor.h
GormBoxEditor.m
GormButtonEditor.h
GormButtonEditor.m
GormControlEditor.h
GormControlEditor.m
GormInternalViewEditor.h
GormInternalViewEditor.m
GormMatrixEditor.h
GormPlacementInfo.h
GormPosingView.h
GormPosingView.m
GormSplitViewEditor.h
GormSplitViewEditor.m
GormTabViewEditor.h
GormTabViewEditor.m
GormViewEditor.h
GormViewEditor.m
GormViewWithContentViewEditor.h
GormViewWithContentViewEditor.m
GormViewWithSubviewsEditor.h
GormViewWithSubviewsEditor.m
Palettes/3Containers/GormTableViewEditor.h
Palettes/3Containers/GormTableViewEditor.m
ChangeLog
GNUmakefile
Gorm.h
Gorm.m
GormClassEditor.m
GormClassManager.m
GormCustomClassInspector.m
GormCustomView.m
GormDocument.m
GormMatrixEditor.m
GormObjectEditor.m
GormOutlineView.m
GormPrivate.h
GormWindowEditor.m
Palettes/0Menus/GormMenuEditor.m
Palettes/1Windows/main.m
Palettes/2Controls/GormBoxInspector.gorm
Palettes/2Controls/GormButtonInspector.gorm
Palettes/2Controls/GormTextFieldInspector.gorm
Palettes/2Controls/main.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/GormNSBrowser.m
Palettes/3Containers/GormNSOutlineView.m
Palettes/3Containers/GormNSTableView.h
Palettes/3Containers/GormTableColumnInspector.classes
Palettes/3Containers/GormTableColumnInspector.gorm
Palettes/3Containers/GormTableViewInspector.gorm
Palettes/3Containers/inspectors.m
Palettes/3Containers/main.m
Palettes/4Data/inspectors.m
Palettes/4Data/main.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@14267 72102866-910b-0410-8b05-ffd578937521
2002-08-14 00:01:42 +00:00
Pierre-Yves Rivaille
1ff190361e ClassInformation.plist
GNUmakefile
GormDocument.m
GormPrivate.h GormWindowEditor.m
Palettes/3Containers/GNUmakefile
Palettes/3Containers/GormNSTableView.m
Palettes/3Containers/GormNSTableView.h
Palettes/3Containers/inspectors.m
GormTableViewEditor.m
Palettes/3Containers/GormTableColumnInspector.gorm
Palettes/3Containers/GormTableColumnInspector.classes
Palettes/3Containers/GormTableColumnSizeInspector.gorm
Palettes/3Containers/GormTableColumnSizeInspector.classes


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@13270 72102866-910b-0410-8b05-ffd578937521
2002-03-29 16:30:01 +00:00
Laurent Julliard
07f2ac5a37 NSDateFormatter and NSNumberFormatter additions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11626 72102866-910b-0410-8b05-ffd578937521
2001-12-04 22:23:51 +00:00
Adam Fedor
bfc6f87df4 Add support for custom views
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@11078 72102866-910b-0410-8b05-ffd578937521
2001-10-03 17:38:46 +00:00
Adam Fedor
6f5ebc106f Fixes to handle matrixes better. Editable matrix cells. Improved
editors for window size and buttons.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10917 72102866-910b-0410-8b05-ffd578937521
2001-09-16 18:53:33 +00:00
Adam Fedor
e19b231bed Changes to allow an NSBox to be 'edited' and add subviews, move
them around inside the box, etc.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10095 72102866-910b-0410-8b05-ffd578937521
2001-06-07 03:57:51 +00:00
Richard Frith-Macdonald
9a45909aab iCustom class modifications
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@9897 72102866-910b-0410-8b05-ffd578937521
2001-05-08 09:43:11 +00:00
Richard Frith-MacDonald
15d8b973ba A few testing fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5917 72102866-910b-0410-8b05-ffd578937521
2000-02-03 17:04:37 +00:00
Richard Frith-MacDonald
6d103be1b2 More tidying up
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5657 72102866-910b-0410-8b05-ffd578937521
2000-01-04 16:25:39 +00:00
Richard Frith-MacDonald
d5b56eea8e Loads of tidying up etc.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5654 72102866-910b-0410-8b05-ffd578937521
2000-01-04 12:21:17 +00:00
Richard Frith-MacDonald
5c17f3142d Improvements for testing etc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5649 72102866-910b-0410-8b05-ffd578937521
2000-01-03 11:00:14 +00:00
Richard Frith-MacDonald
e40f8fce22 More connection improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5592 72102866-910b-0410-8b05-ffd578937521
1999-12-21 08:13:35 +00:00
Richard Frith-MacDonald
2a6f2299ed Connection management code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5587 72102866-910b-0410-8b05-ffd578937521
1999-12-20 14:20:06 +00:00
Richard Frith-MacDonald
e77dbe5d2e Improve connection dragging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5581 72102866-910b-0410-8b05-ffd578937521
1999-12-19 06:19:31 +00:00
Richard Frith-MacDonald
9ffd6f3071 Tidying
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5576 72102866-910b-0410-8b05-ffd578937521
1999-12-18 11:08:18 +00:00
Richard Frith-MacDonald
e8cbc4a69d Tidied connection handling code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5575 72102866-910b-0410-8b05-ffd578937521
1999-12-18 08:55:31 +00:00
Richard Frith-MacDonald
8336146f60 Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@5563 72102866-910b-0410-8b05-ffd578937521
1999-12-17 21:53:06 +00:00