digitalmars.D.announce - GtkD 2.1 released, GTK+ with D.
- Mike Wey <mike-wey example.com> Dec 03 2012
- "MattCoder" <mattcoder hotmail.com> Dec 03 2012
- Jordi Sayol <g.sayol yahoo.es> Dec 03 2012
- David Bryant <bagnose gmail.com> Dec 04 2012
- David Bryant <bagnose gmail.com> Dec 04 2012
GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. New in this release: * GtkD wraps the latest version of GTK, version 3.6. * Some bug fixes to support 64 bits windows. * Compiles with DMD 2.061. * pkg-config files. For both the Gtk+ 3.x and the Gtk 2.x branches on linux the library file names are post fixed with the major version number so they can be installed side by side. GtkD 2.1 and 1.7 are now available on GitHub: https://github.com/gtkd-developers/GtkD/downloads -- Mike Wey
Dec 03 2012
On Monday, 3 December 2012 at 22:25:21 UTC, Mike Wey wrote:GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license.
New in this release: * GtkD wraps the latest version of GTK, version 3.6. * Some bug fixes to support 64 bits windows. * Compiles with DMD 2.061. * pkg-config files.
Awesome, I'm using GtkD a lot on my Editor!
Dec 03 2012
Al 03/12/12 23:26, En/na Mike Wey ha escrit:GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. New in this release: * GtkD wraps the latest version of GTK, version 3.6. * Some bug fixes to support 64 bits windows. * Compiles with DMD 2.061. * pkg-config files. For both the Gtk+ 3.x and the Gtk 2.x branches on linux the library file names are post fixed with the major version number so they can be installed side by side. GtkD 2.1 and 1.7 are now available on GitHub: https://github.com/gtkd-developers/GtkD/downloads
Congratulations for this new releases Mike! Great work! -- Jordi Sayol
Dec 03 2012
On 04/12/12 08:56, Mike Wey wrote:GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. New in this release: * GtkD wraps the latest version of GTK, version 3.6. * Some bug fixes to support 64 bits windows. * Compiles with DMD 2.061. * pkg-config files. For both the Gtk+ 3.x and the Gtk 2.x branches on linux the library file names are post fixed with the major version number so they can be installed side by side. GtkD 2.1 and 1.7 are now available on GitHub: https://github.com/gtkd-developers/GtkD/downloads
Thanks Mike. Appreciate all your good work!
Dec 04 2012
On 04/12/12 08:56, Mike Wey wrote:GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. New in this release: * GtkD wraps the latest version of GTK, version 3.6. * Some bug fixes to support 64 bits windows. * Compiles with DMD 2.061. * pkg-config files. For both the Gtk+ 3.x and the Gtk 2.x branches on linux the library file names are post fixed with the major version number so they can be installed side by side. GtkD 2.1 and 1.7 are now available on GitHub: https://github.com/gtkd-developers/GtkD/downloads
Thanks Mike. Appreciate all your good work!
Dec 04 2012









"MattCoder" <mattcoder hotmail.com> 