From 50381619a1b2e8a8a6fd23575748cc90f820e39a Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Fri, 16 Dec 2022 19:32:54 +1300 Subject: Updated FLTK binding article with more bugfix notes --- project/templates/fltkada.xhtml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'project/templates/fltkada.xhtml') diff --git a/project/templates/fltkada.xhtml b/project/templates/fltkada.xhtml index 4a4a85f..51b808e 100644 --- a/project/templates/fltkada.xhtml +++ b/project/templates/fltkada.xhtml @@ -18,6 +18,29 @@ Estimated status: 80% complete

+
16/12/2022
+ +

Another year, another lot of bugfixes. Well actually the timing is pure coincidence, but it +sounds kinda nice when I put it that way.

+ + + +

The most vexing thing about all this is that some of the above fixes were needed due to my own +oversights, and some were needed due to FLTK changing in subtle ways in the few point releases it +has had since I made this binding. And I cannot tell which is which.

+ +
9/11/2021

A few noteworthy bugfixes have been applied to the binding.

-- cgit