Releases
v1.4.2
Added
osapp_argc()
and osapp_argv()
. Commit .
Improved font monospace support and metrics. Doc . Commit .
font_ascent()
.
font_descent()
.
font_leading()
.
font_is_monospace()
.
font_installed_monospace()
.
WebView support. Doc . Issue . Commit .
New public header webview.h
.
guicontrol_webview()
.
layout_webview()
.
layout_get_webview()
.
cell_webview()
.
blib_setenv()
Doc . Commit .
Fixed
WindowsXP TableView/ListBox select colors. Commit .
macOS TableView/ListBox select colors. Issue . Commit .
WindowsXP flat buttons drawing. Commit .
macOS Snow Leopard focus ring. Commit .
Crash in ColorView demo. Issue . Commit .
Crash in str_repl()
on macOS.Doc .
GTK window_OnClose()
doesn't hide the window when FALSE
is returned. Commit .
Removed
guicontrol_enabled()
and guicontrol_visible()
because unsafe. Use cell_enabled()
, cell_visible()
. Commit .
Improved
gui_text_t
properties in private API. Commit .
str_splits()
adds a new add_empty
parameter. Issue . Doc . Commit .
Build system
You can’t perform that action at this time.