Xamarin Public Jenkins c042cd0c52 Imported Upstream version 4.2.0.179
Former-commit-id: 4610231f55806d2a05ed69e5ff3faa7336cc1479
2015-11-10 15:03:43 +00:00

13 lines
451 B
Plaintext

2007-10-30 Andreia Gaita <avidigal@novell.com>
* AlertCheck.cs, ConfirmCheck.cs, Generic.cs, Prompt.cs:
Fix warnings
2007-10-07 Andreia Gaita <avidigal@novell.com>
* Added webbrowser dialog implementations.
Generic is a generic form with a table layout and
methods for adding buttons, labels, checkboxes and
textboxes. The other classes inherit from Generic,
and call up to add the needed fields for each specific
dialog.