ApplicationModel.st
Mon, 10 Mar 2008 19:36:50 +0100 Stefan Vogel comment
Tue, 26 Feb 2008 11:47:52 +0100 Claus Gittinger *** empty log message ***
Tue, 26 Feb 2008 11:46:58 +0100 Claus Gittinger changed #colorFor:
Tue, 26 Feb 2008 11:27:16 +0100 Claus Gittinger +openSpec:withBindings:
Mon, 25 Feb 2008 11:21:55 +0100 Stefan Vogel Changes from Zürich: support symbolic colors in UISpecifications
Mon, 04 Feb 2008 16:44:24 +0100 Claus Gittinger +documentationPath
Mon, 04 Feb 2008 13:24:35 +0100 Claus Gittinger some webstuff moved to here
Thu, 17 Jan 2008 11:01:07 +0100 Claus Gittinger *** empty log message ***
Wed, 09 Jan 2008 18:59:04 +0100 Claus Gittinger allow for both windows and webPages to be built from the same spec
Tue, 08 Jan 2008 15:34:57 +0100 Claus Gittinger slightly refactored for subclassability
Tue, 08 Jan 2008 12:53:04 +0100 Claus Gittinger fixed two-arg actions
Thu, 15 Nov 2007 16:31:02 +0100 Claus Gittinger *** empty log message ***
Sat, 03 Nov 2007 12:06:24 +0100 Claus Gittinger allow for a block as a flyByHelpText item.
Sun, 22 Jul 2007 20:48:49 +0200 Claus Gittinger changed #flyByHelpTextForKey:
Wed, 28 Mar 2007 13:29:56 +0200 Stefan Vogel Fix exception handling with non-symbol classes
Fri, 02 Mar 2007 16:05:19 +0100 ca focus handling: focusSequence removed
Tue, 27 Feb 2007 11:09:48 +0100 Claus Gittinger care for namespace in a literalspec
Fri, 27 Oct 2006 14:35:30 +0200 Claus Gittinger correctly restore the application after building a sub-app
Fri, 13 Oct 2006 18:27:12 +0200 Claus Gittinger drag and drop cleanup
Fri, 13 Oct 2006 18:24:41 +0200 Claus Gittinger drag and drop cleanup
Fri, 13 Oct 2006 14:08:17 +0200 Claus Gittinger drop: canDrop:at:/drop:at: now invoke canDrop:/drop:;
Wed, 13 Sep 2006 12:42:04 +0200 Claus Gittinger better resource flushing support
Sat, 26 Aug 2006 12:57:12 +0200 Claus Gittinger *** empty log message ***
Thu, 16 Mar 2006 23:34:44 +0100 Claus Gittinger doAccept in a subCanvas of a modal view
Thu, 02 Mar 2006 12:07:26 +0100 Claus Gittinger *** empty log message ***
Wed, 15 Feb 2006 22:02:20 +0100 Claus Gittinger can now control if subCanvas menu is wanted or not
Mon, 13 Feb 2006 09:55:37 +0100 Claus Gittinger code cleanup & refactoring
Wed, 01 Feb 2006 13:05:29 +0100 Claus Gittinger *** empty log message ***
Wed, 01 Feb 2006 12:32:50 +0100 Claus Gittinger *** empty log message ***
Mon, 23 Jan 2006 17:12:25 +0100 Claus Gittinger oops
Fri, 20 Jan 2006 16:29:11 +0100 Claus Gittinger help texts
Fri, 20 Jan 2006 16:27:53 +0100 Claus Gittinger help texts
Tue, 10 Jan 2006 14:31:49 +0100 Claus Gittinger drag and drop cleanup
Wed, 21 Dec 2005 17:42:22 +0100 Claus Gittinger *** empty log message ***
Wed, 14 Sep 2005 12:25:22 +0200 Claus Gittinger subApplicationFor
Wed, 13 Jul 2005 17:39:25 +0200 Claus Gittinger *** empty log message ***
Tue, 12 Jul 2005 15:58:58 +0200 Claus Gittinger +postDeepCopy
Fri, 01 Apr 2005 18:50:23 +0200 Claus Gittinger windowType
Thu, 25 Nov 2004 18:44:25 +0100 Stefan Vogel Remove unused method #windowClass.
Thu, 19 Aug 2004 20:16:18 +0200 Claus Gittinger accept & cancelActions
Thu, 19 Aug 2004 12:10:52 +0200 Claus Gittinger care for accept-binding, when closing via return key
Wed, 30 Jun 2004 09:09:35 +0200 Claus Gittinger menuFor: and labelFor:
Wed, 09 Jun 2004 18:24:31 +0200 Claus Gittinger commonPostBuild and commonPostOpen.
Mon, 07 Jun 2004 11:24:02 +0200 Claus Gittinger resources via master, if there is one
Mon, 24 May 2004 19:45:01 +0200 martin defaultWindowSpec-name redefinable
Thu, 15 Apr 2004 10:37:45 +0200 Stefan Vogel Make sure to return the new instance in #new (and not the return value
Fri, 02 Apr 2004 14:32:24 +0200 werner *** empty log message ***
Mon, 29 Mar 2004 15:45:20 +0200 Claus Gittinger preOpenWith hook
Tue, 16 Mar 2004 19:54:03 +0100 Claus Gittinger allow flyByHelp with resource-args
Tue, 16 Mar 2004 15:04:39 +0100 Claus Gittinger *** empty log message ***
Fri, 12 Mar 2004 13:28:38 +0100 Claus Gittinger classResources now understood by all classes
Tue, 24 Feb 2004 14:27:21 +0100 Claus Gittinger closeRequest for slaveViews
Thu, 15 Jan 2004 13:45:11 +0100 Claus Gittinger withCursorDo:
Thu, 08 Jan 2004 12:17:41 +0100 Claus Gittinger withCursorDo:
Thu, 18 Dec 2003 11:51:52 +0100 james doAcceptByReturnKey and doCancelByEscapeKey pushed up from
Fri, 21 Nov 2003 08:24:13 +0100 Claus Gittinger help text: try resource translation without final period
Wed, 08 Oct 2003 16:10:08 +0200 Claus Gittinger not ifTrue -> ifFalse
Tue, 07 Oct 2003 21:06:54 +0200 Claus Gittinger comment
Tue, 19 Aug 2003 19:54:07 +0200 Claus Gittinger checkin from browser
Wed, 21 May 2003 11:02:29 +0200 Michael Beyl *** empty log message ***
less more (0) -100 -60 tip