DragAndDropManager.st
Fri, 01 Sep 2017 10:00:04 +0200 Claus Gittinger #DOCUMENTATION by cg
Thu, 23 Feb 2017 14:10:23 +0100 Stefan Vogel #TUNING by stefan
Mon, 13 Feb 2017 20:37:35 +0100 Claus Gittinger #DOCUMENTATION by cg
Fri, 04 Nov 2016 16:03:44 +0100 Claus Gittinger #DOCUMENTATION by cg
Mon, 08 Aug 2016 17:06:34 +0200 Stefan Vogel #REFACTORING by stefan
Sat, 02 Apr 2016 17:17:42 +0200 Claus Gittinger class: DebugView
Mon, 22 Dec 2014 00:33:02 +0100 Claus Gittinger class: DragAndDropManager
Fri, 06 Jun 2014 09:28:16 +0200 Stefan Vogel Sending of Image>>#clearMaskedPixels moved to Image >> #asFormOnDevice:
Thu, 06 Mar 2014 12:09:04 +0100 Stefan Vogel class: DragAndDropManager
Fri, 19 Apr 2013 11:38:12 +0200 Claus Gittinger use #creator instead of #signal
Mon, 18 Jul 2011 09:38:29 +0200 Claus Gittinger changed: #startOpaqueDrag:offset:extent:in:at:atEnd:
Tue, 02 Mar 2010 11:26:40 +0100 ca changed: #doFindDropTargetIn:at: check for unspecified application
Mon, 08 Feb 2010 13:03:53 +0100 Claus Gittinger comment/format in: #buttonMotion:x:y:view:
Wed, 21 Oct 2009 00:23:05 +0200 Claus Gittinger changed: #buttonMotion:x:y:view:
Tue, 15 Sep 2009 21:01:43 +0200 Claus Gittinger preps for right-menu on buttonRelease
Wed, 06 May 2009 15:34:22 +0200 Claus Gittinger formatting
Fri, 01 May 2009 19:36:47 +0200 Claus Gittinger change back the cursor, when escaping;
Thu, 11 Sep 2008 14:39:38 +0200 Stefan Vogel changed #displayObjectFor:on:
Mon, 02 Jun 2008 13:20:33 +0200 sr *** empty log message ***
Mon, 19 May 2008 21:22:25 +0200 Claus Gittinger code cleanup (arg-names)
Tue, 22 Apr 2008 18:46:24 +0200 Claus Gittinger *** empty log message ***
Tue, 22 Apr 2008 18:16:43 +0200 Claus Gittinger pass dropContext
Tue, 22 Apr 2008 17:26:06 +0200 Claus Gittinger pass dropContext in dragHandler
Fri, 28 Mar 2008 14:11:12 +0100 ab fix selection problems for default drag handler
Thu, 20 Mar 2008 13:40:28 +0100 ca *** empty log message ***
Mon, 10 Mar 2008 10:21:15 +0100 Claus Gittinger changed #displayObjectFor:on:
Mon, 03 Dec 2007 10:56:28 +0100 ca add #giveFocusToTargetWidget
Fri, 13 Oct 2006 18:24:00 +0200 Claus Gittinger drag and drop cleanup
Fri, 13 Oct 2006 17:57:55 +0200 Claus Gittinger drag and drop cleanup
Fri, 13 Oct 2006 17:45:19 +0200 Claus Gittinger drag and drop cleanup
Tue, 11 Apr 2006 19:57:32 +0200 Stefan Vogel common behavior for windows and unix: rel5_2_8
Mon, 30 Jan 2006 09:29:46 +0100 Claus Gittinger care for widget beeing destroyed during drop-action
Tue, 24 Jan 2006 17:53:42 +0100 Claus Gittinger *** empty log message ***
Tue, 10 Jan 2006 10:47:40 +0100 Claus Gittinger *** empty log message ***
Wed, 21 Dec 2005 12:36:08 +0100 Claus Gittinger comment
Wed, 21 Dec 2005 12:35:21 +0100 Claus Gittinger comment
Wed, 05 Oct 2005 14:13:42 +0200 Claus Gittinger code cleanup
Fri, 30 Sep 2005 10:46:22 +0200 Claus Gittinger dropTarget takesFocus
Tue, 27 Sep 2005 14:58:03 +0200 Claus Gittinger focus behavior when \"click-for-focus\" is on.
Mon, 30 May 2005 21:25:09 +0200 ab *** empty log message ***
Mon, 30 May 2005 18:38:33 +0200 ab Add disabled flag. If enabled (=true) the handling of button motion
Sat, 20 Nov 2004 13:05:16 +0100 ca bugfix: computing the drop point (see UIPainter)
Thu, 11 Nov 2004 10:14:01 +0100 Claus Gittinger *** empty log message ***
Sat, 18 Sep 2004 14:40:05 +0200 ca *** empty log message ***
Tue, 02 Mar 2004 00:06:27 +0100 Claus Gittinger print -> infoPrint
Fri, 31 Oct 2003 07:57:05 +0100 ca compress buttonMotion events handling (look for outstanding events)
Tue, 28 Oct 2003 16:32:24 +0100 ca bugfix in scrolling during drag & drop; test for isRootView
Fri, 17 Oct 2003 14:49:57 +0200 ca support autoScroll during drag operation
Mon, 06 Oct 2003 17:41:00 +0200 Claus Gittinger *** empty log message ***
Mon, 19 May 2003 11:37:43 +0200 Claus Gittinger category
Tue, 15 Apr 2003 13:57:43 +0200 Stefan Vogel Use SynchronousWindoeSensor if no windowGroup
Wed, 19 Mar 2003 11:06:54 +0100 Claus Gittinger comments
Fri, 24 Jan 2003 17:34:07 +0100 Claus Gittinger obsoleted preEventHook and postEventHook in windowGroup
Tue, 21 Jan 2003 08:23:12 +0100 ca add eventHooks on windowGroup
Sat, 18 Jan 2003 15:28:36 +0100 ca work araound if a second DragAndDropManager is started
Tue, 10 Dec 2002 12:01:29 +0100 Claus Gittinger category change
Mon, 04 Nov 2002 15:29:55 +0100 Claus Gittinger added passiveAction: invoked if staying over a dropItem for a while
Tue, 22 Oct 2002 10:53:02 +0200 ca *** empty log message ***
Fri, 04 Oct 2002 07:26:48 +0200 ca bug fix if operation cancled by #Escape, must invoke #leave
Mon, 16 Sep 2002 12:17:07 +0200 ca *** empty log message ***
less more (0) -60 tip