| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=602736
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=616035
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch was originally written by
Zach Goldberg <zach@zachgoldberg.com> with modifications and
review by Simon van der Linden <svdlinden@src.gnome.org> and
Colin Walters <walters@verbum.org>.
This impementation enforces the assumption that any one function
signature can only have one (callback, userdata, destronotify) tuple.
This allows us to move callback creation into the actual function
invoke pipeline and also to keep just one destroy notify callback
around, vastly simplifying the code.
https://bugzilla.gnome.org/show_bug.cgi?id=603095
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=603712
|
|
|
|
|
|
|
|
|
| |
value
There is no reason for an API to use such things, and g_function_info_invoke
broke such features.
https://bugzilla.gnome.org/show_bug.cgi?id=607759
|
| |
|
|
|
|
|
|
| |
decrement when it's a method
https://bugzilla.gnome.org/show_bug.cgi?id=602640
|
|
|
|
|
|
| |
PyLong_FromLongLong
https://bugzilla.gnome.org/show_bug.cgi?id=602384
|
| |
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=602735
|
|
|
|
|
|
| |
PyLong_FromLongLong"
This reverts commit 05a2ed55f3e5d2620de8b3b6b0d99e928ef3b041.
|
|
|
|
|
|
| |
PyLong_FromLongLong
https://bugzilla.gnome.org/show_bug.cgi?id=602384
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=602709
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=602638
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=601253
|
| |
|
|
|