cvs: php-gtk / NEWS
[email protected] ("Andrei Zmievski")
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <cvsandrei996729093@cvsserver> |
andrei Thu Aug 2 01:11:33 2001 EDT
Modified files:
/php-gtk NEWS
Log:
nitpick
Index: php-gtk/NEWS
diff -u php-gtk/NEWS:1.36 php-gtk/NEWS:1.37
--- php-gtk/NEWS:1.36 Thu Aug 2 01:02:28 2001
+++ php-gtk/NEWS Thu Aug 2 01:11:33 2001
@@ -1,5 +1,5 @@
-Version 0.1 "the void which binds" 01-Aug-2001
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Version 0.1 "the void which binds" 1-Aug-2001
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- added GDK keysyms constants. (Andrei)
- fixed bug with GtkStyle::copy() that was not returning the result
properly. (Andrei)
@@ -24,8 +24,8 @@
- added support for accessing GtkObject arguments via get_arg() and
set_arg() methods. (Andrei)
-Version 0.0.4 "indistinguishable from magic": 05-May-2001
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Version 0.0.4 "indistinguishable from magic": 5-May-2001
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- improved speed/memory efficiency by having only one wrapper for boxed
types, except for GdkEvent, GdkColor and GdkAtom. (Andrei)
- implemented object overloading emulation layer to correct for Zend