Lines Matching full:bindings
1455 * Removed some extra bindings stuff lingering around (thanks timo)
1480 Remove stray files from the stripped bindings
1489 * Remove all bindings
1562 Don't use the GLib bindings in dbus-monitor (patch from Ralf
1660 this abstraction are the bindings themselves, I don't think this is
1737 * qt/*: Update the QtDBus bindings up to revision 546310 in
2076 bindings since I took ove maintainership.
2080 * qt/Doxyfile: Adding a Doxyfile for the Qt4 bindings
2172 arguments so it's possible to build both bindings in the
2204 an empty array via the glib bindings. Without all of the above
2226 a connection to an arbitrary address in the glib bindings
2241 missing piece of the glib bindings jigsaw puzzle. This modifies
2278 * mono/Arguments.cs: Fix a magic number in the mono bindings
2314 <rob.taylor@collabora.co.uk> to add support for generating bindings
2330 annotations when generating glib client bindings.
2349 Document the Glib client-side bindings, and list all possible annotations.
2556 and send it. The GLib bindings can't marshal a return value of
2558 made to heed the signature of the out arguments as the Python bindings
2634 Bindings and other parts of D-Bus
2719 bindings to be ignored in a noisy and frustrating manner.
2774 obsolete and broken test scripts for old bindings. We have up to date
2909 to no instead of auto when building. These bindings do not
2974 allows us to test the robustness of the GLib bindings and interlanguage
3023 * dbus/qt: New Qt bindings
3111 - Require version 2.4 of glib for glib bindings
3276 the Python bindings
3748 - Added a Python Bindings 1.0 section
3946 Add DBysGAsyncData for the async bindings.
3949 Re-enable the async bindings.
3952 Add a test for the generated async bindings.
4356 both service-side method implementation and GLib bindings
4512 * doc/TODO: Update for GLib bindings.
4519 from Ross Burton, for his GLib bindings work.
4889 needed since Python bindings use GLib bindings.
4953 * python/__init__.py: Python bindings deserve a minor version
5085 * python/exceptions.py: bring exceptions over from the bindings
5144 * python/examples/*: Modified to fit with the new bindings
5331 * glib/Makefile.am (dbus-glib-bindings.h): Move
5338 move of dbus-glib-bindings.h.
5341 bindings.
5346 * tools/Makefile.am: Generate dbus-glib-bindings.h
5359 * test/glib/test-service-glib.c: Include dbus-glib-bindings.h.
5415 * glib/Makefile.am (dbus-glib-bindings.h): Pass
5416 --ignore-unsupported by default until glib bindings
5421 * glib/Makefile.am: Generate dbus-glib-bindings.h and
5488 (test-service-glib-bindings.h): Add dependency on dbus-binding-tool.
5512 in the mono bindings.
5934 for "bindings".
5964 into the C name for it we use in the glib bindings.
6040 * glib/dbus-gidl.c (struct InterfaceInfo): Add bindings hashtable;
6045 (interface_info_new, method_info_new): Initialize bindings.
6046 (interface_info_unref, method_info_unref): Destroy bindings.
6077 as well as client-side bindings.
6079 * test/glib/test-dbus-glib.c: Include test-service-glib-bindings.h.
6081 using both the dbus_gproxy stuff directly as well as the generated bindings.
6609 * python/dbus.py: Update to use new bindings API
6717 * python/dbus_bindings.pyx.in: Rename of methods and bindings
6777 * glib/dbus-gmain.c: don't put the GLib bindings in the same
6966 and the arg "getters" are more geared toward language bindings;
7818 * doc/dbus-tutorial.xml: add some more info on GLib bindings
8040 using the python bindings, but will allow extraction
8106 bindings from dbus.h" theme
8245 Python Bindings: 0
8561 * python/dbus-bindings.pyx.in: Stopped the bindings from trashing
8800 First checkin of mono bindings.
8803 Build stuff for the bindings
9189 the bindings actually work.
9547 First checkin of the Python bindings.
9564 Build stuff for the python bindings.
10270 * mono/Connection.cs: add more bindings
10324 Check in makefiles and subdirs for mono and gcj bindings.