2009-10-07 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ListView.cs
2009-10-07 Carlos Alberto Cortez2009-10-07 Carlos Alberto Cortez <calberto.cortez...
2009-10-05 Carlos Alberto Cortez2009-10-04 Carlos Alberto Cortez <calberto.cortez...
2009-09-29 Carlos Alberto Cortez2009-09-29 Carlos Alberto Cortez <calberto.cortez...
2009-09-28 Carlos Alberto Cortez * ListView.cs: Tile view and VirtualMode can't be...
2009-09-28 Carlos Alberto Cortez2009-09-28 Carlos Alberto Cortez <calberto.cortez...
2009-05-27 Marek SafarNew tests, updates
2009-04-27 Andrés G. Aragoneses2009-04-27 Andrés G. Aragoneses <aaragoneses@novell...
2009-04-06 Carlos Alberto Cortez2009-04-06 Carlos Alberto Cortez <calberto.cortez...
2009-03-01 Carlos Alberto Cortez2009-03-01 Carlos Alberto Cortez <calberto.cortez...
2009-02-28 Carlos Alberto Cortez2009-02-28 Carlos Alberto Cortez <calberto.cortez...
2009-02-23 Carlos Alberto Cortez2009-02-23 Carlos Alberto Cortez <calberto.cortez...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-04 Mario Carrion2009-02-04 Mario Carrion <mcarrion@novell.com>
2009-01-14 Andrés G. Aragoneses* Managed.Windows.Forms/System.Windows.Forms/ListView...
2008-12-17 Mike Gorse* ListView.cs, ListViewItem.cs: Send OnUIAFocusedItemCh...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-04 Mike Gorse* ListView.cs: Call OnUIAFocusedItemChanged after compl...
2008-11-04 Carlos Alberto Cortez2008-11-04 Carlos Alberto Cortez <calberto.cortez...
2008-11-04 Carlos Alberto Cortez2008-11-04 Carlos Alberto Cortez <calberto.cortez...
2008-11-04 Carlos Alberto Cortez2008-11-03 Carlos Alberto Cortez <calberto.cortez...
2008-11-03 Sandy Armstrong* Managed.Windows.Forms/System.Windows.Forms/ListView...
2008-11-03 Sandy Armstrong* Managed.Windows.Forms/System.Windows.Forms/ListView...
2008-11-03 Jonathan Pobstfix the build, missing #if NET_2_0
2008-11-02 Carlos Alberto Cortez2008-11-02 Carlos Alberto Cortez <calberto.cortez...
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-29 Mario Carrion2008-10-29 Mario Carrion <mcarrion@novell.com>
2008-10-20 Jonathan Pryor * Documentation/index.xml, Documentation/Mono.Data...
2008-10-20 Carlos Alberto Cortez2008-10-19 Carlos Alberto Cortez <calberto.cortez...
2008-10-19 Carlos Alberto Cortez2008-10-18 Carlos Alberto Cortez <calberto.cortez...
2008-09-22 Carlos Alberto Cortez2008-09-22 Carlos Alberto Cortez <calberto.cortez...
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-11 Jonathan Pobst2008-09-11 Jonathan Pobst <monkey@jpobst.com>
2008-09-05 Carlos Alberto Cortez2008-09-05 Carlos Alberto Cortez <calberto.cortez...
2008-08-29 Marek SafarWarnings cleanup
2008-08-20 Carlos Alberto Cortez2008-08-20 Carlos Alberto Cortez <calberto.cortez...
2008-06-21 Carlos Alberto Cortez * ListViewItem.cs: When invalidating, add some extra...
2008-06-21 Carlos Alberto Cortez2008-06-20 Carlos Alberto Cortez <calberto.cortez...
2008-06-05 Carlos Alberto Cortez2008-06-05 Carlos Alberto Cortez <calberto.cortez...
2008-06-03 George Giolfan2008-06-03 George Giolfan <georgegiolfan@yahoo.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-05-27 Ivan Zlatev2008-05-27 Ivan N. Zlatev <contact@i-nz.net>
2008-05-27 Ivan Zlatev2008-05-27 Ivan N. Zlatev <contact@i-nz.net>
2008-05-20 Jonathan Pobst2008-05-20 Jonathan Pobst <monkey@jpobst.com>
2008-05-13 Carlos Alberto Cortez2009-05-12 Carlos Alberto Cortez <calberto.cortez...
2008-05-10 Carlos Alberto Cortez * ListView.cs: When calculating scrollbars, set horizo...
2008-05-09 Jonathan Pobst2008-05-08 Jonathan Pobst <monkey@jpobst.com>
2008-05-02 Jonathan Pobst2008-05-02 Jonathan Pobst <monkey@jpobst.com>
2008-04-26 Carlos Alberto Cortez * ListView.cs: Ouch, forgot to commit.
2008-04-26 Carlos Alberto Cortez2008-04-26 Carlos Alberto Cortez <calberto.cortez...
2008-04-25 Carlos Alberto Cortez * ListView.cs: When doing a key search use FindItemWit...
2008-04-25 Carlos Alberto Cortez2008-04-25 Carlos Alberto Cortez <calberto.cortez...
2008-04-19 Ivan Zlatev2008-04-19 Ivan N. Zlatev <contact@i-nz.net>
2008-04-19 Carlos Alberto Cortez * ListView.cs: Use display indexes for selection in...
2008-04-19 Carlos Alberto Cortez2008-04-18 Carlos Alberto Cortez <calberto.cortez...
2008-04-18 Carlos Alberto Cortez * ListView.cs:
2008-04-18 Carlos Alberto Cortez2008-04-18 Carlos Alberto Cortez <calberto.cortez...
2008-04-17 Carlos Alberto Cortez2008-04-17 Carlos Alberto Cortez <calberto.cortez...
2008-04-17 Carlos Alberto Cortez2008-04-16 Carlos Alberto Cortez <calberto.cortez...
2008-04-13 Jb Evainlast merge 100420:100549
2008-04-13 Carlos Alberto Cortez * ListView.cs: When changing the size in VirtualMode...
2008-04-11 Geoff NortonIn .:
2008-04-07 Jb Evainmerge 99762:100015
2008-04-07 Jb Evainmerge 99762:100015
2008-04-06 Gert Driesen* BindingContext.cs: Changed argument names to fix...
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-07 Marek SafarNew test + update.
2008-03-06 Jonathan Pobst2008-03-06 Jonathan Pobst <monkey@jpobst.com>
2008-03-05 Jonathan Pobst2008-03-05 Jonathan Pobst <monkey@jpobst.com>
2008-03-03 Ankit JainIn class/System.Data:
2008-03-03 Carlos Alberto Cortez2008-03-02 Carlos Alberto Cortez <calberto.cortez...
2008-02-08 Jonathan Pobst2008-02-08 Jonathan Pobst <monkey@jpobst.com>
2008-02-08 Marek SafarNew test + update
2008-02-04 Carlos Alberto Cortez2008-02-04 Carlos Alberto Cortez <calberto.cortez...
2007-12-23 Carlos Alberto Cortez2007-12-23 Carlos Alberto Cortez <calberto.cortez...
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-23 Carlos Alberto Cortez2007-12-22 Carlos Alberto Cortez <calberto.cortez...
2007-12-14 Carlos Alberto Cortez * ListView.cs: Add DesignerSerializationVisibility...
2007-12-08 Carlos Alberto Cortez2007-12-07 Carlos Alberto Cortez <calberto.cortez...
2007-12-07 Carlos Alberto Cortez2007-12-06 Carlos Alberto Cortez <calberto.cortez...
2007-11-24 Carlos Alberto Cortez2007-11-24 Carlos Alberto Cortez <calberto.cortez...
2007-11-23 Carlos Alberto Cortez2007-11-23 Carlos Alberto Cortez <calberto.cortez...
2007-11-21 Carlos Alberto Cortez2007-11-20 Carlos Alberto Cortez <calberto.cortez...
2007-11-17 Carlos Alberto Cortez2007-11-16 Carlos Alberto Cortez <calberto.cortez...
2007-11-16 Carlos Alberto Cortez2007-11-16 Carlos Alberto Cortez <calberto.cortez...
2007-11-16 Carlos Alberto Cortez2007-11-16 Carlos Alberto Cortez <calberto.cortez...
2007-11-12 Carlos Alberto Cortez * ListView.cs:
2007-11-12 Carlos Alberto Cortez2007-11-12 Carlos Alberto Cortez <calberto.cortez...
2007-11-09 Carlos Alberto Cortez2007-11-08 Carlos Alberto Cortez <calberto.cortez...
2007-11-07 Carlos Alberto Cortez2007-11-07 Carlos Alberto Cortez <calberto.cortez...
2007-11-06 Marek SafarNew tests, update
2007-11-05 Carlos Alberto Cortez * ListView.cs: Add 2.0 BackgroundImageTiled property.
2007-11-04 Miguel de IcazaFix the build
2007-11-04 Carlos Alberto Cortez2007-11-03 Carlos Alberto Cortez <calberto.cortez...
2007-10-23 Marek SafarNew tests, message update
2007-10-18 Jonathan Pobst2007-10-17 Jonathan Pobst <monkey@jpobst>
next