Overview
Request 612291 accepted
- Update to version 3.8.2:
* Check for null in the ObjectG opCast, so we can cast objects
that are null.
* Add len and index methods to PtrArray.
- Changes from version 3.8.1:
* Fix the gobject.Value constructor for Objects.
* Also use toggle references for getInterfaceInstance.
- Changes from version 3.8.0:
* Update the libraries to the latest versions.
* Implement a DClosure.
* Add a Signals.connect overload for D functions and delegates.
* Bring back the OpCast changes for ObjectG.
* Add ldc support to the Build.d script.
* Clean up Idles and Timeouts when they are destroyed on the C
side.
* Add missing properties for gtk.TreeIter.
Request History
iznogood created request
- Update to version 3.8.2:
* Check for null in the ObjectG opCast, so we can cast objects
that are null.
* Add len and index methods to PtrArray.
- Changes from version 3.8.1:
* Fix the gobject.Value constructor for Objects.
* Also use toggle references for getInterfaceInstance.
- Changes from version 3.8.0:
* Update the libraries to the latest versions.
* Implement a DClosure.
* Add a Signals.connect overload for D functions and delegates.
* Bring back the OpCast changes for ObjectG.
* Add ldc support to the Build.d script.
* Clean up Idles and Timeouts when they are destroyed on the C
side.
* Add missing properties for gtk.TreeIter.
namtrac accepted request