digitalmars.D.announce - GtkD 2.4.0 released, GTK+ with D.
- Mike Wey (15/15) Aug 05 2014 GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL
- uri (2/16) Aug 05 2014 Thanks heaps for this, GtkD is terrific!
- Jeremy DeHaan (3/4) Aug 05 2014 I agree. I just started a project that uses it and it is quite
- ketmar via Digitalmars-d-announce (6/22) Aug 06 2014 On Tue, 05 Aug 2014 23:12:43 +0200
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
Aug 05 2014
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!
Aug 05 2014
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.
Aug 05 2014
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. =20 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 =20 GtkD 2.4.0 is now available on gtkd.org: http://gtkd.org/download.html =20 Unlike previous releases this one doesn't come with an update to the=20 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.
Aug 06 2014