Commit graph

960 commits

Author SHA1 Message Date
Gregory John Casamento
5de62d0575 Removed old code, correction for crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21469 72102866-910b-0410-8b05-ffd578937521
2005-07-14 04:01:33 +00:00
Gregory John Casamento
2be1a8d168 Corrected bug#13756.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21468 72102866-910b-0410-8b05-ffd578937521
2005-07-14 02:48:06 +00:00
Gregory John Casamento
37914f9227 Corrected problem selecting NSObject.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21464 72102866-910b-0410-8b05-ffd578937521
2005-07-13 12:58:04 +00:00
Gregory John Casamento
9b1d69cbc7 Refactored code in GormClassEditor.m to re-use functionality, corrected a palette problem, and made GormClassManager deal with root classes more generically.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21463 72102866-910b-0410-8b05-ffd578937521
2005-07-13 06:19:16 +00:00
Fabien Vallon
1976bc7dba Add minimum column size for Browser Inspector
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21462 72102866-910b-0410-8b05-ffd578937521
2005-07-12 15:44:21 +00:00
Fabien Vallon
1d63c1e3fb Fix browserView/OutlineView switch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21458 72102866-910b-0410-8b05-ffd578937521
2005-07-12 14:28:49 +00:00
Fabien Vallon
44b7654d9e set intialFirstResponder to some inspectors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21451 72102866-910b-0410-8b05-ffd578937521
2005-07-11 14:01:58 +00:00
Fabien Vallon
714c0a21f1 improve NSForm / update documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21448 72102866-910b-0410-8b05-ffd578937521
2005-07-11 13:15:27 +00:00
Gregory John Casamento
1255c14101 Correction to interface file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21446 72102866-910b-0410-8b05-ffd578937521
2005-07-11 00:35:04 +00:00
Gregory John Casamento
b3bdb1606c Corrected issue with testing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21433 72102866-910b-0410-8b05-ffd578937521
2005-07-08 17:32:06 +00:00
Gregory John Casamento
f6526cbc54 Added checks to prevent error when changing cell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21426 72102866-910b-0410-8b05-ffd578937521
2005-07-08 08:35:20 +00:00
Gregory John Casamento
03dfa955f4 Made a more generic cell replacement algorith for custom classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21423 72102866-910b-0410-8b05-ffd578937521
2005-07-08 02:08:16 +00:00
Gregory John Casamento
7aac9ffaa4 Removal of some old code and correction for table data source.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21419 72102866-910b-0410-8b05-ffd578937521
2005-07-07 17:23:56 +00:00
Fabien Vallon
01252416bf Update Documentation / improve UI (Gorm.gorm)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21418 72102866-910b-0410-8b05-ffd578937521
2005-07-07 14:58:48 +00:00
Gregory John Casamento
f55c5147da Set selection based on top level editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21411 72102866-910b-0410-8b05-ffd578937521
2005-07-06 14:47:33 +00:00
Gregory John Casamento
9d116f0f2a Corrected bug where gorm incorrectly claims to update a file. Added documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21409 72102866-910b-0410-8b05-ffd578937521
2005-07-05 14:58:42 +00:00
Gregory John Casamento
f9f27fa0ae Correction for crash when connected to NSOwner.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21407 72102866-910b-0410-8b05-ffd578937521
2005-07-05 01:17:58 +00:00
Gregory John Casamento
450e7b6f4e Removed some duplicate connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21406 72102866-910b-0410-8b05-ffd578937521
2005-07-05 00:43:44 +00:00
Gregory John Casamento
58f3adfdec Added new alignment and layout menus.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21405 72102866-910b-0410-8b05-ffd578937521
2005-07-04 21:53:33 +00:00
Gregory John Casamento
793695920e Minor correction in data palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21403 72102866-910b-0410-8b05-ffd578937521
2005-07-03 16:51:33 +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
2d1582f27c Inspector mode changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21398 72102866-910b-0410-8b05-ffd578937521
2005-07-02 20:16:10 +00:00
Gregory John Casamento
f5c1bcf9e0 Updated code in -[Gorm applicationWillTerminate:] to save the state of the inspector/palette when closing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21378 72102866-910b-0410-8b05-ffd578937521
2005-06-30 04:45:40 +00:00
Gregory John Casamento
eb44c977c5 Change to make the view visible when testing, but not to allow it to use
OpenGL, since we don't want to introduce an unecessary dependency.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21334 72102866-910b-0410-8b05-ffd578937521
2005-06-21 00:04:36 +00:00
Gregory John Casamento
c1c8b949d8 Added demo opengl view as well as corrected a memory leak.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21333 72102866-910b-0410-8b05-ffd578937521
2005-06-20 23:44:20 +00:00
Gregory John Casamento
0471cd39bf Removed +new from use in some classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21325 72102866-910b-0410-8b05-ffd578937521
2005-06-17 21:28:50 +00:00
Gregory John Casamento
f05bc9d063 Code cleanup. Removal of "new" call.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21319 72102866-910b-0410-8b05-ffd578937521
2005-06-17 11:52:30 +00:00
Gregory John Casamento
5ab6e00e3e Minor code cleanup. Replaced deprecated method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21317 72102866-910b-0410-8b05-ffd578937521
2005-06-17 04:41:24 +00:00
Gregory John Casamento
7f8251ed59 Code cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21316 72102866-910b-0410-8b05-ffd578937521
2005-06-17 04:17:39 +00:00
Gregory John Casamento
5a8506b4fb Prevent a call to "stop:" from the test session from killing the app.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21314 72102866-910b-0410-8b05-ffd578937521
2005-06-17 03:43:43 +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
ecb1e77bfa Correction for translate to display the windows after translation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21309 72102866-910b-0410-8b05-ffd578937521
2005-06-15 00:34:36 +00:00
Gregory John Casamento
98da5d2ea6 Double click method _handleDoubleClick: calls NSDebugLog instead of NSLog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21307 72102866-910b-0410-8b05-ffd578937521
2005-06-13 03:31:18 +00:00
Gregory John Casamento
b62d1ce425 Added GormProtocol.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21306 72102866-910b-0410-8b05-ffd578937521
2005-06-13 03:18:39 +00:00
Gregory John Casamento
56110eebb2 Updates to fix minor issues with outline view and translation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21305 72102866-910b-0410-8b05-ffd578937521
2005-06-13 03:14:57 +00:00
Gregory John Casamento
3d9eb1203b More translation code to allow for the user to translate from one language to another.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21300 72102866-910b-0410-8b05-ffd578937521
2005-06-11 18:06:43 +00:00
Gregory John Casamento
d6989fa187 Added logic to translate method to assist in user translation from one language to another.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21299 72102866-910b-0410-8b05-ffd578937521
2005-06-11 09:08:47 +00:00
Gregory John Casamento
9d70705d9d Added translation and corrected infinite loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21295 72102866-910b-0410-8b05-ffd578937521
2005-06-10 11:43:51 +00:00
Gregory John Casamento
4d39d97c82 Updated gorm file version to handle window autopositioning.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21281 72102866-910b-0410-8b05-ffd578937521
2005-06-04 11:46:43 +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
744858ea30 New address and some small changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21260 72102866-910b-0410-8b05-ffd578937521
2005-05-26 03:08:06 +00:00
Gregory John Casamento
2a30191e74 Changes to enable disable remove button in gui when actions/outlets are selected as appropriate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21252 72102866-910b-0410-8b05-ffd578937521
2005-05-24 04:28:17 +00:00
Gregory John Casamento
edafe3f8c9 Fix to prevent resize issues in the outline view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21246 72102866-910b-0410-8b05-ffd578937521
2005-05-22 04:40:06 +00:00
Gregory John Casamento
5ac7372ea2 Corrected problem with outline/browser view shrinking when switched.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21243 72102866-910b-0410-8b05-ffd578937521
2005-05-21 17:17:00 +00:00
Gregory John Casamento
d4ce568b41 Changes to allow the user to switch between a browser and an outline view for classes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21242 72102866-910b-0410-8b05-ffd578937521
2005-05-21 15:10:14 +00:00
Gregory John Casamento
b06b7c8924 Corrected time.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21235 72102866-910b-0410-8b05-ffd578937521
2005-05-20 04:04:40 +00:00
Gregory John Casamento
b38e36d071 Committing release information.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21234 72102866-910b-0410-8b05-ffd578937521
2005-05-20 04:01:51 +00:00
Gregory John Casamento
7c7e2deac1 Correction for crash after gmodel conversion.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21193 72102866-910b-0410-8b05-ffd578937521
2005-05-07 10:49:24 +00:00
Gregory John Casamento
69bc03eb7e Improved gmodel decoding and start of code for class browser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21192 72102866-910b-0410-8b05-ffd578937521
2005-05-07 10:34:26 +00:00
Gregory John Casamento
9b9575fb7f Correction for a bug which was preventing editing of class names in the outline view also, preparations for the use of NSBrowser to view the classes (in addition to the outline).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21186 72102866-910b-0410-8b05-ffd578937521
2005-05-04 09:34:49 +00:00
Gregory John Casamento
cc62de25fb Change log entry for correction to GormClassManager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21173 72102866-910b-0410-8b05-ffd578937521
2005-05-01 05:18:51 +00:00
Gregory John Casamento
e203f18136 Correction for crash seen by Banlu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21163 72102866-910b-0410-8b05-ffd578937521
2005-04-28 12:50:50 +00:00
Gregory John Casamento
d9356d6300 Implemented logic to use canSubstituteForClass: to determine what classes should appear in the custom class inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21157 72102866-910b-0410-8b05-ffd578937521
2005-04-24 15:21:12 +00:00
Gregory John Casamento
c7f0afb590 Brings up alert if header can't be parsed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21151 72102866-910b-0410-8b05-ffd578937521
2005-04-24 03:00:18 +00:00
Gregory John Casamento
314f0e9d38 Improved top level editor switching functionality.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21150 72102866-910b-0410-8b05-ffd578937521
2005-04-24 00:15:57 +00:00
Gregory John Casamento
2c832d7795 Refactored code out of GormPrivate and into separate headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21149 72102866-910b-0410-8b05-ffd578937521
2005-04-23 18:43:36 +00:00
Gregory John Casamento
9d4a74153b Refactored NSCell additions out of GormPrivate and added a new method for pboard type registration.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21148 72102866-910b-0410-8b05-ffd578937521
2005-04-23 17:16:10 +00:00
Gregory John Casamento
91ddcae2a9 Code to allow drag and drop parsing of headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21146 72102866-910b-0410-8b05-ffd578937521
2005-04-23 06:54:22 +00:00
Gregory John Casamento
577c17a847 Corrected a problem with switching top level editors during drag and drop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21144 72102866-910b-0410-8b05-ffd578937521
2005-04-22 21:27:14 +00:00
Gregory John Casamento
2d0b6fc07e Added method which switches to the appropriate editor to accept a drag.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21143 72102866-910b-0410-8b05-ffd578937521
2005-04-22 20:02:45 +00:00
Gregory John Casamento
e2bd7a4fc5 Removed extra attach.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21142 72102866-910b-0410-8b05-ffd578937521
2005-04-22 16:41:17 +00:00
Gregory John Casamento
9e92da8d1b Corrected a problem with pasting menu items/menus.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21141 72102866-910b-0410-8b05-ffd578937521
2005-04-22 16:27:35 +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
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
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
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
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
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
Gregory John Casamento
e8d1671cfc Documentation improvement.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20859 72102866-910b-0410-8b05-ffd578937521
2005-03-06 11:14:43 +00:00
Gregory John Casamento
0178caba77 Refactoring of Image/Sound editors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20854 72102866-910b-0410-8b05-ffd578937521
2005-03-06 04:05:03 +00:00
Gregory John Casamento
6005156b82 Streamlined implementation of image/sound editor. Also prepared for eventual refactorization of image/sound editors into GormResourceEditor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20842 72102866-910b-0410-8b05-ffd578937521
2005-03-04 08:55:36 +00:00
Gregory John Casamento
5b7a963bcf Refactoring of GormImage/GormSource to GormResource subclasses.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20824 72102866-910b-0410-8b05-ffd578937521
2005-03-02 02:27:55 +00:00
Gregory John Casamento
c284b32f12 Bump CVS application version.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20816 72102866-910b-0410-8b05-ffd578937521
2005-03-01 01:04:54 +00:00
Gregory John Casamento
eaf814b07d Commit for 0.9.2 release of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20814 72102866-910b-0410-8b05-ffd578937521
2005-03-01 00:45:23 +00:00
Gregory John Casamento
a7db8606cb More documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20807 72102866-910b-0410-8b05-ffd578937521
2005-02-27 16:59:03 +00:00
Gregory John Casamento
cf2d17a4b1 autogsdoc generates GormLib docs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20803 72102866-910b-0410-8b05-ffd578937521
2005-02-27 05:14:48 +00:00
Gregory John Casamento
581590973a Palette documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20802 72102866-910b-0410-8b05-ffd578937521
2005-02-27 04:55:22 +00:00
Gregory John Casamento
719fc1f1bf Improved documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20800 72102866-910b-0410-8b05-ffd578937521
2005-02-27 03:06:03 +00:00
Gregory John Casamento
183c4898d9 Improved gmodel import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20765 72102866-910b-0410-8b05-ffd578937521
2005-02-20 17:41:27 +00:00
Gregory John Casamento
6a418628a1 Code to mitigate issues with loadable bundles.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20749 72102866-910b-0410-8b05-ffd578937521
2005-02-19 07:24:39 +00:00
Gregory John Casamento
2688176533 Removed GormPosingView.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20728 72102866-910b-0410-8b05-ffd578937521
2005-02-16 04:31:25 +00:00
Gregory John Casamento
f9af79eb27 Font correction and disabling of poseAs:/poseAsClass:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20727 72102866-910b-0410-8b05-ffd578937521
2005-02-16 04:19:50 +00:00
Gregory John Casamento
1b3157f3d6 Added category handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20720 72102866-910b-0410-8b05-ffd578937521
2005-02-15 04:29:32 +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
5454bafb52 Mark the document as edited. This prevents the user from loosing work
when importing a gmodel.  Also make a "new" document edited since it is
unsaved.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20702 72102866-910b-0410-8b05-ffd578937521
2005-02-13 14:30:55 +00:00
Gregory John Casamento
faf7f3c0cc Corrected problem with connection and compiler warning.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20701 72102866-910b-0410-8b05-ffd578937521
2005-02-13 14:22:04 +00:00
Gregory John Casamento
94a6c491f8 Corrected an issue loading .gmodels from "gopen" or from the workspace app.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20699 72102866-910b-0410-8b05-ffd578937521
2005-02-13 09:40:12 +00:00
Gregory John Casamento
2feadabe19 Minor correction in -saveAsDocument:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20665 72102866-910b-0410-8b05-ffd578937521
2005-02-06 15:38:10 +00:00
Gregory John Casamento
581db167d0 Corrected box title color
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20664 72102866-910b-0410-8b05-ffd578937521
2005-02-06 07:06:35 +00:00
Gregory John Casamento
77ae28f421 Updated button inspector and corrected menu item title.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20661 72102866-910b-0410-8b05-ffd578937521
2005-02-05 20:21:08 +00:00
Gregory John Casamento
779ab1bc2a Remove windows opened during testing and addd titles to warning panels.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20660 72102866-910b-0410-8b05-ffd578937521
2005-02-05 14:11:57 +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
5e5f831079 Version 0.9.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20643 72102866-910b-0410-8b05-ffd578937521
2005-02-02 05:06:54 +00:00
Gregory John Casamento
4048a284b9 Varios fixes and a fix for bug#11778.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20641 72102866-910b-0410-8b05-ffd578937521
2005-02-01 04:30:17 +00:00
Gregory John Casamento
329813de0b Correction for bug#11777
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20637 72102866-910b-0410-8b05-ffd578937521
2005-01-31 06:32:16 +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
39017d82d8 Added code to inspectors to prevent marking the document as modified when the user selects a widget which has color. The adds an extension category.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20634 72102866-910b-0410-8b05-ffd578937521
2005-01-30 05:52:22 +00:00
Gregory John Casamento
6682de3e48 Further refinement of previous fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20633 72102866-910b-0410-8b05-ffd578937521
2005-01-30 03:32:12 +00:00
Gregory John Casamento
5c8d967dff Correction for crash when document is minimized.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20632 72102866-910b-0410-8b05-ffd578937521
2005-01-30 00:14:02 +00:00
Gregory John Casamento
dfc97a2944 Corrected problem with stepper cell inspector not displaying.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20630 72102866-910b-0410-8b05-ffd578937521
2005-01-29 02:46:00 +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
e66d2777ca Prevent empty strings from appearing in formatted result.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20605 72102866-910b-0410-8b05-ffd578937521
2005-01-23 05:40:38 +00:00
Gregory John Casamento
ccdcd69734 More strict/precise formatting for outlets/actions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20599 72102866-910b-0410-8b05-ffd578937521
2005-01-22 20:38:45 +00:00
Gregory John Casamento
5503a33008 Cleaned up GNUmakefile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20598 72102866-910b-0410-8b05-ffd578937521
2005-01-22 19:18:25 +00:00
Gregory John Casamento
4daa2f0bf7 Improved resource management.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20597 72102866-910b-0410-8b05-ffd578937521
2005-01-22 17:16:16 +00:00
Gregory John Casamento
a001e2aed0 Corrected background color.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20544 72102866-910b-0410-8b05-ffd578937521
2005-01-12 03:05:44 +00:00
Gregory John Casamento
64e6c59d8a Update to data.classes format and layout changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20532 72102866-910b-0410-8b05-ffd578937521
2005-01-09 06:40:05 +00:00
Gregory John Casamento
6663b0eced Fixed some include issues.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20531 72102866-910b-0410-8b05-ffd578937521
2005-01-08 23:39:09 +00:00
Gregory John Casamento
1fc9adcce8 Correction for bug#11534.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20530 72102866-910b-0410-8b05-ffd578937521
2005-01-08 23:08:18 +00:00
Gregory John Casamento
82e6a77348 Reconcile the position of a view with it's parent. Ensures that the subview will always be pasted into a viewable area.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20527 72102866-910b-0410-8b05-ffd578937521
2005-01-08 17:30:09 +00:00
Gregory John Casamento
452e9e9d0f Improved resource handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20517 72102866-910b-0410-8b05-ffd578937521
2005-01-04 04:52:46 +00:00
Gregory John Casamento
b9e8478246 Correction for exception when dragging images/sounds.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20513 72102866-910b-0410-8b05-ffd578937521
2005-01-02 20:07:36 +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
01a4bfe708 New form/section for miniwindow icon.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20508 72102866-910b-0410-8b05-ffd578937521
2004-12-31 19:26:21 +00:00
Gregory John Casamento
cfa2fe4385 Corrected rect drawing bug under ART and simplified headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20506 72102866-910b-0410-8b05-ffd578937521
2004-12-31 13:21:30 +00:00
Gregory John Casamento
162768468f Improved image handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20501 72102866-910b-0410-8b05-ffd578937521
2004-12-29 02:21:11 +00:00
Gregory John Casamento
985d7c9a41 Enhancement to allow loading of older palettes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20500 72102866-910b-0410-8b05-ffd578937521
2004-12-28 21:37:44 +00:00
Gregory John Casamento
fb898530c6 Gorm portion of fix for bug#11409.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20499 72102866-910b-0410-8b05-ffd578937521
2004-12-28 17:07:59 +00:00
Gregory John Casamento
cbffe63197 Improvement on previous correction.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20497 72102866-910b-0410-8b05-ffd578937521
2004-12-28 13:35:52 +00:00
Gregory John Casamento
027c7540a0 Correction for bug#11410.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20494 72102866-910b-0410-8b05-ffd578937521
2004-12-28 03:00:32 +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
0d3289f6c3 Correction for a number of issues found today.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20492 72102866-910b-0410-8b05-ffd578937521
2004-12-28 02:25:18 +00:00
Gregory John Casamento
ff53d2bb5c Corrected minor bug with FirstResponder.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20481 72102866-910b-0410-8b05-ffd578937521
2004-12-23 19:52:33 +00:00
Gregory John Casamento
007c457cf4 Correction for image resizing issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20480 72102866-910b-0410-8b05-ffd578937521
2004-12-23 18:30:25 +00:00
Gregory John Casamento
4273cafae2 Added nextKeyView for all views in the window.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20479 72102866-910b-0410-8b05-ffd578937521
2004-12-23 11:19:43 +00:00
Gregory John Casamento
8ece5d7b6e Correction for problem loading gmodels.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20478 72102866-910b-0410-8b05-ffd578937521
2004-12-23 11:03:45 +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
c08135357b Corrected calls to NSRunAlertPanel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20464 72102866-910b-0410-8b05-ffd578937521
2004-12-18 15:06:18 +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
68ef08b403 Change to correct some crashes which I just detected
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20462 72102866-910b-0410-8b05-ffd578937521
2004-12-18 02:29:31 +00:00
Gregory John Casamento
6be559f890 Minor refactorization.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20461 72102866-910b-0410-8b05-ffd578937521
2004-12-17 10:49:01 +00:00
Gregory John Casamento
94bed640ce Remove class instances for classes which are deleted from the class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20460 72102866-910b-0410-8b05-ffd578937521
2004-12-16 10:38:14 +00:00
Gregory John Casamento
4bf6880f87 More refactoring.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20458 72102866-910b-0410-8b05-ffd578937521
2004-12-15 06:51:55 +00:00
Gregory John Casamento
84ef527ee2 Change to prevent subclasses of FirstResponder from being added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20457 72102866-910b-0410-8b05-ffd578937521
2004-12-15 02:33:17 +00:00
Gregory John Casamento
4f20e420d3 Added code to prevent a user from subclassing FirstResponder.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20456 72102866-910b-0410-8b05-ffd578937521
2004-12-15 02:10:54 +00:00
Gregory John Casamento
2435542dcc Further correction for previous problem with deleteSelection.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20451 72102866-910b-0410-8b05-ffd578937521
2004-12-14 11:59:17 +00:00
Gregory John Casamento
8164894cfc Correction for potential problem on delete.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20450 72102866-910b-0410-8b05-ffd578937521
2004-12-14 11:36:16 +00:00
Gregory John Casamento
b2cdaedc13 Changes to support cut/copy/paste for classes in Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20449 72102866-910b-0410-8b05-ffd578937521
2004-12-14 11:13:59 +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
b3e02df247 Correction for class editor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20443 72102866-910b-0410-8b05-ffd578937521
2004-12-12 20:29:13 +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
ec792b978b Correction for reparenting.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20441 72102866-910b-0410-8b05-ffd578937521
2004-12-11 23:05:52 +00:00
Gregory John Casamento
a87abe7ff1 First responder change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20440 72102866-910b-0410-8b05-ffd578937521
2004-12-11 15:25:54 +00:00
Gregory John Casamento
7d1020708d Inspector now shows outlet/action counts.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20439 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:53:51 +00:00
Gregory John Casamento
e5565e59aa Blank inspector on class name change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20438 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:24:12 +00:00
Gregory John Casamento
8991805873 Correction to resizing behavior.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20436 72102866-910b-0410-8b05-ffd578937521
2004-12-11 05:00:11 +00:00
Gregory John Casamento
099ef420b0 Improvements to the outline view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20435 72102866-910b-0410-8b05-ffd578937521
2004-12-10 22:58:24 +00:00
Gregory John Casamento
6825599ba5 Fixed a leak in GormOutlineView.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20431 72102866-910b-0410-8b05-ffd578937521
2004-12-09 02:06:22 +00:00
Gregory John Casamento
d84f889c8d reimplemented addAction: and addOutlet: in the class manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20430 72102866-910b-0410-8b05-ffd578937521
2004-12-09 00:56:57 +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
0778f595b4 Changes to make class editor more self sufficient. Some minor refactoring.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20421 72102866-910b-0410-8b05-ffd578937521
2004-12-05 20:52:36 +00:00
Gregory John Casamento
b53a7e50eb Correction for a segfault, corrections for all inspectors when resizing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20419 72102866-910b-0410-8b05-ffd578937521
2004-12-05 13:00:36 +00:00
Gregory John Casamento
ed4499f43b Changes to use IBObjectAdditions informal protocol.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20418 72102866-910b-0410-8b05-ffd578937521
2004-12-04 22:55:39 +00:00
Gregory John Casamento
191c716d3b Change to make the class added by the parser be selected in the outline/classes view.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20414 72102866-910b-0410-8b05-ffd578937521
2004-12-03 12:19:18 +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
d25c893d49 Made the code throw a handled exception.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20403 72102866-910b-0410-8b05-ffd578937521
2004-12-01 07:20:37 +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
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
Gregory John Casamento
1d23eafdf9 Correction for bug #10118. Table color selection was sticking.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20374 72102866-910b-0410-8b05-ffd578937521
2004-11-24 05:06:32 +00:00
Gregory John Casamento
71a9a54e2b Updated all of the existing .gorm files to the latest format.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20365 72102866-910b-0410-8b05-ffd578937521
2004-11-20 18:27:16 +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
37839119b2 Various improvements and a correction for but #10849.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20356 72102866-910b-0410-8b05-ffd578937521
2004-11-17 05:59:04 +00:00
Gregory John Casamento
e0ead07623 More gmodel improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20355 72102866-910b-0410-8b05-ffd578937521
2004-11-17 00:21:04 +00:00
Gregory John Casamento
007501ef56 Added new class and interface
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20351 72102866-910b-0410-8b05-ffd578937521
2004-11-13 05:08:29 +00:00
Gregory John Casamento
c09be7be05 More improvements to GModel import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20350 72102866-910b-0410-8b05-ffd578937521
2004-11-13 05:06:15 +00:00
Gregory John Casamento
22cce81380 Various fixed to gmodel loading and improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20348 72102866-910b-0410-8b05-ffd578937521
2004-11-12 23:09:54 +00:00
Gregory John Casamento
59aa176c14 Changed stepper inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20324 72102866-910b-0410-8b05-ffd578937521
2004-11-09 14:10:11 +00:00
Gregory John Casamento
4eff9148d0 Changed the class inspector to use the table view pointer to determine which table is calling the delegate. Added some, soon to be uncommented, code to the class manager to prevent tampering with the data.classes file outside of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20323 72102866-910b-0410-8b05-ffd578937521
2004-11-09 13:52:27 +00:00
Gregory John Casamento
85f23ac47e Improved handling of problems with data.classes file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20312 72102866-910b-0410-8b05-ffd578937521
2004-11-08 04:08:36 +00:00
Gregory John Casamento
841aae30f5 Added comment warning users from modifying the data.classes file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20311 72102866-910b-0410-8b05-ffd578937521
2004-11-08 03:58:41 +00:00
Gregory John Casamento
3976c35f41 Correction for previous changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20310 72102866-910b-0410-8b05-ffd578937521
2004-11-08 03:19:39 +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
5255ce829e Cleanup, memory leak fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20290 72102866-910b-0410-8b05-ffd578937521
2004-11-04 06:46:26 +00:00
Gregory John Casamento
2085f591e6 Added code to improve the outlet and action initial names.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20289 72102866-910b-0410-8b05-ffd578937521
2004-11-04 03:11:38 +00:00
Gregory John Casamento
dac82139d4 Added version check.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20288 72102866-910b-0410-8b05-ffd578937521
2004-11-04 02:49:23 +00:00
Gregory John Casamento
59d08e16b8 Correction for link bug.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20262 72102866-910b-0410-8b05-ffd578937521
2004-10-27 01:09:19 +00:00
Gregory John Casamento
ef3a42faf4 Correction for MinGW for win32.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20253 72102866-910b-0410-8b05-ffd578937521
2004-10-24 05:05:39 +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
3d23397134 Changes to make the inspectors for formatters as well as drag and drop of formatter objects into controls work properly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20230 72102866-910b-0410-8b05-ffd578937521
2004-10-17 14:43:28 +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
835917baf5 Updated to stop clipping.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20188 72102866-910b-0410-8b05-ffd578937521
2004-10-02 17:02:41 +00:00
Gregory John Casamento
4aaea1a5e8 Documentation improvement and a fix for an annoying error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20184 72102866-910b-0410-8b05-ffd578937521
2004-10-02 05:13:38 +00:00
Gregory John Casamento
5cd533cef0 Improved docs, bumped version number.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20157 72102866-910b-0410-8b05-ffd578937521
2004-09-27 11:37:30 +00:00
Gregory John Casamento
e2338fe5f4 Updates for 0.8.0.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20143 72102866-910b-0410-8b05-ffd578937521
2004-09-26 12:12:32 +00:00
Gregory John Casamento
ae18408529 Changed field sizes to prevent clipping.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20137 72102866-910b-0410-8b05-ffd578937521
2004-09-25 11:17:03 +00:00
Adam Fedor
da02ae8b50 * GModelDecoder.m ([GormDocument -openGModel:]): Initialize
variable.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20136 72102866-910b-0410-8b05-ffd578937521
2004-09-25 03:58:12 +00:00
Gregory John Casamento
6bb304b1d4 Updated version profiles.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20081 72102866-910b-0410-8b05-ffd578937521
2004-09-17 22:05:01 +00:00
Gregory John Casamento
6761304101 Improved palette manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20077 72102866-910b-0410-8b05-ffd578937521
2004-09-17 05:18:43 +00:00
Gregory John Casamento
ecc3f3a69a Improved title widgets in controls palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20076 72102866-910b-0410-8b05-ffd578937521
2004-09-17 04:54:47 +00:00
Gregory John Casamento
668c12f819 Improved testing mode.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20047 72102866-910b-0410-8b05-ffd578937521
2004-09-13 00:05:58 +00:00
Gregory John Casamento
5d449c1f20 Added main() to main.m, removed from Gorm.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20039 72102866-910b-0410-8b05-ffd578937521
2004-09-09 01:58:22 +00:00
Gregory John Casamento
30006bfbc0 Correction and cleanup for recent segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20028 72102866-910b-0410-8b05-ffd578937521
2004-09-08 01:04:03 +00:00
Gregory John Casamento
5203d67e8d Code cleanup.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20010 72102866-910b-0410-8b05-ffd578937521
2004-09-06 21:41:32 +00:00
Gregory John Casamento
e27f516dfd Temporary fix and revamped formatter inspectors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20007 72102866-910b-0410-8b05-ffd578937521
2004-09-06 19:33:48 +00:00
Gregory John Casamento
00bbf07af3 Corrected issue with getting the cell classname and added the image cell to the class plist.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20006 72102866-910b-0410-8b05-ffd578937521
2004-09-06 12:53:43 +00:00
Gregory John Casamento
d14d1c458b Class plist updated and making the table column editor nicer.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20005 72102866-910b-0410-8b05-ffd578937521
2004-09-06 12:40:46 +00:00
Gregory John Casamento
7fe9b40726 More enhancements for cells in table columns.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20000 72102866-910b-0410-8b05-ffd578937521
2004-09-05 16:21:47 +00:00
Gregory John Casamento
8e55cad2a1 Added capability to the column inspector to update the data cell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19997 72102866-910b-0410-8b05-ffd578937521
2004-09-05 13:42:45 +00:00
Gregory John Casamento
214c6e9a03 Slight improvement to previous commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19935 72102866-910b-0410-8b05-ffd578937521
2004-08-28 20:45:47 +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
b26ee4cfc1 Corrected font setting issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19923 72102866-910b-0410-8b05-ffd578937521
2004-08-26 01:57:34 +00:00
Gregory John Casamento
773495b9d7 Corrected issue with class inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19907 72102866-910b-0410-8b05-ffd578937521
2004-08-24 02:17:25 +00:00
Gregory John Casamento
57c523f577 Correction for issue #9683.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19906 72102866-910b-0410-8b05-ffd578937521
2004-08-23 19:03:20 +00:00
Gregory John Casamento
fc97b591db Corrected crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19899 72102866-910b-0410-8b05-ffd578937521
2004-08-22 02:01:37 +00:00
Gregory John Casamento
41ac255873 Some fixes including one for bug #10026.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19878 72102866-910b-0410-8b05-ffd578937521
2004-08-18 04:19:45 +00:00
Gregory John Casamento
7f5c027157 Disabling the current, rather broken, class parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19871 72102866-910b-0410-8b05-ffd578937521
2004-08-13 22:19:47 +00:00
Gregory John Casamento
f31d2c70e3 Added some code to disable menu items. Simplified isTopLevelObject: method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19869 72102866-910b-0410-8b05-ffd578937521
2004-08-13 01:37:18 +00:00
Gregory John Casamento
0855692228 Readded missing method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19867 72102866-910b-0410-8b05-ffd578937521
2004-08-12 02:33:17 +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
55d5e2de75 Center the incompatibilities window.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19858 72102866-910b-0410-8b05-ffd578937521
2004-08-09 21:11:36 +00:00
Gregory John Casamento
ad55726416 Lengthened the text labels.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19849 72102866-910b-0410-8b05-ffd578937521
2004-08-08 20:30:32 +00:00
Gregory John Casamento
6b57e185f3 Correction for problem found by Christopher Culver. The code which was
closing the popup was also calling editedObject uncondition on the selection
owner which may or may not be an editor.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19848 72102866-910b-0410-8b05-ffd578937521
2004-08-08 20:14:31 +00:00
Gregory John Casamento
074d1c7493 Removed some debugging information and added a forgotted changelog entry.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19844 72102866-910b-0410-8b05-ffd578937521
2004-08-08 17:38:04 +00:00
Gregory John Casamento
6915b501c0 Corrected problem with window being brough forward after document close.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19843 72102866-910b-0410-8b05-ffd578937521
2004-08-08 17:23:17 +00:00
Gregory John Casamento
22c995beb5 Temporary correction.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19833 72102866-910b-0410-8b05-ffd578937521
2004-08-07 01:23:10 +00:00
Gregory John Casamento
a7e80c4de1 Quick fix for Bug#9827.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19829 72102866-910b-0410-8b05-ffd578937521
2004-08-06 11:17:45 +00:00
Gregory John Casamento
eb74dd22f3 Changes to fix Report#9771.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19827 72102866-910b-0410-8b05-ffd578937521
2004-08-05 05:34:41 +00:00
Gregory John Casamento
155b8df49a Fix for palettes manager to prevent event handling problem
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19824 72102866-910b-0410-8b05-ffd578937521
2004-08-04 05:03:28 +00:00
Gregory John Casamento
8141cbdef1 Added new gorm file for Controls palette.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19822 72102866-910b-0410-8b05-ffd578937521
2004-08-04 04:52:43 +00:00
Gregory John Casamento
042b670b40 Minor fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19821 72102866-910b-0410-8b05-ffd578937521
2004-08-03 03:16:28 +00:00
Gregory John Casamento
1d645f1ed8 Clarified error.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19813 72102866-910b-0410-8b05-ffd578937521
2004-08-02 12:47:48 +00:00
Gregory John Casamento
ef7a4b6aa1 Changes to center the prefs window.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19812 72102866-910b-0410-8b05-ffd578937521
2004-08-02 04:48:55 +00:00
Gregory John Casamento
021f7d7078 Removed unecessary call.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19811 72102866-910b-0410-8b05-ffd578937521
2004-08-02 04:09:48 +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
680565fb9f Updating the change log...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19756 72102866-910b-0410-8b05-ffd578937521
2004-07-21 02:05:53 +00:00
Gregory John Casamento
47d5d55cc6 Some memory leak fixes and some minor improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19754 72102866-910b-0410-8b05-ffd578937521
2004-07-21 01:49:07 +00:00
Gregory John Casamento
8e0f12bbeb Fixed a problem with compilation on FreeBSD.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19744 72102866-910b-0410-8b05-ffd578937521
2004-07-17 21:50:50 +00:00
Gregory John Casamento
ad8c3a1261 Made the prefs manager a little more silent.. added some checks to keep users from shooting themselves in the foot.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19743 72102866-910b-0410-8b05-ffd578937521
2004-07-16 01:50:40 +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
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
abb8f51e46 Corrected weird typo in ChangeLog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19701 72102866-910b-0410-8b05-ffd578937521
2004-07-09 23:18:27 +00:00
Gregory John Casamento
155474e77a Updated changelog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19700 72102866-910b-0410-8b05-ffd578937521
2004-07-09 20:23:01 +00:00
Gregory John Casamento
26710d942c Changes to help with the transition from version 0 to version 1 gorm files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19659 72102866-910b-0410-8b05-ffd578937521
2004-07-01 00:53:42 +00:00
Gregory John Casamento
2552d4417c Some corrections to recently discovered bugs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19656 72102866-910b-0410-8b05-ffd578937521
2004-06-30 05:22:25 +00:00
Gregory John Casamento
ead6139314 New .gorm file version support and some other minor changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19650 72102866-910b-0410-8b05-ffd578937521
2004-06-29 03:27:37 +00:00
Gregory John Casamento
60ac2cab0d Improvements to test mode and enhancements to the palettes manager.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19631 72102866-910b-0410-8b05-ffd578937521
2004-06-27 12:34:40 +00:00
Gregory John Casamento
5067b75ff7 Some bugfixes and enhancements. Correction for Report #9461. Adds ability of Class Inspector to change the name of a class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19626 72102866-910b-0410-8b05-ffd578937521
2004-06-26 22:08:42 +00:00
Gregory John Casamento
f5bafcc089 Corrected a connections issue. Report #9461.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19624 72102866-910b-0410-8b05-ffd578937521
2004-06-26 12:19:18 +00:00
Gregory John Casamento
2b6a9b80aa fix for report 9463, additional functionality in the class inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19622 72102866-910b-0410-8b05-ffd578937521
2004-06-26 03:36:29 +00:00
Gregory John Casamento
b359ed9d5a Correction for recently discovered segfault.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19614 72102866-910b-0410-8b05-ffd578937521
2004-06-25 01:15:37 +00:00
Gregory John Casamento
b42d75db38 Menu placement changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19608 72102866-910b-0410-8b05-ffd578937521
2004-06-24 05:30:22 +00:00
Gregory John Casamento
c09f861b02 Corrects segfault when cutting/pasting NSTableView and it's subclasses.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19604 72102866-910b-0410-8b05-ffd578937521
2004-06-23 01:19:08 +00:00
Gregory John Casamento
518279a746 Updated version info. Enhanced .gmodel import.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19575 72102866-910b-0410-8b05-ffd578937521
2004-06-22 03:26:03 +00:00
Gregory John Casamento
629bb7c6b7 Changes for 0.7.7 Release of Gorm.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19549 72102866-910b-0410-8b05-ffd578937521
2004-06-19 05:37:59 +00:00
Gregory John Casamento
85f61b6056 Added change which will help when Alex M. makes his window decoration changes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19532 72102866-910b-0410-8b05-ffd578937521
2004-06-16 01:26:41 +00:00
Gregory John Casamento
db62ca916d Added alert panel.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19490 72102866-910b-0410-8b05-ffd578937521
2004-06-10 05:20:56 +00:00
Gregory John Casamento
fdb6848bfb Correcting connection inspector.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19484 72102866-910b-0410-8b05-ffd578937521
2004-06-08 03:53:48 +00:00
Gregory John Casamento
da69e277a7 Corrected an issue with the background color of the table/outline view not being saved.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19476 72102866-910b-0410-8b05-ffd578937521
2004-06-07 02:28:57 +00:00
Gregory John Casamento
90e0b9d4cd Corrected the header of one of the files and made a correction to a comment in the changelog.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19471 72102866-910b-0410-8b05-ffd578937521
2004-06-06 12:32:15 +00:00
Gregory John Casamento
4cdbd0f19a Fix for recent segfault problem while loading images in the GormImageEditor. Suggested by Sungjin Chun.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19459 72102866-910b-0410-8b05-ffd578937521
2004-06-05 03:51:37 +00:00
Gregory John Casamento
c36e445255 Changes selection when new document is selected.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19450 72102866-910b-0410-8b05-ffd578937521
2004-06-03 22:37:14 +00:00
Gregory John Casamento
bf62865daa Crash prevention.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19447 72102866-910b-0410-8b05-ffd578937521
2004-06-03 04:40:48 +00:00