From 9026ea4981dd69959341b3f646ed26a7fd9b9f5b Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sun, 13 Mar 2005 04:56:40 +0000 Subject: fixes for attribute editor (to deal with large dialogs) fix for gcc strangeness eliminated ChannelsIn/ChannelsOut moved ShouldExit to flext namespace new naming for some virtual callback functions fix for flext_dsp @ Max svn path=/trunk/; revision=2621 --- externals/grill/flext/changes.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'externals/grill/flext/changes.txt') diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt index 81ed3b30..2184cc54 100644 --- a/externals/grill/flext/changes.txt +++ b/externals/grill/flext/changes.txt @@ -34,6 +34,8 @@ Version history: - fixes to flext::Timer::At method - eliminated misleading flext_dsp::ChannelsIn and ChannelsOut - added lock-free Lifo and Fifo structures and used it with message queueing and thread management +- eliminated default "help" (m_help) method... should be implemented in the flext-based object +- changed virtual callback names m_loadbang, m_method_, m_dsp, m_signal, m_click to CbLoadbang, CbMethodResort, CbDsp, CbSignal, CbClick 0.4.7: - added flext::GetBool (just because flext::GetInt has been there for a while) -- cgit v1.2.1