1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename connect() to signal_connect(), disconnect() to signal_disconnect() because other classes extending GObject have their own incompatible connect()/disconnect() methods More... almost 15 years ago
case for callbacks More... almost 15 years ago
less debug info to stdout More... almost 15 years ago
tests for introspected constants/functions More... almost 15 years ago
use LLDB, if it is available More... almost 15 years ago
readme More... almost 15 years ago
remove mercurial legacy More... almost 15 years ago
register constants More... about 15 years ago
moved functions-registration to separate function More... about 15 years ago
conversion of return value More... about 15 years ago
clean temporary functions on request end More... about 15 years ago
kill leaks More... about 15 years ago
kill leaks More... about 15 years ago
kill leaks More... about 15 years ago
detect namespace and name of function called in runtime More... about 15 years ago
a bit of funcion/method marshalling + conversion of zvals into GIArguments More... about 15 years ago
moved private stuff out of public header More... about 15 years ago
use g_signal_query instead of php_gobject_signal_get_by_id, for initial lookup (as signal might originate from C-code) More... about 15 years ago
efficient way to get class/method names More... over 15 years ago
better error message + TODO More... over 15 years ago
check if enough arguments were supplied from php level More... over 15 years ago
register methods (and added universal method-handler function) More... over 15 years ago
registering class using GIR (without methods) More... over 15 years ago
initial introspection support More... over 15 years ago
false -> FALSE More... over 15 years ago
a bit of extra safeness More... over 15 years ago
show warning if property is not available More... over 15 years ago
actually create php class More... over 15 years ago
visual demo of class-importing More... over 15 years ago
starting to implement class-importer More... over 15 years ago