11
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 21 hours ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Button box test. More... almost 25 years ago
It would help to actually print it out. More... almost 25 years ago
Initial version. More... almost 25 years ago
Mised one function name. More... almost 25 years ago
Fixing gtk.php to run on windows. Second parameter in ->connect() should be a string ! More... almost 25 years ago
Fix Bool_Arg parsing. More... almost 25 years ago
Add labels test. More... almost 25 years ago
We do need to ref the wrapper before storing it. More... almost 25 years ago
* Fix inline functions declarations * Fix php_gtk_check_callable() to allow array('Class', 'method') call More... almost 25 years ago
Started porting testgtk.c to PHP. Window destruction is screwed up, need to fix. More... almost 25 years ago
Removing compiler warnings More... almost 25 years ago
Ignore some gtk_draw_* functions to allow build on Win32 More... almost 25 years ago
Adding build directories to cvsignore More... almost 25 years ago
Adding a simple install script More... almost 25 years ago
Fixing unresolved symbols on Win32 More... almost 25 years ago
Implement GtkContainer::children. More... almost 25 years ago
Done. More... almost 25 years ago
Generic property handlers now percolate up the inheritance chain to see whether parent objects have the needed property. More... almost 25 years ago
test More... almost 25 years ago
Initial check-in More... almost 25 years ago
Standard project directories initialized by cvs2svn. More... almost 25 years ago
Readding dependence between projects More... almost 25 years ago
Fixing compilation on Win32. TODO fix 14 unresolved symbols. More... almost 25 years ago
* Fixed up marshallers for idle, timeout, and input handlers. * Implemented access to object fields/properties. More... almost 25 years ago
That was a stupid idea. More... almost 25 years ago
Implement better abstraction of property handlers, thus allowing for object field access in the near future. More... almost 25 years ago
Allow GtkStyle constructor. More... almost 25 years ago
Label is optional. More... almost 25 years ago
allow GtkMenuItem to take one argument (string) which is labels the GtkMenuItem More... almost 25 years ago
Added support for GdkDragContext and GtkStyle. More... almost 25 years ago