1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't run gtkhello twice. More... almost 15 years ago
Be prepared that getting repo type can fail. More... almost 15 years ago
Completely removed typechecking when loading objects. More... almost 15 years ago
Bootstrap fixes. More... almost 15 years ago
Attempt to restructure bootstrap to make it faster and more reliable. Not finished. More... almost 15 years ago
Implement casting on interfaces. More... almost 15 years ago
Do not error out if repo symbol cannot be found, return nil instead. More... almost 15 years ago
Error reporting is done in core, asserts from bootstraps are removed. More... almost 15 years ago
Cleanup of startup, renamed from lgi.c to core.c More... almost 15 years ago
Implement signal registration with details. More... almost 15 years ago
Refactor initialization code. More... almost 15 years ago
Implement verbose signal 'connect' method. More... almost 15 years ago
Reformat marshalling code. More... almost 15 years ago
Better stab at floating ref elimination. More... almost 15 years ago
Implement marshaling of glib lists. More... almost 15 years ago
Implement GObject casting functionality. More... almost 15 years ago
Signals do have 'self' parameter. More... almost 15 years ago
Fix Gtk.Window floating reference snafu. More... almost 15 years ago
Add async test. More... almost 15 years ago
Don't try to sink floating refs for unowned objects. More... almost 15 years ago
More reduction and fixing of callable code. More... almost 15 years ago
Simplify and fix callable_call code. More... almost 15 years ago
Do not keep baseinfo for each repo compound. More... almost 15 years ago
Fix ugly off-by-one causing crashes in closures. More... almost 15 years ago
gi.Repository.xxx(nil, ...) converted to ir:xxx(...). Mostly cosmetics. More... almost 15 years ago
Adapt to Typlib->struct back again. More... almost 15 years ago
Better errors when invalid arg passed where compound is requested. More... almost 15 years ago
Tests improved. More... almost 15 years ago
Add support for unions. More... almost 15 years ago
Extend test app to signals. More... almost 15 years ago