Releases: MoAlyousef/cfltk
Releases · MoAlyousef/cfltk
1.5.0
1.4.36
- Update FLTK to 1.4.0rc3.
1.4.35
- Add Scrollbar and Slider
scrollvalue()
method. - Refactor emscripten build script.
- Update FLTK.
1.4.34
- Add Fl_Scrollbar_set_linesize and linesize.
- Add Fl_open_uri and Fl_decode_uri.
- Make cfltk build with emscripten.
- Update FLTK.
1.4.33
- Add Fl_Menu_mvalue() and Fl_Menu_prev_mvalue().
- Refactor Window::raw_handle() code.
- Add runtime check for wayland use.
- Link ScreenCaptureKit for macos 15 (required by FLTK).
- Update FLTK submodule.
1.4.32
- Add Fl_Browser_select_ext
- Update FLTK submodule
1.4.31
- Tweak the Terminal widget API, remove some redundant methods by @jgriffitts.
- Update FLTK submodule.
1.4.30
- Add extra check for MenuItem::do_callback.
- Update FLTK submodule (fixes Fl_Tree issue, wayland IME and crosscompiling from linux to macos with sdk < 11).
1.4.29
- Rename Fl_Terminal_putchar to plot_char.
- Add MenuItem_do_callback().
- Update FLTK submodule.
1.4.27
- Update FLTK submodule.