Commit graph

841 commits

Author SHA1 Message Date
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
4d24cb3cec Silence error messages from autogsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20804 72102866-910b-0410-8b05-ffd578937521
2005-02-27 05:16:39 +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
624dce19e0 Improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20801 72102866-910b-0410-8b05-ffd578937521
2005-02-27 03:08:20 +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
48f78da3e8 Added todo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20663 72102866-910b-0410-8b05-ffd578937521
2005-02-06 05:32:25 +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
57f35f6ece Quick fix for a minor issue with the parser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20644 72102866-910b-0410-8b05-ffd578937521
2005-02-02 06:43:25 +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
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