Author |
Date |
Commit |
Message |
mitchell.jon |
Dec 9, 2011 |
40 |
Fixed cast exception when attempting to start a drag operation from a FrameworkC |
mitchell.jon |
Dec 9, 2011 |
39 |
Added the ability to explicitly ignore drag and drop for a particular control in |
mitchell.jon |
May 27, 2011 |
38 |
Add the cursor position relative to the dragged item when stating a drag operati |
mitchell.jon |
Apr 7, 2011 |
37 |
Added a KeyStates property to the DropInfo class. |
mitchell.jon |
Apr 7, 2011 |
36 |
Marked assembly as CLSCompliant. |
mitchell.jon |
Apr 7, 2011 |
35 |
Fixed issue with HitTestScrollBar where the scroll bar is not visible.
|
mitchell.jon |
Oct 12, 2010 |
34 |
Added RelativeInsertPosition.TargetItemCenter enum so that the DropInfo can tell |
mitchell.jon |
Sep 16, 2010 |
33 |
A few updates to improve drag and drop for TreeViews. |
mitchell.jon |
Aug 13, 2010 |
32 |
Fixed issue with cursor override not being reset on drop. |
mitchell.jon |
Aug 13, 2010 |
31 |
Added drop destination text to DropInfo for the effect adorner to display. |
mitchell.jon |
Aug 9, 2010 |
30 |
A whole bunch of changes.
- Changed the events to tunnel instead of bubble.
- Im |
mitchell.jon |
Aug 9, 2010 |
29 |
A whole bunch of changes.
- Changed the events to tunnel instead of bubble.
- Im |
grokys |
Jul 13, 2010 |
28 |
Bumped version to 0.1.3. |
grokys |
Jul 13, 2010 |
27 |
Added a Dropped method to IDragSource which is called to notify the drag handler |
grokys |
Jul 8, 2010 |
26 |
Issue #24. Applied patch from aamillsbit to use interfaces for Drag and Drop Inf |
grokys |
Jun 22, 2010 |
25 |
Issue #20: Deselect selected ListViewItem
- Make selection in MouseLeftButtonUp |
grokys |
Jun 22, 2010 |
24 |
Issue #19: DropPosition
- Add DropPosition as public property of DropInfo. |
grokys |
Jun 22, 2010 |
23 |
Issue #21: Select single item (ListViewItem) from current selection.
- Set Sele |
grokys |
May 4, 2010 |
22 |
Fix Issue #9: Drag ListBoxItem that includes a TextBox.
When a TextBox is incl |
grokys |
May 4, 2010 |
21 |
Don't assume a style is going to provide an ItemsPresenter. Some don't, includin |
grokys |
May 4, 2010 |
20 |
Fix for issue #11: Patch from sportfrank which fixes adorners not being shown on |
grokys |
May 4, 2010 |
19 |
Fix for Issue #8: DragSource with extended selection (patch from eze1981). Make |
grokys |
May 4, 2010 |
18 |
Fix for issue #11: Patch from sportfrank which fixes adorners not being shown on |
grokys |
Feb 19, 2010 |
17 |
Moved "jon" branch to "branches" |
mitchell.jon |
Feb 18, 2010 |
16 |
Made changes to make the drag drop look more like the Windows 7 file explorer dr |
mitchell.jon |
Feb 18, 2010 |
15 |
Created new branch to add changes to the drag adorners. |
grokys |
Dec 20, 2009 |
14 |
Updated version to 0.1.2. |
grokys |
Dec 15, 2009 |
13 |
Search for the nearest item container when determining the insert point. This im |
grokys |
Dec 10, 2009 |
12 |
Added support for grouped ItemsControls. It's not visually perfect yet, but shou |
grokys |
Nov 25, 2009 |
11 |
Make VS produce XML documentation in release mode as well. |
grokys |
Nov 25, 2009 |
10 |
- Update version to 0.1.1.
- Make VS build XML documentation. |
grokys |
Nov 25, 2009 |
9 |
Added some more documentation. |
grokys |
Nov 23, 2009 |
8 |
Don't swallow a click on a multi-selectable ItemsControl if the item clicked is |
grokys |
Nov 11, 2009 |
7 |
- Make the data format a public field of DragDrop so DropInfo can use it
- Added |
grokys |
Nov 11, 2009 |
6 |
Set version to 0.1.0. |
grokys |
Nov 7, 2009 |
5 |
Added a drag adorner to the DefaultsExample. |
grokys |
Nov 7, 2009 |
4 |
Edited wiki page through web user interface. |
grokys |
Nov 7, 2009 |
3 |
Created wiki page through web user interface. |
grokys |
Nov 7, 2009 |
2 |
Initial import. |
|
Nov 7, 2009 |
1 |
Initial directory structure. |