Home | History | Annotate | Download | only in dbus

Lines Matching full:bindings

74   bindings
104 - Remove some lingering bits left over from the bindings split
111 - Bindings are now split out into seperate packages
132 - GLib bindings:
139 - Python bindings:
141 - Qt4 bindings:
150 - Mono bindings:
158 - GLib bindings:
163 - Python bindings:
167 - Qt bindings:
168 - both Qt3 and Qt4 bindings can be built at the same time
171 - Mono bindings:
188 - Qt4 bindings added and the Qt3 bindings have been depricated
189 - python bindings:
200 - GLib bindings:
213 GLib and Python bindings, as we transition to concentrate more on
220 - Memleaks and GIL crasher bugs have been fixed in the Python bindings
229 - Python Bindings:
240 - Python bindings:
251 - GLib bindings:
260 - Fixed various bugs in the python bindings that prevented them from working
283 - Python bindings are now version (0,42,0)
284 - Python bindings API has changed on the service side
290 and to allow other mainloops to be integrated with the bindings including
292 - Python bindings now aquire the GIL when calling back into the python
304 - Complete glib bindings overhaul (and are still under construction)
306 - GLib bindings can now send/receive hash tables, arrays and other complex types
307 - Python bindings overhaul (most public facing API's done)
308 - Python bindings have been split up into separate files
311 - Python bindings now have decorators for specifying exported methods and signals
319 - python bindings now export dbus.version which is set to (0,40,0)
320 - python bindings now implement the org.freedesktop.DBus.Introspectable interface
328 - mono bindings now compiles correctly
330 - glib bindings generates wrappers for bus methods in dbus-glib-bindings.h
352 - python bindings updated to the new API
353 - mono bindings updated to the new API
357 - massive rewrite of the glib bindings
379 - added support for int64 and uint64 to the python bindings
403 - fix distcheck to include language bindings
407 - change GLib bindings to not include dbus/dbus.h (fully encapsulate libdbus)
432 - enhancements to Python and Qt bindings
461 - useless fooling with Mono bindings
462 - useless fooling with gcj bindings