* [Caml-list] [Announce] LablTk 8.06.0 and LablGTK 2.18.2
@ 2014-09-18 9:09 Jacques Garrigue
0 siblings, 0 replies; only message in thread
From: Jacques Garrigue @ 2014-09-18 9:09 UTC (permalink / raw)
To: OCaml Mailing List, lablgtk-list
Dear Camlers,
This is a combined announce for new versions of LablTk and LablGTK.
LablTk is an interface for the Tcl/Tk GUI toolkit, which allows you to
build user interfaces very fast. It comes with the OCamlBrowser
library explorer, which is not only a good demonstration of the
power of LablTk, but also a useful companion in your everyday
program development.
https://forge.ocamlcore.org/projects/labltk/
Until ocaml-4.01, LablTk and OCamlBrowser were part of the
standard distribution, but they were spun off to simplify maintenance.
This new release contains a few bug fixes, and an upgrade of
OCamlBrowser for OCaml 4.02 (as a result, ocamlbrowser will
not compile on older versions).
LablGTK is an interface for the Gtk+ toolkit, version 2. It also
wraps many extensions, such as libglade, for rapid prototyping,
or gtksourceview2, for programming editors.
https://forge.ocamlcore.org/projects/lablgtk/
This is a bug fix release.
Both libraries should also soon be available on opam.
Jacques Garrigue
LablTk 8.06.0 changelog:
* Improve configuration, and allow using findlib for installation
* Fix PR#1423: Tkvars.version() call gives Fatal error
* Fix PR#1411: some void-returning functions are wrongly declared with CAMLprim
* Fix PR#1412: wrong declaration for argument of camltk_tk_mainloop
* Add command line flags in ocamlbrowser for -safe-string and -short-paths.
* Update for 4.02.
* Modify tkcompiler to allow widgets with name containing special characters.
LablGTK 2.18.2 changelog:
* Revert old commit which broke notify signals
* Quote $(FLINSTALLDIR) in Makefile (cf PR#1342)
* Update applications/browser for 4.02
* Make Float_val an alias for Double_val, since it was used
wrongly anyway (Felix Ruess)
* Make GObj.misc_ops#add_accelerator polymorphic in the widget of
the signal (Erkki Seppala)
* Use properties in GtkAdjustment, rather than direct accessors
* fix GtkTree.IconView.get_path_at_pos (Thomas Leonard)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-18 9:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-18 9:09 [Caml-list] [Announce] LablTk 8.06.0 and LablGTK 2.18.2 Jacques Garrigue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox