Skip to main content

Posts

Showing posts from December, 2019

Heavy maintenance going on...

I recently upgraded my workstation to Ubuntu 19 which has resulted in a number of downstream compilation issues. So, I'm currently in the process of ironing these out. These aren't subtantial but do result in runtime segmentation faults. Needlessly to say, these are very irritating, as they largely represent imcompatibilities between the earlier code and newer library internals. Hey, ho! Moving along! 2019-11:    Building against Gtk+ 2.24.32 api         o removed unecessary code, all functions working.    gnocl::recentManager         o commands check, get, add, remove and purge now implemented           (warning dialog appears to confirm/cancel purge)           gnocl::recentChooserDialog         o new options -recentManager, -fileFilters, -sortType,                 -limit, -localOnly, -showIcons, -showPrivate, -showTips, -returnURI,                 -selectMultiple (does not return user selection, but those RCM list)    gnocl::splashScreen         o code simplifi