diff .hgtags @ 20119:f46f6d906654

Avoid unnecessarily calling graphics callbacks in FLTK. * __init_fltk__.cc: Replace all tests for callback functions which use is_defined() (that is always true as long as the octave-value exists) with ! is_empty() which is a real test of whether there is a function handle to call.
author Rik <rik@octave.org>
date Thu, 23 Apr 2015 09:14:10 -0700
parents db30302bedc3
children a2e84b98eb69
line wrap: on
line diff