4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add __grefcount__ property. More... almost 22 years ago
update to use this function. (ArgMatcher.register_boxed): short circuit if More... almost 22 years ago
Add GBoxed::copy More... almost 22 years ago
copy boxed arguments. More... almost 22 years ago
if a value holds a PyObject*, the code that is getting the value is More... almost 22 years ago
decref the exception instance after raising the error. More... almost 22 years ago
the path argument must be a tuple. Ints are not automatically converted to More... about 22 years ago
add support for G_TYPE_INTERFACE, provided the interface has a prereq on More... about 22 years ago
add handler for G_TYPE_PARAM (fix bug #81695). (pyg_value_as_pyobject): More... about 22 years ago
allow override of autoconf and autoheader More... about 22 years ago
fix up property listing. More... about 22 years ago
Fix a leak More... over 22 years ago
register pointer types as well. More... over 22 years ago
same code here, if __doc__ hasn't already been set. (initgobject): don't More... over 22 years ago
use g_string_append_printf(). (add_property_docs): same here. More... over 22 years ago
(add_signal_docs): only get the class for a type if it is a classed type. More... over 22 years ago
(add_property_docs): fix small bug. More... over 22 years ago
fill in __doc__ descriptor More... over 22 years ago
move GObject wrapper stuff here. More... over 22 years ago
and again :( More... over 22 years ago
small patch to get things working again after last commit. More... over 22 years ago
move closure stuff here. More... over 22 years ago
don't create boxed_marshal hash table, and remove the type functions moved More... over 22 years ago
list extra source files. More... over 22 years ago
convert None, int, long, float, str and object to GTypes. More... over 22 years ago
removed debugging code I didn't mean to check in. More... over 22 years ago
the F10 key is used to start navigating the menu -- not alt. More... over 22 years ago
initialise GThread if threading is enabled at compile time (this doesn't More... over 22 years ago
add overriden implementation that allows threads while waiting, so some More... over 22 years ago
handler for registering thread block/unblock funcs. More... over 22 years ago