Forgot my ChangeLog entries
svn path=/trunk/gtk-sharp/; revision=20608
This commit is contained in:
parent
9488ce6796
commit
8fce5c1f4b
1 changed files with 17 additions and 0 deletions
17
ChangeLog
17
ChangeLog
|
@ -1,3 +1,20 @@
|
|||
2003-11-28 Miguel de Icaza <miguel@ximian.com>
|
||||
|
||||
* gdk/Pixmap.custom: Added Pixmap.custom to add a convenience constructor.
|
||||
|
||||
2003-11-27 Miguel de Icaza <miguel@ximian.com>
|
||||
|
||||
* glib/Log.cs: Make LogLevelFlags CLS compliant.
|
||||
|
||||
* glib/SignalCallback.cs: Set the constructor protection level to
|
||||
protected, since it can not be instantiate.d
|
||||
|
||||
* glib/Marshaller.cs: Do not allow instances of this class as it
|
||||
only exposes static methods.
|
||||
|
||||
* glib/Source.cs, glib/FileUtils.cs, glib/Timeout.cs,
|
||||
glib/Thread.cs, glib/Markup.cs, glib/TypeConverter.cs: Ditto.
|
||||
|
||||
2003-11-29 Mike Kestner <mkestner@speakeasy.net>
|
||||
|
||||
* gdk/Gdk.metadata : add some array attrs to Pixbuf ctors.
|
||||
|
|
Loading…
Reference in a new issue