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 ***
Fri, 13 Sep 2002 15:44:30 +0200 penk drop context have to know about his manager
Fri, 26 Jul 2002 17:25:25 +0200 Stefan Vogel *** empty log message ***
Thu, 25 Jul 2002 18:01:13 +0200 ca use new notUnderstood catcher
Mon, 10 Jun 2002 17:12:24 +0200 Stefan Vogel Use #onDevice:
Mon, 11 Feb 2002 10:29:58 +0100 Claus Gittinger + at least output a message when catching errors
Wed, 10 Oct 2001 15:41:33 +0200 Claus Gittinger use new #translatePoint:fromView:toView:
Fri, 28 Sep 2001 15:24:23 +0200 Claus Gittinger *** empty log message ***
Thu, 27 Sep 2001 15:58:38 +0200 martin dropContextQuery signal
Thu, 23 Aug 2001 13:19:16 +0200 Claus Gittinger avoid jumping icon while moving
Wed, 15 Aug 2001 14:52:20 +0200 Claus Gittinger care for cursor when drawing dragObjects (avoid overdrawing the cursor)
Mon, 30 Jul 2001 18:05:38 +0200 martin *** empty log message ***
Fri, 20 Jul 2001 14:20:57 +0200 Claus Gittinger *** empty log message ***
Tue, 03 Apr 2001 18:25:32 +0200 Stefan Vogel Use #viewIdFromPoint: to get the drop target.
Fri, 17 Nov 2000 01:43:56 +0100 Claus Gittinger use rootWindowId (save a message send)
Thu, 09 Nov 2000 12:46:23 +0100 Claus Gittinger category change
Tue, 22 Aug 2000 00:45:32 +0200 Claus Gittinger category changes
Wed, 08 Dec 1999 21:36:52 +0100 ca grabbing changes to restore grab,
Thu, 06 May 1999 23:17:08 +0200 Claus Gittinger *** empty log message ***
Fri, 16 Apr 1999 16:18:58 +0200 Claus Gittinger set DragHandler in the DropContext
Sat, 12 Sep 1998 15:40:19 +0200 Claus Gittinger do not pas nil point to dropDestination
Tue, 31 Mar 1998 11:42:45 +0200 Claus Gittinger checkin from browser
Mon, 30 Mar 1998 14:02:15 +0200 ca support of Drop -Source -Target and Context
Mon, 09 Mar 1998 17:06:35 +0100 ca add more simple drag & drop functionality:
Mon, 11 Aug 1997 14:03:50 +0200 Claus Gittinger keep dragOffset - provide querySignal
Thu, 26 Jun 1997 14:47:08 +0200 ca DragOriginatorQuerySignal added
Wed, 18 Jun 1997 10:22:15 +0200 Claus Gittinger pass logical coordinates to dropAction.
Sat, 19 Apr 1997 17:24:51 +0200 Claus Gittinger checkin from browser
Sat, 19 Apr 1997 17:22:38 +0200 Claus Gittinger added comments & docu, examples.
Sun, 06 Apr 1997 15:03:43 +0200 Claus Gittinger checkin from browser
Sat, 05 Apr 1997 01:59:02 +0200 Claus Gittinger try superView drop.
Tue, 11 Feb 1997 20:09:24 +0100 ca *** empty log message ***
Sat, 01 Feb 1997 15:29:18 +0100 ca drop:to: -> drop:at:
Fri, 31 Jan 1997 18:59:54 +0100 ca *** empty log message ***
Fri, 31 Jan 1997 17:01:33 +0100 ca *** empty log message ***
Thu, 14 Nov 1996 16:16:42 +0100 Claus Gittinger more args & comments
Sat, 26 Oct 1996 19:17:33 +0200 Claus Gittinger pass all dropInfo to an end-action
Sat, 26 Oct 1996 19:06:50 +0200 Claus Gittinger checkin from browser
Sat, 26 Oct 1996 18:49:55 +0200 Claus Gittinger *** empty log message ***
Sat, 26 Oct 1996 18:08:28 +0200 Claus Gittinger added genericDrag & arrowDrag
Sat, 26 Oct 1996 16:40:21 +0200 Claus Gittinger intitial checkin
less more (0) tip