log

age author description
Wed, 18 Aug 2021 14:35:11 -0700 Rik Fix column number in undefined error message (bug #61057).
Wed, 18 Aug 2021 16:53:56 -0400 John W. Eaton mark some internal functions as static
Wed, 18 Aug 2021 16:14:06 -0400 John W. Eaton move check_hdf5_types function inside octave namespace
Wed, 18 Aug 2021 15:47:29 -0400 John W. Eaton move some load-save utilities to octave namespace
Wed, 18 Aug 2021 14:11:56 -0400 John W. Eaton use new Qt::ImCursorRectangle enum value if available
Wed, 18 Aug 2021 13:49:06 -0400 John W. Eaton replace all uses of deprecated Qt::MidButton symbol with Qt::MiddleButton
Wed, 18 Aug 2021 13:26:14 -0400 John W. Eaton * __init_fltk__.cc: Make HAVE_FLTK apply only to fltk headers.