Commit graph

914 commits

Author SHA1 Message Date
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
bfd0718573 Size inspector change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20628 72102866-910b-0410-8b05-ffd578937521
2005-01-28 05:48:33 +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
56ace42056 Added more detail to INSTALL
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20472 72102866-910b-0410-8b05-ffd578937521
2004-12-19 14:53:30 +00:00
Gregory John Casamento
d78d21370b Added some detail to the install to make it clearer.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20471 72102866-910b-0410-8b05-ffd578937521
2004-12-19 14:52:26 +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