Re: GtkD 2.4.0 released, GTK+ with D.

2014-08-06 Thread ketmar via Digitalmars-d-announce
On Tue, 05 Aug 2014 23:12:43 +0200
Mike Wey via Digitalmars-d-announce
 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.


signature.asc
Description: PGP signature


Re: GtkD 2.4.0 released, GTK+ with D.

2014-08-06 Thread Jeremy DeHaan via Digitalmars-d-announce

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.


Re: GtkD 2.4.0 released, GTK+ with D.

2014-08-05 Thread uri via Digitalmars-d-announce

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!


GtkD 2.4.0 released, GTK+ with D.

2014-08-05 Thread Mike Wey via Digitalmars-d-announce

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