2005-01-17 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / Managed.Windows.Forms /
2005-01-17 Jackson Harper * LinkLabel.cs: Sig fix
2005-01-17 Jackson Harper * NavigateEventArgs.cs: Fix base type.
2005-01-17 Jackson Harper * TreeView.cs: Only invalidate the effected nodes...
2005-01-17 Jordi Mas i Hernandezfixes marshaling and method signature
2005-01-17 Jordi Mas i Hernandezfixes marshaling and method signature
2005-01-17 Jordi Mas i Hernandezfixes marshaling and method signature
2005-01-17 Peter Dennis Bartok- Clean up resources when we no longer need them
2005-01-17 Peter Dennis Bartok- Updated
2005-01-17 Peter Dennis Bartok- Implemented Cursors class
2005-01-16 Peter Dennis Bartok- WndProc(): Now handles EnableNotifyMessage
2005-01-14 Jordi Mas i Hernandezupdate project file
2005-01-14 Jackson Harper * TreeView.cs: Recalculate the tab pages when a new...
2005-01-14 Jackson Harper * TreeView.cs: Draw a gray box instead of a grip in...
2005-01-14 Jackson Harper * Control.cs: When erasing backgrounds use FromHwnd...
2005-01-14 Jackson Harper * Control.cs: When erasing backgrounds use FromHwnd...
2005-01-14 Jackson Harper * PictureBox.cs: Implement missing methods (except...
2005-01-14 Peter Dennis Bartok- Was using wrong method to select a control
2005-01-14 Miguel de IcazaUpdates
2005-01-13 Miguel de IcazaForgot to add the file
2005-01-13 Jordi Mas i Hernandezfixes dropstyle
2005-01-13 Peter Dennis Bartok- Changes and fixes to implement focus and keyboard...
2005-01-13 Jordi Mas i Hernandezmissing properties, fixed bugs
2005-01-13 Peter Dennis Bartok- Setting Selectable window style for controls that...
2005-01-13 Raja R HarinathRemove unlogged change.
2005-01-13 Miguel de Icaza2005-01-11 Peter Bartok <pbartok@novell.com>
2005-01-12 Jackson Harper * TreeView.cs: Refresh the tree after sorting the...
2005-01-12 Peter Dennis Bartok- Implemented ProcessDialogKey()
2005-01-12 Peter Dennis Bartok- Implemented SelectNextControl() method
2005-01-12 Jordi Mas i Hernandezkeyboard navigation and bug fixes
2005-01-12 Peter Dennis Bartok- Fixed broken Contains() method
2005-01-12 Peter Dennis Bartok- Fixed copyright
2005-01-12 Peter Dennis Bartok- Added OSXStructs.cs
2005-01-12 Peter Dennis Bartok- Added OSXStructs.cs
2005-01-12 Geoff Norton2005-01-12 Geoff Norton <gnorton@customerdna.com>
2005-01-12 Jackson Harper * TreeView.cs: Still need to draw lines to siblings...
2005-01-12 Peter Dennis Bartok- Implemented Z-Ordering (Control.UpdateZOrder())
2005-01-11 Jackson Harper * TreeView.cs: When setting the hbar/vbar/grip positio...
2005-01-11 Jackson Harper * TreeView.cs: Calculate the open node count while...
2005-01-11 Raja R Harinath* Makefile (all-local): Add CS0118-2-lib.dll.
2005-01-11 John BouAntoun* MonthCalendar.cs:
2005-01-11 Peter Dennis Bartok- Fixed DoEvents to not block
2005-01-11 Peter Dennis Bartok- Switched XplatUIWin32 to Unicode. Fixes #71147
2005-01-10 Jackson Harper * TreeView.cs: Try not to draw outside the clipping...
2005-01-10 Jordi Mas i Hernandezkeyboard navigation, item navigation, bug fixes
2005-01-10 Jackson Harper * TreeView.cs:
2005-01-10 Jackson Harper Committed wrong file before.
2005-01-10 Jackson Harper * TreeView.cs: Implement fast scrolling. Now only...
2005-01-10 Jackson Harper * TreeNodeCollection.cs: Refresh the tree when a new...
2005-01-10 Peter Dennis Bartok- Band-aid for resize startup problems
2005-01-10 Jackson Harper * SizeGrip.cs: New internal class that is used as...
2005-01-10 Peter Dennis Bartok- Implemented proper TabIndex handling for Control
2005-01-10 Jackson Harper * TextBoxBase.cs: Clear window when scrolling (fixes...
2005-01-09 Peter Dennis Bartok- Added ability to control ScrollWindow expose
2005-01-08 Jackson Harper * TreeView.cs: Only set the vbar's Maximum and LargeCh...
2005-01-08 Geoff Norton2005-01-08 Geoff Norton <gnorton@customerdna.com>
2005-01-08 Jackson Harper * TreeNode.cs: Just update the single node when it is
2005-01-08 Geoff Norton2005-01-07 Geoff Norton <gnorton@customerdna.com>
2005-01-07 Marek Safar2005-01-07 Marek Safar <marek.safar@seznam.cz>
2005-01-07 Peter Dennis Bartok- Implemented ClientSize property
2005-01-07 Jackson Harper * TreeView.cs: Draw the image after the checkbox if...
2005-01-06 Jackson Harper * ListBox.cs: Don't allow the horizontal scrollbars...
2005-01-06 Jackson Harper * ScrollableControl.cs: Lazy init the scrollbars.
2005-01-06 Jackson Harper * Theme.cs: Speed up getting pens and solid brushes...
2005-01-06 Peter Dennis Bartok- Updated
2005-01-06 Peter Dennis Bartok- Implemented OnActivated/OnDeactivate Events and Activ...
2005-01-06 Jackson Harper * ImageList.cs: Implment ctor
2005-01-05 Geoff Norton2005-01-05 Geoff Norton <gnorton@customerdna.com>
2005-01-05 Geoff Norton2005-01-05 Geoff Norton <gnorton@customerdna.com>
2005-01-05 Geoff Norton2005-01-05 Geoff Norton <gnorton@customerdna.com>
2005-01-05 Peter Dennis Bartok- Added GetActive method to return the currently active...
2005-01-05 Peter Dennis Bartok- ToolTip now sets focus back to the main app properly
2005-01-05 Sebastien Pouliot2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
2005-01-05 Sebastien Pouliot2005-01-05 Sebastien Pouliot <sebastien@ximian.com>
2005-01-05 Peter Dennis Bartok- Framework code required to implement focus and activa...
2005-01-05 Peter Dennis Bartok- Framework code required to implement focus and activa...
2005-01-05 Peter Dennis Bartok- Change access level for Document property to match...
2005-01-05 Peter Dennis Bartok- Added ComVisible attribute
2005-01-04 Jackson Harper * X11Keyboard.cs: Remove unneeded var.
2005-01-04 Jackson Harper * XplatUIX11.cs (DoEvents): Implement, Just cast aside all
2005-01-04 Peter Dennis Bartok- Updated
2005-01-04 Peter Dennis Bartok- Added ICommandExecutor.cs, IDataGridColumnStyleEditin...
2005-01-04 Peter Dennis Bartok- Added various attributes
2005-01-04 Jackson Harper * TreeNode.cs: Patches by Kazuki Oikawa (kazuki@panico...
2005-01-04 Peter Dennis Bartok- Switched Line, LineTag and Document classes to internal
2005-01-04 Jordi Mas i HernandezMore ComboBox work
2005-01-04 Peter Dennis Bartok- Using proper font variable now
2005-01-04 Peter Dennis Bartok- Added new keyword where required
2005-01-04 Jordi Mas i Hernandezremove unused vars
2005-01-04 Jackson Harper * ThemeWin32Classic.cs:
2005-01-04 Peter Dennis Bartok- TextBox and TextBoxBase improvements for Alignment...
2005-01-03 Jackson Harper * TreeView.cs:
2005-01-02 Jackson Harper * TreeView.cs: Draw checkmarks, handle detecting check...
2004-12-30 Jackson Harper * TreeView.cs: Draw checkbox boxes when checkboxes...
2004-12-29 Jackson Harper * TreeView.cs: Align lines to the bottom of plus minus...
2004-12-28 Zoltan Varga2004-12-28 Zoltan Varga <vargaz@freemail.hu>
2004-12-28 Peter Dennis Bartok- No longer uses owner var in CreateParams if that...
2004-12-28 Peter Dennis Bartok- Added WM_HELP handler, now generates HelpRequested...
2004-12-28 Peter Dennis Bartok- Made DialogForm.owner variable internal
2004-12-28 Geoff Norton2004-12-28 Geoff Norton <gnorton@customerdna.com>
2004-12-28 Ben Maurer2004-12-27 Ben Maurer <bmaurer@ximian.com>
next