13 lines
451 B
Plaintext
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.
|