Commit graph

87 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
3a6b0cfd40 Correction to window inspector spacing. Improvment to how services/windows menus are handled.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19425 72102866-910b-0410-8b05-ffd578937521
2004-05-29 19:18:22 +00:00
Gregory John Casamento
e58da6f7b8 Some additional memory management improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19302 72102866-910b-0410-8b05-ffd578937521
2004-05-13 22:48:14 +00:00
Gregory John Casamento
a840e3a7ee Rearrangement, refactoring and a memory leak fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19296 72102866-910b-0410-8b05-ffd578937521
2004-05-13 05:13:36 +00:00
Gregory John Casamento
9358afe12b Some additional fixes for menu editing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19230 72102866-910b-0410-8b05-ffd578937521
2004-05-02 11:39:58 +00:00
Gregory John Casamento
8f7aedada1 Corrected the bug where the menus are appearing in the windows menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19224 72102866-910b-0410-8b05-ffd578937521
2004-05-01 13:02:04 +00:00
Gregory John Casamento
0db2a1bb38 Fix for longstanding Menu display bug in Gorm. Thank goodness. ;)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19220 72102866-910b-0410-8b05-ffd578937521
2004-05-01 00:05:53 +00:00
Gregory John Casamento
16caf8e697 Corrected an issue with menu editing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19207 72102866-910b-0410-8b05-ffd578937521
2004-04-28 02:13:57 +00:00
Gregory John Casamento
ace7f1b036 Correction for a few recently discovered bugs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19187 72102866-910b-0410-8b05-ffd578937521
2004-04-26 03:26:23 +00:00
Gregory John Casamento
2d45fa3a29 Warning corrections, so that Gorm compiles completely clean without any noise from the compiler. Also a new header to properly declare the knob functions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19076 72102866-910b-0410-8b05-ffd578937521
2004-04-12 01:41:32 +00:00
Gregory John Casamento
772c73fc2c Correction for bug which was allowing an entire menu to be dragged into an existing one. This caused an issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18885 72102866-910b-0410-8b05-ffd578937521
2004-03-24 20:22:39 +00:00
Gregory John Casamento
28946211c7 Additional improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18876 72102866-910b-0410-8b05-ffd578937521
2004-03-24 05:00:08 +00:00
Gregory John Casamento
8861f4f3c7 Improvements in menu handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18875 72102866-910b-0410-8b05-ffd578937521
2004-03-24 03:08:02 +00:00
Gregory John Casamento
edd54b35db Start of Font Manager changes, and correction to code which makes connections.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18860 72102866-910b-0410-8b05-ffd578937521
2004-03-21 15:33:28 +00:00
Gregory John Casamento
52db475527 Several important fixes. Document cleanup, menu management.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18859 72102866-910b-0410-8b05-ffd578937521
2004-03-21 05:12:27 +00:00
Gregory John Casamento
04a1c007b5 Code cleanup and some fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18759 72102866-910b-0410-8b05-ffd578937521
2004-03-04 04:01:09 +00:00
Gregory John Casamento
a7bd9866f3 Cleanup of logging and new prefs section for archives.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18637 72102866-910b-0410-8b05-ffd578937521
2004-02-21 18:48:48 +00:00
Gregory John Casamento
055582406c Correction for bug #3439.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18517 72102866-910b-0410-8b05-ffd578937521
2004-02-01 02:16:45 +00:00
Gregory John Casamento
04a1e1aa59 Moved some common utility/convenience methods into functions. Improved cleanup of objects in the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18503 72102866-910b-0410-8b05-ffd578937521
2004-01-30 04:19:11 +00:00
Gregory John Casamento
7914bf834d Minor correction to the code which attaches objects to the document.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18411 72102866-910b-0410-8b05-ffd578937521
2004-01-14 06:37:54 +00:00
Gregory John Casamento
3414504517 Corrected issue #6467.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18374 72102866-910b-0410-8b05-ffd578937521
2004-01-11 18:03:45 +00:00
Gregory John Casamento
79fad1e58a New logic to add predefined connectors and some documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18321 72102866-910b-0410-8b05-ffd578937521
2004-01-06 06:11:24 +00:00
Gregory John Casamento
efce7b72f9 Removed assertion which is no longer needed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18135 72102866-910b-0410-8b05-ffd578937521
2003-11-24 06:32:01 +00:00
Gregory John Casamento
c1d9ea7597 Fix for 5253. positional determination of splitview orientation and order.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@18087 72102866-910b-0410-8b05-ffd578937521
2003-11-15 21:53:00 +00:00