Releases: garrigue/lablgtk
Lablgtk 3.1.5
2024.06.10 [Jacques]
- Prepare for release
- Fix typos in README.md (#182) [Sylvain Chiron]
2024.05.20 [Jacques]
- Typo in ml_gtk_text_buffer_get_iter_at_line_index. (#181) [Hugo Herbelin]
2024.05.14 [Jacques]
- Support windows sockets in Glib.IO.channel_of_descr (#176)
[with Michael Soegtrop]
2024.03.24 [Jacques]
- fix pointer incompatibility in ml_gtk_style_context_list_classes (#178)
3.1.4
LablGtk 3.1.3
New release of LablGtk for compatibility with OCaml 5.0.
Changes:
2022.10.06 [Jacques]
- Adapt to deprecations in 5.0 and the splitting of camlp-streams
LablGtk 2.18.13
New release for compatibility with OCaml 5.0.
2022.10.06 [Jacques]
- Adapt to deprecations in 5.0 and the splitting of camlp-streams
LablGtk 2.18.12
Bug fixes and a few extra features
Changes:
2021.12.24[Jacques]
- Remove naked pointers and Obj.truncate for compatibility with 5.00 (#145)
2021.12.18 [Jacques]
- Add WRAP_WIDTH, WRAP_MODE tags to cell_properties_text (#146) [Nathan Guermond]
2021.12.03 [Jacques]
2021.07.05 [Jacques]
- Add partial support for OCaml 5.00 (#129) [Kate Deplaix]
- Fix warnings on Bytes_val
2020.08.31 [Jacques]
- Fix #116 : problem with GPack.layout adjustments (reported by Vasile Toraru)
LablGtk 3.1.2
Bug fixes and a few new bindings
Changes:
2021.12.24[Jacques]
- Remove naked pointers and Obj.truncate for compatibility with 5.00 (#144)
2021.12.18 [Jacques]
- Add WRAP_WIDTH, WRAP_MODE tags to cell_properties_text (#146)
[Nathan Guermond] - Add bindings for applying CSS from a string (#134) [Bart Jacobs]
2021.12.03 [Jacques]
2021.07.05 [Jacques]
- Update scrollbar handling in GText.view for gtk3 (#124) [Vasile Rotaru]
- Add partial support for OCaml 5.00 (#129) [Kate Deplaix]
- Fix warnings on Bytes_val
2021.03.15 [Jacques]
- Add bindings fro GtkStack and GtkStackSwitcher (#122) [Hugo @swarmpan]
2020.08.31 [Jacques]
- Fix #116 : problem with GPack.layout adjustments (reported by Vasile Rotaru)
LablGtk 3.1.1
Bug fix release for compatibility GCC 10.
CHANGES
2020.03.17 [Jerry James]
- Fix the build with -fno-common, the default for GCC 10
LablGtk 2.18.1
Bug fix release for compatibility GCC 10.
CHANGES
2020.06.19 [Jerry James]
Fix the build with -fno-common, the default for GCC 10
Lablgtk 3.1.0
CHANGES:
2020.01.23 [Jacques]
- headers changed again in ocaml 4.10.0beta2
- fix C compilation warnings
- fix SourceMarkAttributes.new_attribute
2020.01.14 [Jacques]
Lablgtk 2.18.10
New release of LablGtk, to fix compatibility with ocaml 4.10.0beta2.
Changes:
2020.01.23 [Jacques]
- headers changed again in ocaml 4.10.0beta2
- fix C compilation warnings