changelog Tue Mar 7 06:31:55 2006 UTC
Modified files:
/php-gtk ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/php-gtk/ChangeLog?r1=1.421&r2=1.422&diff_format=u
Index: php-gtk/ChangeLog
diff -u php-gtk/ChangeLog:1.421 php-gtk/ChangeLog:1.422
--- php-gtk/ChangeLog:1.421 Sun Mar 5 06:31:52 2006
+++ php-gtk/ChangeLog Tue Mar 7 06:31:55 2006
@@ -1,3 +1,34 @@
+2006-03-06 Anant Narayanan <anant@xxxxxx>
+
+ * ext/scintilla/scintilla.defs:
+ Added some more defs to the GtkScintilla extension.
+
+ * ext/extension_list:
+ Added a list of deleted extension directories, just for the record.
+
+ * ext/scintilla/php_scintilla.c
+ ext/scintilla/php_scintilla.h
+ ext/scintilla/scintilla.defs:
+ Must be my lucky day! GtkScintilla also compiles now :)
+ Also removed empty extension directories on Steph's request.
+
+2006-03-06 Christian Weiske <cweiske@xxxxxxxxxx>
+
+ * TODO2:
+ I walked through all get_* methods and checked if there
+ are parameters that should be return values
+
+ * TODO2:
+ that method was fixed
+
+ * ext/gtk+/gtk.overrides
+ test/bug_gtkcombobox_get_active_iter.php:
+ Fixing the modified lines and mark the bug as fixed
+
+ * ext/gtk+/gtk.overrides
+ test/bug_gtkcombobox_get_active_iter.php:
+ Fixing get_active_iter() to not require a parameter but return one
+
2006-03-04 Andrei Zmievski <andrei@xxxxxxxxxxxxxx>
* ext/gtk+/gtktreeview.overrides:
--
PHP-GTK CVS Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|