Thread overview | ||||||
---|---|---|---|---|---|---|
|
August 05, 2014 GtkD 2.4.0 released, GTK+ with D. | ||||
---|---|---|---|---|
| ||||
GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. The most notable changes in this release are the discontinuation of the support for D1, and better support for installing more than one version of GTK+ on Windows. A full list of changes is available in the change log: http://gtkd.org/changelog.html GtkD 2.4.0 is now available on gtkd.org: http://gtkd.org/download.html Unlike previous releases this one doesn't come with an update to the latest release of GTK+. This is being worked on but changes in the gtk documentation means we need to switch to the gir files for generating the code. -- Mike Wey |
August 05, 2014 Re: GtkD 2.4.0 released, GTK+ with D. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike Wey | On Tuesday, 5 August 2014 at 21:11:03 UTC, Mike Wey wrote:
> GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL
> license.
>
> The most notable changes in this release are the discontinuation of the support for D1, and better support for installing more than one version of GTK+ on Windows.
> A full list of changes is available in the change log:
> http://gtkd.org/changelog.html
>
> GtkD 2.4.0 is now available on gtkd.org:
> http://gtkd.org/download.html
>
> Unlike previous releases this one doesn't come with an update to the latest release of GTK+. This is being worked on but changes in the gtk documentation means we need to switch to the gir files for generating the code.
Thanks heaps for this, GtkD is terrific!
|
August 06, 2014 Re: GtkD 2.4.0 released, GTK+ with D. | ||||
---|---|---|---|---|
| ||||
Posted in reply to uri | On Tuesday, 5 August 2014 at 22:42:39 UTC, uri wrote:
> Thanks heaps for this, GtkD is terrific!
I agree. I just started a project that uses it and it is quite wonderful.
|
August 06, 2014 Re: GtkD 2.4.0 released, GTK+ with D. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike Wey Attachments: | On Tue, 05 Aug 2014 23:12:43 +0200 Mike Wey via Digitalmars-d-announce <digitalmars-d-announce@puremagic.com> wrote: > GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. > > The most notable changes in this release are the discontinuation of > the support for D1, and better support for installing more than one > version of GTK+ on Windows. > A full list of changes is available in the change log: > http://gtkd.org/changelog.html > > GtkD 2.4.0 is now available on gtkd.org: http://gtkd.org/download.html > > Unlike previous releases this one doesn't come with an update to the latest release of GTK+. This is being worked on but changes in the gtk documentation means we need to switch to the gir files for generating the code. good news, everyone! ;-) it's sad that gtk+2 version is not in active developement anymore. gtk+3 is abomination. |
Copyright © 1999-2021 by the D Language Foundation