com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Sat, 04 Feb 2006 06:32:05 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: f5330623d11be174ef7e7bcb9ca0cc6c524b7652 Author: <[email protected]> Sat, 4 Feb 2006 06:32:05 +0000 Parents: 11980e2fd1d2bc6c0130a920fdbd60eeb3b54c55 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=f5330623d11be174ef7e7bcb9ca0cc6c524b7652 Log: ChangeLog update Changed paths: M ChangeLog Diff: f5330623d11be174ef7e7bcb9ca0cc6c524b7652 diff --git a/ChangeLog b/ChangeLog index 985b689..0e6a6dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-02-03 Andrei Zmievski <[email protected]> + + * ext/gtk+/config.m4 + ext/gtk+/php_gdk.c + ext/gtk+/php_gtk+.c: + Register keysyms under Gdk:: class. Having them as class constants also + means that they are case-sensitive and that we don't need the stupid + doubule underscore trick anymore. + 2006-02-01 Christian Weiske <[email protected]> * ext/gtk+/gtk.overrides: