0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
only code cleanup More... almost 13 years ago
nuget 0.1.3.2 package info More... almost 13 years ago
minor nuspec and assembly info changes More... almost 13 years ago
better naming for icon lib More... almost 13 years ago
icon for lib More... almost 13 years ago
add readme and enable nuget package restore More... almost 13 years ago
change version to 0.1.3.1 More... almost 13 years ago
item parent can be null More... almost 13 years ago
changed file after dotfiles More... almost 13 years ago
dotfiles More... almost 13 years ago
Add nuspec file. More... almost 13 years ago
Go through VS 2010 upgrade wizard again. More... almost 13 years ago
Upgrade project file to VS2010. More... about 13 years ago
Bumped version to 0.1.3. More... over 15 years ago
Added a Dropped method to IDragSource which is called to notify the drag handler that a drop has been performed. More... over 15 years ago
Issue #24. Applied patch from aamillsbit to use interfaces for Drag and Drop Info. Makes it easier to unit test handlers. More... over 15 years ago
Issue #20: Deselect selected ListViewItem More... over 15 years ago
Issue #19: DropPosition More... over 15 years ago
Issue #21: Select single item (ListViewItem) from current selection. More... over 15 years ago
Fix Issue #9: Drag ListBoxItem that includes a TextBox. More... over 15 years ago
Don't assume a style is going to provide an ItemsPresenter. Some don't, including those found in the WPF toolkit. More... over 15 years ago
Fix for issue #11: Patch from sportfrank which fixes adorners not being shown on windows other than the main window. More... over 15 years ago
Fix for Issue #8: DragSource with extended selection (patch from eze1981). Make clicking on an already selected item select only that item on mouse up. Added additional check for null m_DragInfo to handle case where drag is cancelled. More... over 15 years ago
Moved "jon" branch to "branches" More... almost 16 years ago
Made changes to make the drag drop look more like the Windows 7 file explorer drag drop. More... almost 16 years ago
Created new branch to add changes to the drag adorners. More... almost 16 years ago
Updated version to 0.1.2. More... almost 16 years ago
Search for the nearest item container when determining the insert point. This improves the experience when working with ItemsControl that have groups. More... almost 16 years ago
Added support for grouped ItemsControls. It's not visually perfect yet, but should work. More... about 16 years ago
Make VS produce XML documentation in release mode as well. More... about 16 years ago