caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [Announce] LablGtk 2.18.0 and LablGL 1.05
@ 2013-10-01 10:07 Jacques Garrigue
  0 siblings, 0 replies; only message in thread
From: Jacques Garrigue @ 2013-10-01 10:07 UTC (permalink / raw)
  To: caml-list, lablgtk-list

Dear Camlers,

With a small ICFP induced delay, here comes LablGtk 2.18.0, the latest
release of the OCaml interface to the Gtk+ GUI library and friends
(gtkglarea, glade, rsvg, gnomecanvas, gnomedruid, panel, gtkspell and
gtksourceview2.)

It includes a number of API additions and bug fixes.

You can find it at:

   http://lablgtk.forge.ocamlcore.org/

A binary release for windows is included, using OCaml 4.01.

Many people contributed to this release, see the commit log for all
their names.

Together comes LablGL 1.05, the well-typed interface to OpenGL.
It can be used in combination with either LablTk (using Togl), LablGtk
(using gtkglarea), and Glut. It also comes with windows binaries.

Note that this is only a bug fix and compatibility release.
More ambitious development was committed to the multitex branch by
Didier Cassirame, and you can access it through the git repository.

   http://www.math.nagoya-u.ac.jp/~garrigue/soft/olabl/lablgl.html
   https://forge.ocamlcore.org/projects/lablgl/

---------------------------------------------------------------------------
Jacques Garrigue      Nagoya University     garrigue at math.nagoya-u.ac.jp
		   <A HREF=http://www.math.nagoya-u.ac.jp/~garrigue/>JG</A>

Changes since LablGtk 2.16.0:
-----------------------------
2013.10.01 [Jacques]
  * prepare release
  * update applications for 4.01
  * various fixes in windows port

2013.9.17 [Jacques]
  * add some GTK enumerations and update stock icon list
  * add properties GtkTreeView.enable_{tree,grid}_lines
  * add properties GtkEntry.{primary,secondary}_icon_{stock,name,pixbuf},
    see examples/entry2.ml for usage

2013.7.29 [Pierre-Marie]
  * add tags in GtkMovementStep

2013.2.19 [Jacques]
  * fix compatibility with ocaml 4.01 (?lab for non-optional arguments)

2012.08.26 [Pierre-Marie]
  * add handling of new modifiers

2012.08.26 [Jacques]
  * detect findlib during configuration
  * support DESTDIR with findlib-install

2012.08.26 [Jacques]
  * indicate that only old-install supports DESTDIR
  * have old-install copy the META file too
  * cleanup the two phases of findlib-install

Changes since LablGL 1.05:
--------------------------
2013-09-20:
* make it work with the OCaml 4.01 windows installer
  (both lablglut and togl)

2013-09-11:
* add configuration file for Ubuntu

2012-10-18:
* allow building with make -j

2012-06-05:
* switch to Togl 1.7, doesn't need Tk internals anymore

2012-03-06:
* add `bgr and `bgra to Gl.format and GlTex.format (reported by Vu Ngoc San)

2010-06-16:
* fix Glut.special_of_int to raise no exception (reported by malc)

2010-03-11:
* merge glShader support by Florent Monnier

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-01 10:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-01 10:07 [Caml-list] [Announce] LablGtk 2.18.0 and LablGL 1.05 Jacques Garrigue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).