* X11Keyboard.cs: Detect and use the num lock mask.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ListViewItem.cs
2004-12-14 Marek SafarCopied remotely
2004-12-07 Ravindra * ListView.cs: Added some keybindings and fixed scrolling.
2004-12-04 Martin Baulig**** Merged r36954 from MCS ****
2004-12-03 RavindraOops, formatting.
2004-12-03 Ravindra * ListView.cs (ListView_KeyDown):
2004-12-01 Ravindra * ListView.cs (CalculateListView): Fixed scrolling...
2004-11-24 Ravindra * ThemeWin32Classic.cs: Fixed ListView border and...
2004-11-22 Jambunathan K* Makefile: Run "make run-test" or "make run-test-ondot...
2004-11-21 Ravindra * ListView.cs: Implemented item selection, activation and
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-11-05 RavindraImplemented some methods and fixed scrolling.
2004-11-04 Ravindra - Changed default value signatures (prefixed all with...
2004-10-30 RavindraAdded support for scrolling and fixed calculations.
2004-10-26 RavindraSome formatting for my last checkins.
2004-10-26 RavindraCalculations for ListViewItem.
2004-10-15 RavindraImplemented GetBounds method and fixed coding style.
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-02 RavindraAdded attributes.
2004-09-30 RavindraInitial implementation.