2000-02-04 12:02:17 +00:00
|
|
|
Fri Feb 4 11:10:59 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* Palettes/0Menu/GormMenuInspectors.m: Added code for setting
|
|
|
|
key-equivalent in menu item inspector.
|
|
|
|
|
2000-02-03 17:04:37 +00:00
|
|
|
Thu Feb 3 16:16:59 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* Gorm.m: tidied start/end testing.
|
|
|
|
* GormDocument.m: ditto
|
|
|
|
|
2000-01-14 19:25:09 +00:00
|
|
|
Sat Jan 15 04:35:59 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
|
|
|
|
|
|
|
* GormObjectEditor.m ([GormObjectEditor -activate]),
|
|
|
|
([GormObjectEditor -orderFront]): Trivial fix to make it compile.
|
|
|
|
|
2000-01-14 17:07:44 +00:00
|
|
|
Fri Jan 14 16:22:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* GormDocument.m: Fix to deactivate editors while copying to pb
|
|
|
|
and add support for a few more document setup types.
|
|
|
|
* Gorm.m: Add Inspector, Panel and Empty documents.
|
|
|
|
|
2000-01-14 10:19:57 +00:00
|
|
|
Fri Jan 14 9:34:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* Palettes/OMenus/GormMenuEditor.m: ([mouseDown:]) support for
|
|
|
|
dragging menu items to rearrange their order.
|
|
|
|
|
2000-01-13 21:19:03 +00:00
|
|
|
Thu Jan 13 20:34:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Preliminary menu support (very limited).
|
|
|
|
|
2000-01-07 11:11:08 +00:00
|
|
|
Fri Jan 7 11:03:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* GNUmakefile: Set Gorm_PRINCIPAL_CLASS
|
|
|
|
* Gorm.m: Do startup stuff in [-finishLaunching] and use the
|
|
|
|
NSApplicationMain() function to run the app (as well-behaved apps do).
|
|
|
|
|
2000-01-05 17:06:48 +00:00
|
|
|
Wed Jan 5 17:00:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
2000-01-05 16:34:53 +00:00
|
|
|
|
2000-01-05 17:21:07 +00:00
|
|
|
* Palettes/0Menu/main.m: First cut at code for providing menus items
|
2000-01-05 16:34:53 +00:00
|
|
|
on the palette.
|
|
|
|
* GormWindowEditor.m: accept first mouse so we act immediately that
|
|
|
|
the mouse is clicked anywhere in the window.
|
2000-01-05 17:21:07 +00:00
|
|
|
* Palettes/1Window/main.m: Tidy attributes editor and add support
|
2000-01-05 17:06:48 +00:00
|
|
|
for setting window title.
|
2000-01-05 16:34:53 +00:00
|
|
|
|
2000-01-04 17:46:26 +00:00
|
|
|
Tue Jan 4 17:42:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Added 'miniaturize', 'close', and 'revert to saved' menu items and
|
|
|
|
implemented their actions.
|
|
|
|
|
2000-01-04 12:21:17 +00:00
|
|
|
Tue Jan 4 12:13:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Various tidyups
|
|
|
|
Somewhat improved documentation
|
|
|
|
Added registration ddefaults stuff
|
|
|
|
|
2000-01-03 11:00:14 +00:00
|
|
|
Mon Jan 3 10:50:00 2000 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Rewrote testing mechanism so that we test by creating an in-memory
|
|
|
|
nib, and load that nib. This way, the testing process has no effect
|
|
|
|
on the original objects in the document we are working on.
|
|
|
|
Also changed the editor api so that we have a deactivate method.
|
|
|
|
Editors are deactivated on archiving and reactivated afterwords -
|
|
|
|
this means that we no longer need to destroy all editors during
|
|
|
|
archiving in order to stop them being included in the archive.
|
|
|
|
|
1999-12-23 16:36:51 +00:00
|
|
|
Thu Dec 23 16:32:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Added generic object inspector.
|
|
|
|
|
1999-12-22 12:20:22 +00:00
|
|
|
Wed Dec 22 12:16:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Replaced the two NeXT images for sounds and classes.
|
|
|
|
Improved drag and drop.
|
|
|
|
|
1999-12-21 15:32:54 +00:00
|
|
|
Tue Dec 21 15:30:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Added size inspector for autoresizing of views.
|
|
|
|
|
1999-12-21 08:13:35 +00:00
|
|
|
Tue Dec 21 8:10:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Added inspector for files owner so we can create connections from
|
|
|
|
objects inside the nib to the files owner.
|
|
|
|
|
1999-12-20 14:20:06 +00:00
|
|
|
Mon Dec 20 14:16:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Added connections inspector so connecting objects should work.
|
|
|
|
Use information from 'ClassInformation.plist' to specify outlets
|
|
|
|
and actions for a class.
|
|
|
|
Added GormClassManager stuff to manage this information.
|
|
|
|
|
1999-12-18 21:27:22 +00:00
|
|
|
Sat Dec 18 21:24:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Add partial support for draagging into object view.
|
|
|
|
Fix move/resize of window subviews to make sure subviews can't be
|
|
|
|
dragged outside visible area.
|
|
|
|
|
1999-12-17 18:46:03 +00:00
|
|
|
Fri Dec 17 18:44:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Add some support for connections - handle link dragging within window
|
|
|
|
editor - raise connection inspector on completion.
|
|
|
|
|
1999-12-16 21:41:21 +00:00
|
|
|
Thu Dec 16 21:35:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Change directory structure - add palettes directory, move palettes
|
|
|
|
into it, rename them, change automatic loading of palettes to do
|
|
|
|
it in palette name order.
|
|
|
|
|
1999-12-16 18:06:22 +00:00
|
|
|
Thu Dec 16 15:45:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* GormWindowEditor.m: Implemented support for moving and resizing
|
|
|
|
subviews within a window.
|
|
|
|
* Gorm.m: Implemented edit menu (mostly) with cut and paste.
|
|
|
|
|
1999-12-16 06:56:02 +00:00
|
|
|
Thu Dec 16 6:54:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* GormWindowEditor.m: Implemented selection mechanism including
|
|
|
|
marking subviews within a window by drawing knobs on them.
|
|
|
|
|
1999-12-15 15:29:27 +00:00
|
|
|
Wed Dec 15 15:27:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
1999-12-15 11:12:52 +00:00
|
|
|
|
|
|
|
Archive save/restore fixes.
|
1999-12-15 15:29:27 +00:00
|
|
|
Implementation of framework for interactive testing mode.
|
1999-12-15 11:12:52 +00:00
|
|
|
|
1999-12-14 20:20:41 +00:00
|
|
|
Tue Dec 14 20:13:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Enough for today.
|
|
|
|
* View/View.m: Added a single button to the 'View' palette.
|
|
|
|
* GormPaletteManager.m: improve DnD image ffset code.
|
|
|
|
* GormWindowEditor.m: accept dropped views in window.
|
|
|
|
|
1999-12-14 19:55:18 +00:00
|
|
|
Tue Dec 14 19:53:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
Removed GormResourcesManager - merged functionality into GormDocument
|
1999-12-14 20:20:41 +00:00
|
|
|
Loads of other minor changes too - hopefully all simplified a bit.
|
1999-12-14 19:55:18 +00:00
|
|
|
|
1999-12-14 17:38:17 +00:00
|
|
|
Tue Dec 14 17:33:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* GormDocument.m: Major changes - nearly all methods implemented to
|
|
|
|
including all the editor related methods.
|
|
|
|
* GormWindowEditor.m: Loads of stuff fleshed out, mostly just leaving
|
|
|
|
drawing code to do.
|
|
|
|
|
1999-12-13 20:04:31 +00:00
|
|
|
Mon Dec 13 20:04:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* GormViewKnobs.m: imported from IM
|
|
|
|
|
1999-12-13 17:01:35 +00:00
|
|
|
Mon Dec 13 14:57:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* Gorm.h: Added NSView additions
|
|
|
|
* GormWindowEditor.m: new skeleton file.
|
|
|
|
* GormDocument.m: handle class replacement on archiving/unarchiving.
|
|
|
|
Add filesOwner and firstResponder dummy objects.
|
|
|
|
* GormResourcesManager.m: tidy files owner and first responder stuff.
|
|
|
|
* GormObjectEditor.m: Use neater mechanism for determining image to
|
|
|
|
be displayed in matrix.
|
|
|
|
|
1999-12-08 20:54:05 +00:00
|
|
|
Wed Dec 8 20:54:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* Gorm.m: ([-init]) make sure that the palettes manager is loaded.
|
|
|
|
|
1999-12-08 16:33:50 +00:00
|
|
|
Wed Dec 8 16:33:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
|
|
|
|
|
|
|
* GormObjecteditor.m: ([-refreshCells]) cell highlighting fixed so
|
|
|
|
that empty cells in the matrix can't be highlighted.
|