4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix GObject's _ref/_unref/float deprecation messages More... 3 months ago
Deprecate GObject's _ref/_unref/float methods More... 3 months ago
Add warning about adding the additional ref More... 3 months ago
fix formatting More... 3 months ago
Ignore reformat commits for blame More... 3 months ago
Format C code More... 3 months ago
make pyg_*_check macros more safe More... 3 months ago
Reformat Python code, docs and whitespace More... 3 months ago
Refactoring and code improvements More... 3 months ago
Avoid refcounting error for new object created through GObject.new More... 3 months ago
Remove obsolete pygobject_object_new_with_properties() More... 3 months ago
Try to drop workaround for old GtkCellRenderer issue More... 3 months ago
Always sink floating objects More... 3 months ago
refactor More... 3 months ago
Update developer.gnome.org links in imported docs More... 3 months ago
Update links previously to wiki.gnome.org More... 3 months ago
Add copies of documentation from old wiki More... 3 months ago
use new API to create GArray from existing data More... 3 months ago
Take array type directly from GI data More... 3 months ago
Take zero terminated array property from type info More... 3 months ago
Clarify array length argument handling a bit more More... 3 months ago
No longer cache array fixed size More... 3 months ago
No longer need a separate array of "python" arguments More... 3 months ago
Use args cache directly More... 3 months ago
Move Python argument filter to a separate function More... 3 months ago
use access function for can-throw-gerror More... 3 months ago
Clean up cached names for callable cache More... 3 months ago
Move GArray cache initialization to one place More... 3 months ago
use function for skip-return More... 3 months ago
CallableCache now keeps a reference to the unerlying GI info More... 3 months ago