cvs: php-gtk / ChangeLog
[email protected] (changelog) Wed, 08 Aug 2001 00:09:34 -0000
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <cvschangelog997229374@cvsserver> |
changelog Tue Aug 7 20:09:34 2001 EDT
Modified files:
/php-gtk ChangeLog
Log:
ChangeLog update
Index: php-gtk/ChangeLog
diff -u php-gtk/ChangeLog:1.76 php-gtk/ChangeLog:1.77
--- php-gtk/ChangeLog:1.76 Mon Aug 6 20:09:17 2001
+++ php-gtk/ChangeLog Tue Aug 7 20:09:33 2001
@@ -1,3 +1,28 @@
+2001-08-07 Frank M. Kromann <[email protected]>
+
+ * test/gtk.php: Getting rid of some warnings
+
+2001-08-07 Andrei Zmievski <[email protected]>
+
+ * test/window.xpm: oops
+
+ * test/window.xpm: More interesting color scheme.
+
+2001-08-07 Frank M. Kromann <[email protected]>
+
+ * test/window.xpm: Adding sample xpm
+
+2001-08-07 Andrei Zmievski <[email protected]>
+
+ * test/gtk.php: call_user_method_array() is deprecated
+
+2001-08-07 Frank M. Kromann <[email protected]>
+
+ * generator/arg_types.php: Fix for crash in ctree under windows,
+ This was a problem with the UTF-8 stuff on windows.
+
+ * generator/templates.php: More TSRMLS_FETCH()
+
2001-08-06 Andrei Zmievski <[email protected]>
* generator/h2def.py: Adding script that generates .defs files.