com gtk/php-gtk: 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.: ext/gtk+/config.m4 ext/gtk+/php_gdk.c ext/gtk+/php_gtk+.c
[email protected] (David Soria Parra) Fri, 03 Feb 2006 07:57:52 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 11980e2fd1d2bc6c0130a920fdbd60eeb3b54c55 Author: Andrei Zmievski <[email protected]> Fri, 3 Feb 2006 07:57:52 +0000 Parents: 6885b31b2f03ce6c7e47bd57cbbe00db22624f83 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=11980e2fd1d2bc6c0130a920fdbd60eeb3b54c55 Log: 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. Changed paths: M ext/gtk+/config.m4 M ext/gtk+/php_gdk.c M ext/gtk+/php_gtk+.c Diff: <Diff exceeded maximum size>