mono.git
2004-10-18 Peter Dennis... - Added EnableWindow method
2004-10-18 Peter Dennis... - Removed VirtualKeys to XplatUIStructs
2004-10-18 Peter Dennis... - Added WS_EX styles to WindowStyles enumeration
2004-10-18 Peter Dennis... - Added method for enabling/disabling windows
2004-10-18 Peter Dennis... - Added ToolTip drawing code
2004-10-18 Peter Dennis... - Added ToolTip abstracts
2004-10-18 Peter Dennis... - Fixed Form.ControlCollection to handle owner relations
2004-10-18 Peter Dennis... - Fixed/implemented flat list of controls
2004-10-18 Peter Dennis... - Added code to simulate modal dialogs on Win32
2004-10-17 Jordi Mas i... disabled scrollbar should not honor any keyboard or...
2004-10-17 Jordi Mas i... menu drawing fixes
2004-10-17 Marek Safarrefresh
2004-10-17 Marek Safarpatch by John Luke
2004-10-17 Jambunathan K*** empty log message ***
2004-10-17 Jambunathan KSome more test infrastructure related files. Requires...
2004-10-17 Ben Maurer2004-10-17 Ben Maurer <bmaurer@ximian.com>
2004-10-17 Jambunathan KOops
2004-10-17 Jambunathan KMigrating mbas' test helper dlls from the old folder...
2004-10-17 Jambunathan KRemoved Unneeded files
2004-10-17 Jambunathan KMigrating mbas' negative runtime test cases from the...
2004-10-17 Jambunathan KMigarting the mbas' negative test cases from the old...
2004-10-17 Jambunathan KMigrating mbas's test helper dlls from the old folder...
2004-10-17 Jambunathan KMigrating mbas test cases from mcs/btests to mcs/mbas...
2004-10-17 Jambunathan KNew folder for holding the VB.NET compiler test cases.
2004-10-15 Ben Maurerbuild-fix
2004-10-15 Atsushi Eno2004-10-15 Atsushi Enomoto <atsushi@ximian.com>
2004-10-15 Atsushi Eno2004-10-15 Atsushi Enomoto <atsushi@ximian.com>
2004-10-15 Sebastien Pouliot2004-10-15 Sebastien Pouliot <sebastien@ximian.com>
2004-10-15 Sebastien Pouliot2004-10-15 Sebastien Pouliot <sebastien@ximian.com>
2004-10-15 Geoff Norton * mini-ppc.c (calculate_sizes): Marshal valuety...
2004-10-15 RavindraUpdates sources list and project.
2004-10-15 Anirban Bhattacharjee2004-10-15 Anirban Bhattacharjee <banirban@novell.com>
2004-10-15 RavindraGeneral Enum.
2004-10-15 RavindraEnum for Form.
2004-10-15 RavindraAdded ColumnHeaderHeight property in Theme for ListView.
2004-10-15 RavindraFlushing some formatting changes.
2004-10-15 RavindraImplemented GetBounds method and fixed coding style.
2004-10-15 RavindraImplemented Paint method and fixed coding style.
2004-10-15 Sebastien Pouliot2004-10-15 Sebastien Pouliot <sebastien@ximian.com>
2004-10-15 Sebastien Pouliot2004-10-15 Sebastien Pouliot <sebastien@ximian.com>
2004-10-15 Jordi Mas i... fix for X11
2004-10-15 Ravindra - Renamed Paint() method to Draw() for clarity. Also...
2004-10-15 Ravindra - Removed Redraw (), we get it from ButtonBase.
2004-10-15 Ravindra - Redraw () is not virtual now.
2004-10-15 Jordi Mas i... menu work, mainmenu, subitems, etc
2004-10-15 Zoltan Varga2004-10-15 Zoltan Varga <vargaz@freemail.hu>
2004-10-15 Ravindra - MessageBox on windows does not have min/max buttons.
2004-10-15 Umadevi S2004-10-15 Umadevi S <sumadevi@novell.com>
2004-10-14 Zoltan Varga2004-10-15 Zoltan Varga <vargaz@freemail.hu>
2004-10-14 Miguel de IcazaRemoved two TODOs
2004-10-14 Miguel de Icaza2004-10-14 Miguel de Icaza <miguel@ximian.com>
2004-10-14 Joe Shaw2004-10-14 Joe Shaw <joeshaw@novell.com>
2004-10-14 Miguel de Icaza2004-10-14 Miguel de Icaza <miguel@ximian.com>
2004-10-14 Miguel de IcazaAdd tests for TextInfo
2004-10-14 Atsushi Eno2004-10-14 Atsushi Enomoto <atsushi@ximian.com>
2004-10-14 Zoltan Varga2004-10-14 Zoltan Varga <vargaz@freemail.hu>
2004-10-14 Jambunathan KAdded 'REM Target: library' to the files that need...
2004-10-14 Jambunathan KSome negative test cases broken off from existing ones...
2004-10-14 Atsushi Eno2004-10-14 Atsushi Enomoto <atsushi@ximian.com>
2004-10-14 Jambunathan KYet another negative test case !
2004-10-14 Jambunathan KFixed up some more megative test cases !
2004-10-14 Atsushi Eno2004-10-14 Atsushi Enomoto <atsushi@ximian.com>
2004-10-14 Jambunathan KThese test cases were wrongly failing becuase 'Imports...
2004-10-14 Jambunathan KMore negative test cases !
2004-10-14 Dick Porter2004-10-14 Dick Porter <dick@ximian.com>
2004-10-14 Dick Porter2004-10-14 Dick Porter <dick@ximian.com>
2004-10-14 Dick Porter2004-10-14 Dick Porter <dick@ximian.com>
2004-10-14 Jambunathan KMore negative test cases !
2004-10-14 Ravindra - Changed Redraw () to do a Refresh () always.
2004-10-14 Ravindra - Added an internal member 'inside' to handle mouse...
2004-10-14 Umadevi S2004-10-14 Umadevi S <sumadevi@novell.com>
2004-10-14 Dick Porter2004-10-14 Dick Porter <dick@ximian.com>
2004-10-14 Umadevi S2004-10-14 Umadevi S <sumadevi@novell.com>
2004-10-14 Umadevi S2004-10-14 Umadevi S <sumadevi@novell.com>
2004-10-14 Anirban BhattacharjeeOops!
2004-10-14 Jambunathan Ksome more test file changes !
2004-10-14 Jambunathan K*** empty log message ***
2004-10-14 Anirban Bhattacharjee2004-10-14 Anirban Bhattacharjee <banirban@novell.com>
2004-10-14 Umadevi S2004-10-14 Umadevi S <sumadevi@novell.com>
2004-10-14 Sanja GuptaChangeLog: Updated.
2004-10-14 Anirban Bhattacharjee2004-10-14 Anirban Bhattacharjee <banirban@novell.com>
2004-10-14 Umadevi S2004-10-14 Umadevi S <sumadevi@novell.com>
2004-10-14 RavindraFixed class signature. ShowDialog (Control) is not...
2004-10-14 RavindraRedraw () related improvements.
2004-10-14 RavindraMoved InitFormSize () out of Paint method and removed...
2004-10-14 Jambunathan KAudited existing negative test cases that emit multiple...
2004-10-14 Umadevi S2004-10-14 Umadevi S <sumadevi@novell.com>
2004-10-14 Umadevi S2004-10-14 Umadevi S <sumadevi@novell.com>
2004-10-14 RavindraUpdated project.
2004-10-13 Peter Dennis... - Formatting fix
2004-10-13 Peter Dennis... - Now Redraws on MouseUp for FlatStyle Flat and Popup
2004-10-13 Atsushi Eno2004-10-13 Atsushi Enomoto <atsushi@ximian.com>
2004-10-13 Peter Dennis... - Added code to destroy the X window
2004-10-13 Peter Dennis... - Added code to destroy a window
2004-10-13 Peter Dennis... - Added the Redraw on Resize that got dropped in the...
2004-10-13 Peter Dennis... - Path from John BouAntoun:
2004-10-13 Peter Dennis... - Patch by joel.reed@ddiworld.com (joel) to handle...
2004-10-13 Paolo MolaroWed Oct 13 15:12:17 CEST 2004 Paolo Molaro <lupus@ximia...
2004-10-13 Jambunathan KOops !
2004-10-13 Jambunathan KAdded LineNo, ExpectedError and ErrorMessage to all...
next