cvs: php-gtk / NEWS
[email protected] ("Andrei Zmievski")
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <cvsandrei996614106@cvsserver> |
andrei Tue Jul 31 17:15:06 2001 EDT
Modified files:
/php-gtk NEWS
Log:
Index: php-gtk/NEWS
diff -u php-gtk/NEWS:1.32 php-gtk/NEWS:1.33
--- php-gtk/NEWS:1.32 Tue Jul 31 01:27:00 2001
+++ php-gtk/NEWS Tue Jul 31 17:15:05 2001
@@ -1,3 +1,5 @@
+ - fixed bug with GtkStyle::copy() that was not returning the result
+ properly. (Andrei)
- implemented support for struct based classes (GdkRectangle, GtkAllocation,
GtkRequisition, etc). (Andrei)
- finished drag-n-drop support. (Andrei)