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
|
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
|
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
|
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
|
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
|
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
|
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
|
0ef62e3d93
|
Added palette.table as a resource.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21114 72102866-910b-0410-8b05-ffd578937521
|
2005-04-16 20:40:23 +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
|
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 |
|
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
|
b324bfa6c7
|
Fixed linking palette against libGorm
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20950 72102866-910b-0410-8b05-ffd578937521
|
2005-03-21 22:18:43 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
a9793b7a10
|
Also updated these gorms.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20366 72102866-910b-0410-8b05-ffd578937521
|
2004-11-20 18:29:55 +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
|
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
|
f4bd5d1982
|
Improved documentation and additional libs for palettes on windows declared in the makefile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20278 72102866-910b-0410-8b05-ffd578937521
|
2004-11-02 05:56:47 +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
|
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
|
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
|
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 |
|
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
|
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
|
0e4837f371
|
Committed data.info files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20008 72102866-910b-0410-8b05-ffd578937521
|
2004-09-06 19:36:38 +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 |
|