com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra)
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 4c0ef1c1192a5fc9e4ebedf1c40d0c4326ff4f72 Author: <[email protected]> Sat, 24 Jun 2006 01:30:52 +0000 Parents: 5afdee56318f1d820578104204fb9eb93e84c7e4 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=4c0ef1c1192a5fc9e4ebedf1c40d0c4326ff4f72 Log: ChangeLog update Changed paths: M ChangeLog Diff: 4c0ef1c1192a5fc9e4ebedf1c40d0c4326ff4f72 diff --git a/ChangeLog b/ChangeLog index 0d011c2..d568a85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2006-06-23 Steph Fox <[email protected]> + + * ext/gtk+/atk.defs: + - Bring atk defs into line with the other defs layouts + - correct typo that had us constructing something called 'AtkSetSet' :) + (okay okay I'll do the usernotes next...) + + * ext/gtk+/atk.overrides: + Override for AtkRelation constructor (sorry, couldn't resist that one) + - thanks Andrei + +2006-06-23 Andrei Zmievski <[email protected]> + + * ext/gtk+/gtk.overrides: + Commit Steph's patch for GtkCList/GtkCTree constructors. Reworked it a + bit for UTF-8 stuff. + + * generator/arg_types.php + generator/generator.php + generator/templates.php + main/php_gtk.h + main/phpg_gpointer.c: + Rework Steph's pointer generation patch so that it works like boxed + type. + + * makedist: + Clean up after packaging. + +2006-06-23 Anant Narayanan <[email protected]> + + * INSTALL: + Some more typos :-/ + 2006-06-22 Andrei Zmievski <[email protected]> * INSTALL: