Commit graph

815 commits

Author SHA1 Message Date
Gregory John Casamento
61fb2596fc Corrected notification-update loop.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21492 72102866-910b-0410-8b05-ffd578937521
2005-07-17 03:31:09 +00:00
Gregory John Casamento
4e21cb1174 Removed excess logging statement.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21482 72102866-910b-0410-8b05-ffd578937521
2005-07-16 01:44:41 +00:00
Gregory John Casamento
2f9ccc2a40 Changed a log and added some exception handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21480 72102866-910b-0410-8b05-ffd578937521
2005-07-15 04:51:27 +00:00
Gregory John Casamento
5c90039127 Usability change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21473 72102866-910b-0410-8b05-ffd578937521
2005-07-14 16:36:48 +00:00
Gregory John Casamento
0e4671f628 Updated toolbar delegate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21470 72102866-910b-0410-8b05-ffd578937521
2005-07-14 13:00:28 +00:00
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