RaUI/Source/ryControls/ObjectListView/ObjectListView2012.nuspec

21 lines
1.3 KiB
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<package >
<metadata>
<id>ObjectListView.Official</id>
<title>ObjectListView (Official)</title>
<version>2.9.1</version>
<authors>Phillip Piper</authors>
<owners>Phillip Piper</owners>
<licenseUrl>http://www.gnu.org/licenses/gpl.html</licenseUrl>
<projectUrl>http://objectlistview.sourceforge.net</projectUrl>
<iconUrl>http://objectlistview.sourceforge.net/cs/_static/index-icon.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<summary>ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.</summary>
<description>ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.
More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.</description>
<releaseNotes>v2.9.1 Added CellRendererGetter to allow each cell to have a different renderer, plus Fixes a few small bugs.
v2.9 adds buttons to cells, fixed some formatting bugs, and completely rewrote the demo to be much easier to understand.</releaseNotes>
<copyright>Copyright 2006-2016 Bright Ideas Software</copyright>
<tags>.Net WinForms Net20 Net40 ListView Controls</tags>
</metadata>
</package>