The past couple of months have seen some inprovements to the core code, including an number of notable fixes. The most signfiicant, to my mind, is the a reliable implementation of text widget pango markup. 2015-11: gnocl::dialog o fixed problems with closing and deleting the dialog. gnocl::text o fixed problems with inserting pango markup strings containing non ASCII characters. o new options -balanceQuotes, handles matching double and single quotes along with apostrophe-s -swap, swap keyboard string sequences for items in a matched list (e.g --> swapped for right arrow graphic U+2192) o enhanced 'get' command to respond to the setting of the -useMarkup option, command getMarkup depr...