Lines Matching refs:bindings
62 bindings
92 - Remove some lingering bits left over from the bindings split
120 - GLib bindings:
127 - Python bindings:
129 - Qt4 bindings:
138 - Mono bindings:
146 - GLib bindings:
151 - Python bindings:
155 - Qt bindings:
156 - both Qt3 and Qt4 bindings can be built at the same time
159 - Mono bindings:
176 - Qt4 bindings added and the Qt3 bindings have been depricated
177 - python bindings:
188 - GLib bindings:
201 GLib and Python bindings, as we transition to concentrate more on
208 - Memleaks and GIL crasher bugs have been fixed in the Python bindings
228 - Python bindings:
239 - GLib bindings:
248 - Fixed various bugs in the python bindings that prevented them from working
271 - Python bindings are now version (0,42,0)
272 - Python bindings API has changed on the service side
278 and to allow other mainloops to be integrated with the bindings including
280 - Python bindings now aquire the GIL when calling back into the python
292 - Complete glib bindings overhaul (and are still under construction)
294 - GLib bindings can now send/receive hash tables, arrays and other complex types
295 - Python bindings overhaul (most public facing API's done)
296 - Python bindings have been split up into separate files
299 - Python bindings now have decorators for specifying exported methods and signals
307 - python bindings now export dbus.version which is set to (0,40,0)
308 - python bindings now implement the org.freedesktop.DBus.Introspectable interface
316 - mono bindings now compiles correctly
318 - glib bindings generates wrappers for bus methods in dbus-glib-bindings.h
340 - python bindings updated to the new API
341 - mono bindings updated to the new API
345 - massive rewrite of the glib bindings
367 - added support for int64 and uint64 to the python bindings
391 - fix distcheck to include language bindings
395 - change GLib bindings to not include dbus/dbus.h (fully encapsulate libdbus)
420 - enhancements to Python and Qt bindings
449 - useless fooling with Mono bindings
450 - useless fooling with gcj bindings