|
|
@@ -32,3 +32,90 @@ Xyz Xyz 00 00:00:00 CEST 2003 Philip Van Hoof <[email protected]>
|
|
|
Miguel de Icaza ([email protected])
|
|
|
Rachel Hestilow ([email protected])
|
|
|
|
|
|
+2003-06-01 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* Added Click event to menus
|
|
|
+* Updated demo.cs
|
|
|
+* Many other additions by Philip Van Hoof
|
|
|
+
|
|
|
+2003-05-25 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* PictureBoxSizeMode.cs
|
|
|
+* Added relevent functions to PictureBox.cs
|
|
|
+* Updated demo.cs
|
|
|
+
|
|
|
+2003-05-25 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* Added Shortcut and Checked property to MenuItem.cs
|
|
|
+* Updated Demo2.cs to demonstrate new properties
|
|
|
+
|
|
|
+2003-05-24 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* MainMenu.cs
|
|
|
+* MenuItem.cs
|
|
|
+* Some more work done to MessageBox.cs
|
|
|
+
|
|
|
+2003-05-11 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* MessageBox.cs
|
|
|
+* Bugfix to ComboBox.cs
|
|
|
+* Small update to Form.cs
|
|
|
+
|
|
|
+2003-05-09 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* Added many new properties to Combo.cs
|
|
|
+* Fixed the TextBox.Text get property
|
|
|
+* Fixed some properties in Form.cs
|
|
|
+* Small code cleanups
|
|
|
+
|
|
|
+2003-05-07 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* Added ComboBox.Items.Add and ComboBox.Items.Add to ComboBox.cs
|
|
|
+* FontDialog.cs
|
|
|
+* Added new Demo2.cs test app
|
|
|
+
|
|
|
+2003-04-17 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* ComboBox.cs
|
|
|
+* ColorDialog.cs
|
|
|
+* Improved functionality in RadioBox.cs
|
|
|
+* Fix some things that were broken with the update to gtk-sharp-0.8
|
|
|
+
|
|
|
+2003-03-17 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* FileDialog.cs
|
|
|
+* Updated Demo.cs and added "Enabled" property
|
|
|
+
|
|
|
+2003-03-10 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* Update Demo.cs to reflect current status, and got rid termination bug
|
|
|
+
|
|
|
+2003-03-10 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* PictureBox.cs
|
|
|
+
|
|
|
+2003-03-08 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* Frame.cs should have been GroupBox.cs
|
|
|
+
|
|
|
+2003-03-07 Joel Basson <[email protected]>
|
|
|
+
|
|
|
+* CheckBox.cs
|
|
|
+* RadioButton.cs
|
|
|
+* Frame.cs
|
|
|
+* Added properties: Size and Name
|
|
|
+* Touchups here and there
|
|
|
+
|
|
|
+2002-8-7 DennisHayes <[email protected]>
|
|
|
+
|
|
|
+* Started changelog
|
|
|
+
|
|
|
+2002-8-7 DennisHayes <[email protected]>
|
|
|
+Check in for Remco de Jong <[email protected]>
|
|
|
+
|
|
|
+* HorizontalAlignment.cs
|
|
|
+* ProgressBar.cs
|
|
|
+* ScrollBars.cs
|
|
|
+* TextBox.cs
|
|
|
+* TextBoxBase.cs
|
|
|
+* added new files with some functinality
|