1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
free memory in error-case too More... almost 14 years ago
more helpers More... almost 14 years ago
propagate parameter-types to g_signal_newv More... almost 14 years ago
cleanup More... almost 14 years ago
properly initialize ->param_types member + cleanup More... almost 14 years ago
test for more complicated signal-cases More... almost 14 years ago
introduce routine for conversion of php (namespaced) class-names into gobject-names More... almost 14 years ago
moved gobject-assignment into constructor More... almost 14 years ago
class-registration (and test, which calls them) More... almost 14 years ago
initialize GObject-derived classes to proper class name More... almost 14 years ago
properly initialize default return-type More... almost 14 years ago
exported marshaller More... almost 14 years ago
class-constants More... almost 14 years ago
initial implementation of Signal class More... almost 14 years ago
return after throwing exceptions More... almost 14 years ago
basic support for creating GObject inherited classes More... almost 14 years ago
handle name/parent properties on Type class. + tests More... almost 14 years ago
handle name/parent properties on Type class. + tests More... almost 14 years ago
free handlers-list on shutdown More... almost 14 years ago
fixed additional parameters handling in closures. removed debug-output More... almost 14 years ago
missed required include-file More... almost 14 years ago
require newer pake More... almost 14 years ago
use pake's plugin for building instead of local tasks More... about 14 years ago
Return SUCCESS instead of TRUE from MINIT More... about 14 years ago
Remove C99 for loop initializer warning More... about 14 years ago
Fix DOS line endings in config.m4 More... about 14 years ago
description of pake-commands More... about 14 years ago
debug tools More... about 14 years ago
call closure with additional parameters More... about 14 years ago
store closures in objects (to avoid memory-leaks) More... about 14 years ago