Added ChangeLog file and tried to capture the history till now. Please
update the entry for your commit Bob, if it's not complete or accurate. svn path=/trunk/gtk-sharp/; revision=875
This commit is contained in:
parent
88e3e2c702
commit
073970c120
1 changed files with 12 additions and 0 deletions
12
ChangeLog
Normal file
12
ChangeLog
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
2001-09-18 Bob Smith <bob@thestuff.net>
|
||||||
|
|
||||||
|
* gtk/Object.cs : Added EventList and Object properties.
|
||||||
|
* gtk/Widget.cs : Updated event emission logic.
|
||||||
|
* gtk/Window.cs : added Window(IntPtr) constructor.
|
||||||
|
* gtk/Button.cs : New. Partial implementation of Button class.
|
||||||
|
* gtk/Label.cs : New. Partial implementation of Label class.
|
||||||
|
|
||||||
|
2001-09-17 Mike Kestner <mkestner@speakeasy.net>
|
||||||
|
|
||||||
|
Initial Import. Partial implementation of Object, Widget, Window,
|
||||||
|
and Application classes and HelloWorld.cs sample app.
|
Loading…
Reference in a new issue